royshil / SfM-Toy-Library

A toy library for Structure from Motion using OpenCV
529 stars 215 forks source link

[question] is "SfMToyLib" in opencv3 branch working? #33

Open eisneim opened 8 years ago

eisneim commented 8 years ago

opencv3 branch successfully compiled but encountered qt error when i execute the binary, but that's ok, what i most interested is the SfMToyLib code, so i can read and learn. so, is SfMToyLib working?

royshil commented 8 years ago

@eisneim Not yet. Working on it and should be ready soon.

eisneim commented 8 years ago

thanks @royshil ! then i'll have to refer to the master branch and use ssba3.0 instead of Ceres-solver.