Function aruco_ros::detectMarkers

Function Documentation

std::vector<aruco::Marker> aruco_ros::detectMarkers(const cv::Mat &img, const aruco::CameraParameters &cam_params, float marker_size, aruco::MarkerDetector *detector = nullptr, bool normalize_ilumination = false, bool correct_fisheye = false)