+ 2

Image processing and ArUco

In open cv , what actually is ArUco ? And how can i use it for image processing using python ?

11th Nov 2019, 7:19 AM
M Harikumar
M Harikumar - avatar
1 Antwort
+ 1
Hi M Harikumar. Good question! Here is what I have for you. "The aruco module is based on the ArUco library, a popular library for detection of square fiducial markers developed by Rafael Muñoz and Sergio Garrido:" Regarding the python, I am certain you may find tutorials on the process on the openCV site. Source: https://docs.opencv.org/trunk/d5/dae/tutorial_aruco_detection.html Fiducial Marker definition: "In computer vision, a fiducial marker is a known object which can be easily identified." source: http://boofcv.org/index.php?title=Tutorial_Fiducials
11th Nov 2019, 7:44 AM
Manual
Manual - avatar
OSZAR »