opencv/doc/tutorials
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
..
3d Merge pull request #24961 from savuor:rv/ply_mesh 2024-02-12 15:34:54 +03:00
app Merge branch 4.x 2025-02-05 09:28:27 +03:00
calib3d Merge branch 4.x 2025-02-20 13:58:04 +03:00
core Merge branch 4.x 2025-03-11 17:23:06 +03:00
dnn Merge branch 4.x 2025-03-11 17:23:06 +03:00
features Merge pull request #26405 from kaingwade:rename_features2d 2024-11-12 11:04:48 +03:00
gpu Merge branch 4.x 2021-12-30 21:43:45 +00:00
imgproc Merge branch 4.x 2025-03-11 17:23:06 +03:00
introduction Merge branch 4.x 2025-03-11 17:23:06 +03:00
ios Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
objdetect Adding macbeth chart detector to objdetect module from opencv_contrib (#26906) 2025-03-28 11:13:30 +03:00
others Merge branch 4.x 2024-08-28 15:06:19 +03:00
tutorials.markdown Merge pull request #26469 from vpisarev:move_gapi_to_contrib_part1 2024-11-19 10:29:24 +03:00