-
Thank you very, very much for your work, really the best work in years.
I would like to know what the camera parameters are for the rendered 275 photos.Where are the camera parameters. Do these 275…
-
The orientation of ACAM or sliceviewer images should always be the same. There appears to be an X-axis flip when setting gain>1.
I don't think we really need EMgain, so this issue is easily avoide…
-
Is there possible to take multiple images from camera?
-
Meldis should subscribe to `lcmt_image_array` and display the contained camera images.
The goal would be to match what we did previously with [show_image.py](https://github.com/RobotLocomotion/drak…
-
Is there a way to get camera images for the log trajectory of the self-driving car in each scenario?
I imagine that the expert trajectories are the same as those on which the Waymo sensor dataset i…
-
i am using windows , stereo camera 3840 X 1080 @ 60
i connect then down sample then split
```
// Set the camera resolution to 3840x1080 (the combined stereo image)
cap.set(cv::CAP_PRO…
-
**Description:** Added an autofocus border feature to improve usability when capturing images through the camera for report input.
**Tasks:**
Add JavaScript code to enable autofocus on the camera …
-
I have the following problem when running a new created dataset using colmap.
When using gsplat with this new dataset it does not reconstruct the scene, it just do random things(see attached images…
-
Triangulation from known poses given very few points. My dataset have around 228 images with known poses, I follow the doc prep the following 3 file:
`cameras.txt`
```
# Camera list with one line…
-
Hello! I am having troubles aligning the color and depth images. I have a Rosbag with data from a RealSense Depth Camera D435i (and other sensors). I only have the rosbag and at the moment I do not ha…