-
## 🚀 Feature
A tutorial on inverse rendering, where mesh and cameras are simultaneously fit from a set of multi-view images
NOTE: I have already finished the tutorial and I would like to contribute …
-
Hey! You have a wonderful project. Tell me, if possible, how to run the example "Calculating the speed of cars using YOLO v4 in real time" and other examples in this repository in multi-camera mode. I…
-
### Tested versions
- Reproducible in v4.4.dev (0c45ace15)
### System information
Godot v4.4.dev (0c45ace15) - macOS 15.1.1 - Multi-window, 2 monitors - OpenGL 3 (Compatibility) - AMD Radeon Pro 55…
-
So there is a similar software called freemocap. It's also open-source the problem is that it is not quite real-time and doesn't support vr. But it supports multi-camera and just needs to calibrate us…
-
Hi,
great work! I want to know is there any plan to support multi-camera in the future?
-
Hi @SevenLJY
What are the step to run inference on a test object? The provided data has lots of components (images, train/val/test, camera poses, etc), but it is not clear what is necessary if we jus…
-
Does the current InfiniTAM support using multiple Realsense cameras to construct a 3D model? I see that the program recognizes multiple cameras, if connected, but the sample application only uses one.…
-
How can we support multiple cameras that is ultrawide and zoom using the current implementation of Android's `GDMPCameraHelper`
In case of Windows and Linux hosts since it uses OpenCV by specifying…
-
### Describe the problem you are having or the outcome you are trying to achieve.
My automations using the blueprint do trigger, but for the life of me i cannot figure out why the traces never send…
-
As I know DeepSORT uses a feature extractor and updates itself with new features to keep tracking a single target. But what if i wanted to use those features that deepsort has extracted onto another v…