Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 31 million developers.
Sign up
Popular repositories
-
ksuid
A small utility for dealing with Segment.io KSUIDs
-
atdf
A parser for AVR's system description files (.atdf).
-
anglistic-sched
A scheduler for matching students to presentation time slots by preference
Python
-
svd2rust
Forked from rust-embedded/svd2rust
Generate Rust register maps (`struct`s) from SVD files
Rust
-
rust
Forked from rust-lang/rust
A safe, concurrent, practical language.
Rust
-
futures-rs
Forked from rust-lang-nursery/futures-rs
Zero-cost futures and streams in Rust
Rust
140 contributions in the last year
Contribution activity
April 2019
March 2019
Created an issue in colmap/colmap that received 2 comments
Running `bundle_adjuster` during a reconstruction using known-poses causes a massive change in scale.
Describe the bug I'm trying to run COLMAP on a dataset for which I have known camera poses. I use the following pipeline, which should be the same …