-
Thanks for your awesome work!
Hi, I get the following error when building:
```
-- Generating done
-- Build files have been written to: /home/larsh/development/pixel-perfect-sfm/build/t…
-
```cpp
// We do not want to refine the camera of images that are not
// part of `constant_image_ids_`, `constant_image_ids_`,
// `constant_x_image_ids_`.
if (camera_ids_.count(image.CameraId()) ==…
-
The speed of the matching and bundle adjustment are slow and if we use it in a moving robot, it can't work real time. And there are some new method to update such as :knn ,prosaic and conjugate gradie…
-
May I ask what cleartext connections this app uses and why?
```
! repo/com.jlindemann.science_66.apk declares flag(s): usesCleartextTraffic
! repo/com.jlindemann.science_66.apk contains signature…
-
Hey guys!
I have some questions regarding the Map Builder. How exactly does it Initialize the landmarks and how does it retriangulates them? Am I right that there is no local Bundle Adjustment, only …
B-Meg updated
3 years ago
-
hi, i can't understand to pose update in
https://github.com/fixstars/cuda-bundle-adjustment/blob/master/src/cuda_block_solver.cu#L864
can you introduce in detail or recommend some books, thanks.
-
I have a problem when I try to reconstruct a sparse model from known camera poses.
It works in version 3.8, but when I upgrade to 3.10 it fails.
In my setup I am following this guide https://colm…
-
Hi:
in bundle_adjustment.cc line 1063, problem_->SetParameterization(tvec_data, tvec_parameterization);
I think it should be problem_->SetParameterization(rig_tvec_data, tvec_parameterization); is…
-
Allow user control over the display of body text. Ideally allow adjustment of:
* Font family (serif vs. sans-serif, or allow selection of web fonts)
* Contrast
* Font size
* Leading (line-heigh…
-
# Environment
* Operating System: mac osx
* Python Version: 3.5.6
* How did you install Zipline: conda
# Description of Issue
I believe I was able to successfully ingest my futures da…