-
Hi! Are there any functions to get the oriented (minimal) bounding box? I looked through the Python bindings but found only the normal (axis-aligned) bounding box.
If not, could you please consider…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### Describe your feature request
Hi everyone,
We are currently using and testing BlenderProc @Fraunhofer IOSB for setting up synthetic data creation pipelines in Blender for training visual lan…
-
### Search before asking
- [X] I have searched the Pytorch-Wildlife [issues](https://github.com/microsoft/CameraTraps/issues) and found no similar bug report.
### Description
I would like to sugge…
-
The [`OrientedBoundingBox::fromPoints`](https://github.com/CesiumGS/cesium/blob/864c4a6006e1ce34482544a7e1ce62a5773a2801/packages/engine/Source/Core/OrientedBoundingBox.js#L141) method implements an e…
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
### Checklist
- [X] I have searched for [similar issues](https://github.com/isl-org/Open3D/issues).
- [X] For Python issues, I have tested with the [latest development wheel](https://www.open3d.or…
-
For a few weeks I've been trying to get the latest of this to work with my project
all my objects currently are AABB
but no collisions at all are detected in the col world
I set up the col worl…
-
@ming71
i saw your work with the oriented bounding box, very nice work!.(https://github.com/ultralytics/yolov3/issues/345)
how you implemented the oriented bounding box to yolov3?Which format for…
-
I am looking for a tool which draws oriented bounding box across an object. As in the real-world scenario, most of the times objects are oriented.
I am familiar with this tool and verified from my …