-
Currently, I'm working on my [project](https://github.com/onkarganjewar/cmpe295-masters-project#object-and-lane-detection-for-self-driving-cars) that detects objects/lanes for self-driving-cars using …
-
Is it possible to find the distance of object from camera.I am using the co-ordinates to find its distance but its a very slow process.Does darkflow do it?
-
### Bug Description
When using two tiled cameras in the scene, the last camera overrides all observations, resulting in both cameras capturing the same image.
### Steps to reproduce
1. Run th…
-
use the data collected in sub/vision/camera_ros.py and utilize the angle return function. Then, write code to minimize the angle of that through turning. Write this code for special turning within mov…
-
### Search before asking
- [X] I have searched the HUB [issues](https://github.com/ultralytics/hub/issues) and found no similar feature requests.
### Description
i want to track an object of the c…
-
Hi,
Since I started using pygame, I've always wondered how one could implement nice camera movements for game projects. Then I later discovered that many popular 2d games have many different appro…
-
ArduPilot already supports object avoidance using the Intel RealSense 435 and 455 depth cameras. We should also add support for the [MYNT EYE depth cameras](https://www.mynteye.com/pages/products).
…
-
Hi, I've noticed that rendering engines may require different libraries from those embedded in the AppImage (libatk-bridge-2.0.so.0 for LuxCore, for example).
In this case, the LD_LIBRARY_PATH variab…
ysard updated
2 weeks ago
-
While creating a surface plot for an image with dimensions `(3,3344,5822)`, a `GPUValidationError` is thrown.
The limits seems to be set at 2048, could this be changed dynamically?
Code Snippet:…
-
When the camera FOV decreases, the distances should be multiplied accordingly so distant objects still look detailed. The user-supplied camera distances will be specified for the default camera FOV (w…