-
Notifications
You must be signed in to change notification settings - Fork 1
SquareObjectDistance
moscowsky edited this page Jun 5, 2024
·
2 revisions
Extracting position and rotation of square object with given side lenght (such as arucos, qr and so on)
Modes | Accuracy assessment | 3D-translation | 3D-rotation | Contour extraction | Additional info |
---|---|---|---|---|---|
E | - | ✓ | ✓ | - | - |
Not implemented
Not implemented
Gives position and rotation too object, if it has contour with 4 points
- Name (string, must be set) Unique attribute name
- Type (string, must be "SquareObjectDistance") attribute type
- Weight (double, default: 1) attribute weight
- Probability (double, default: 0.75) not used
- Contour (bool, default: true) not used
- length (float, default: 0) side of object in meters
See an example of use in Aruco page.
- Home
- ROS-interface
- Interacting with a package through a configuration file
- Common structure of the configuration file
-
Simple objects
- Clusterization
- Filtering
- Tracking
- Attributes
- HSVcolor
- HistColor
- HaarCascade
- Size
- Hough
- Dimension
- BasicMotion
- Aruco
- Feature
- Pose
- DNN
- QR
- QR_Zbar
- LogicAnd
- LogicNot
- LogicOr
- Blob
- Depth
- RoughDist
- Dist
- FaceDlib
- ExractedInfoId
- ExractedInfoString
- UnitTranslation
- SquareObjectDistance
- TorchYOLOv7Attribute
- TorchYOLOv7KeypointAttribute
- ROSSubcriberOpenPoseRaw
- DummyHumanPose
- Complex objects
- Install Guides
- Usage Guides
- Troubleshooting