Expand description
Modules§
Structs§
- Estimate
Parameters Deprecated - Pose estimation parameters
Enums§
- Pattern
Position Type Deprecated - rvec/tvec define the right handed coordinate system of the marker.
Constants§
- ARUCO_
CCW_ CENTER - The marker coordinate system is centered on the middle of the marker.
- ARUCO_
CW_ TOP_ LEFT_ CORNER - The marker coordinate system is centered on the top-left corner of the marker.
Traits§
- Estimate
Parameters Trait - Mutable methods for crate::aruco::EstimateParameters
- Estimate
Parameters Trait Const - Constant methods for crate::aruco::EstimateParameters
Functions§
- calibrate_
camera_ aruco Deprecated - Calibrate a camera using aruco markers
- calibrate_
camera_ aruco_ def Deprecated - @overload It’s the same function as calibrate_camera_aruco but without calibration error estimation.
- calibrate_
camera_ aruco_ extended Deprecated - Calibrate a camera using aruco markers
- calibrate_
camera_ aruco_ extended_ def Deprecated - Calibrate a camera using aruco markers
- calibrate_
camera_ charuco Deprecated - It’s the same function as calibrate_camera_charuco but without calibration error estimation.
- calibrate_
camera_ charuco_ def Deprecated - It’s the same function as calibrate_camera_charuco but without calibration error estimation.
- calibrate_
camera_ charuco_ extended Deprecated - Calibrate a camera using Charuco corners
- calibrate_
camera_ charuco_ extended_ def Deprecated - Calibrate a camera using Charuco corners
- detect_
charuco_ diamond Deprecated - Detect ChArUco Diamond markers
- detect_
charuco_ diamond_ def Deprecated - Detect ChArUco Diamond markers
- detect_
markers Deprecated - detect markers
- detect_
markers_ def Deprecated - detect markers
- draw_
charuco_ diamond Deprecated - Draw a ChArUco Diamond marker
- draw_
charuco_ diamond_ def Deprecated - Draw a ChArUco Diamond marker
- draw_
planar_ board Deprecated - draw planar board
- estimate_
pose_ board Deprecated - Deprecated: Use Board::matchImagePoints and cv::solvePnP
- estimate_
pose_ board_ def Deprecated - Deprecated: Use Board::matchImagePoints and cv::solvePnP
- estimate_
pose_ charuco_ board Deprecated - Pose estimation for a ChArUco board given some of their corners
- estimate_
pose_ charuco_ board_ def Deprecated - Pose estimation for a ChArUco board given some of their corners
- estimate_
pose_ single_ markers Deprecated - Deprecated: Use cv::solvePnP
- estimate_
pose_ single_ markers_ def Deprecated - Deprecated: Use cv::solvePnP
- get_
board_ object_ and_ image_ points Deprecated - get board object and image points
- interpolate_
corners_ charuco Deprecated - Interpolate position of ChArUco board corners
- interpolate_
corners_ charuco_ def Deprecated - Interpolate position of ChArUco board corners
- refine_
detected_ markers Deprecated - refine detected markers
- refine_
detected_ markers_ def Deprecated - refine detected markers
- test_
charuco_ corners_ collinear Deprecated - Deprecated: Use CharucoBoard::checkCharucoCornersCollinear