opencv/doc/tutorials/objdetect
Gursimar Singh 69b91cabb4
Adding macbeth chart detector to objdetect module from opencv_contrib (#26906)
* Added mcc to opencv modules

* Removed color correction module

* Updated parameters return type

* Added python sample for macbeth_chart_detection

* Added models.yml support to samples

* Removed unnecessary headers and classes

* fixed datatype conversion

* fixed datatype conversion

* Cleaned headers and added reference/actual colors to samples

* Added mcc tutorial

* fixed datatype and header

* replaced unsigned with int

* Aligned actual and reference color function, added imread

* Fixed shadow variable

* Updated samples

* Added last frame colors prints

* updated detector class

* Added getter functions and useNet function

* Refactoring

* Fixes in test

* fixed infinite divison issue
2025-03-28 11:13:30 +03:00
..
aruco_board_detection Merge pull request #25378 from AleksandrPanov:move_charuco_tutorial 2024-04-16 12:14:33 +03:00
aruco_calibration Merge pull request #25378 from AleksandrPanov:move_charuco_tutorial 2024-04-16 12:14:33 +03:00
aruco_detection fix the not working link 2025-03-07 17:39:49 +05:30
aruco_faq Merge branch 4.x 2024-04-16 17:28:18 +03:00
barcode_detect_and_decode Merge branch 4.x 2024-04-16 17:28:18 +03:00
charuco_detection Merge pull request #25378 from AleksandrPanov:move_charuco_tutorial 2024-04-16 12:14:33 +03:00
charuco_diamond_detection Merge pull request #25378 from AleksandrPanov:move_charuco_tutorial 2024-04-16 12:14:33 +03:00
macbeth_chart_detection Adding macbeth chart detector to objdetect module from opencv_contrib (#26906) 2025-03-28 11:13:30 +03:00
table_of_content_objdetect.markdown Adding macbeth chart detector to objdetect module from opencv_contrib (#26906) 2025-03-28 11:13:30 +03:00