-
Hello,
You can find here a basic example of a continuous acquisition of gphoto2 compatible cameras.
This example should work on all the OS as it only uses python libraries.
There are 2 dependenci…
-
Hello, thanks for adding the new feature of depth rendering! I'm trying to render depth from Gaussian splats and create point cloud from depth images, and I found the rendered depths are in pixel valu…
-
Hello Shenhan,
Previously we discussed on the VHAP code repository regarding FLAME parameters for 6 cameras with different intrinsics and extrinsics and I was facing the issue of fitting the FLAME…
-
hello,
I'm really interested in running your code. My dataset consists of images from a outdoor scenes, captured using an smartphone. I've already converted the video frames into individual images.…
-
## Use case
[#4641](https://github.com/flutter/plugins/pull/4641) adds support for camera on Windows platform but is missing implementation for CameraController feature:
- **ImageStream**
##…
-
For a single scene, I want to generate images or a video that are 360 degrees around the scene. Do I need to add multiple camera rigs?
Is there an option to make the camera to complete this trajec…
wmkai updated
1 month ago
-
As above, i have a custom feature and matching step, that converts to Opencv:
```
std::vector kp0;
std::vector kp1;
std::vector matches;
```
I add these to a database like this:
```
colm…
-
I thought I could just do:
```
streams:
camera.x40_ultra_complete_map: ffmpeg:{output}#video=h264
```
But then I get an error. What am
I doing wrong?
-
First of all, thanks for the nice SDK. I have setup the environment and run the OrbeecSDK_ROS2 in the Ubuntu machine and working fine. However, I didn't see the launch file for connecting multiple Fem…
-
I am trying to add a camera and store images from the simulator using `comm.add_camera` and `comm.camera_image`. However, the images getting stored seem to all be gray, without any color.
Just usin…