concepts.vision.george_vision_pipeline.object_centric_vision#
Functions
|
Canonize the mesh center. |
|
Compute the 3D IoU between two bounding boxes. |
Compute the transformation matrix from a plane equation. |
|
|
Filter a point cloud by a range of x, y, z coordinates. |
|
Reconstruct a colored point cloud from a color and depth image. |
|
Reconstruct a colored point cloud from a color and depth image. |
|
|
|
Perform non-maximum suppression on the detected objects. |
|
Reconstruct a mesh from a point cloud. |
|
Reconstruct an object by extrusion. |
|
Project a point cloud to a plane (into a 2D shape) |
|
Detect the table plane using RANSAC. |
|
Remove outliers from a point cloud. |
|
Detect the table plane using a simple threshold. |
|
Visualize the geometries with a camera matrix. |
Classes
Camera transformation class. |
|
The pipeline for object-centric vision. |
|
The result of object detection. |