-
hello. thank you for your great work.
i want to do 3d reconstruction on a small object, which i captured around 40 images while it is circling on a turntable. i used pinhole camera model in colmap GU…
-
I added [fisheye calibration to my fork of SimpleStereo (master)](https://github.com/KevinCain/SimpleStereo/tree/master/simplestereo), following notes [here](https://github.com/decadenza/DirectStereoR…
-
Can we get a more comprehensive list of which cameras might be hackable with this bootloader?
For example I would love to get root on some of these cameras:
[DIY Mini Spy Nanny CAM wireless WIF…
-
I found that the camera model provided by you in the config file is MEI.
I wonder if I can use pinhole camera model instead. Or how can I get camera parameters in MEI format?
Hope for your reply~~
…
-
`ViewCoordinates` currently has many different responsibilities:
* A) Set the world UP axis
* B) Set the pinhole frustum direction (shortcut: `log_pinhole(…, camera_xyz=…)`)
* C) Naming object axes (e…
emilk updated
6 months ago
-
System : Ubuntu 20.04
ROS : Noetic
I am using the following TUM3.yaml config file and trying to use the RGBD example of ROS but its throwing the following error which I think is common but every a…
-
Hi,
I am trying to train a 4D Gaussian model using my own set of stereo video pairs. I have two video files (.mp4) from my stereo camera setup and have generated a `poses_bounds.npy` file with LLFF…
-
Hi, I am trying to calibrate a set of 3 cameras using Kalibr but I don't understand how the t_cn_cnm1 works.
Here is my output from the yaml:
```yaml
cam0:
cam_overlaps: [2]
camera_model: p…
-
I know that there is another closed feature request (#2264) regarding this issue. The suggested solution there is to use the convert_to_pinhole_camera_parameters function to store the camera view and …
-
Hi... I have a feature request ("urghh" I hear you say)... but I hope this is the simplest of tweaks:
Would it be possible to add the option --penalty-weight (from cam2rpc) to convert_pinhole_model…