CVBpy 14.0
SearchResult Class Reference

Single result of a search operation. More...

Inherits object.

Properties

 position = property
 cvb.Point3D: Translation vector of objects origin from point cloud origin.
 
 rotation_vector = property
 cvb.Point3D: Normalized rotation axis vector of objects orientation.
 
 score = property
 float: Detection confidence value (0..1).
 
 theta = property
 cvb.Angle: Rotation angle of objects orientation.
 

Detailed Description

Single result of a search operation.