opencv/modules/objdetect
Sean McBride 5fb3869775
Merge pull request #23109 from seanm:misc-warnings
* Fixed clang -Wnewline-eof warnings
* Fixed all trivial clang -Wextra-semi and -Wc++98-compat-extra-semi warnings
* Removed trailing semi from various macros
* Fixed various -Wunused-macros warnings
* Fixed some trivial -Wdocumentation warnings
* Fixed some -Wdocumentation-deprecated-sync warnings
* Fixed incorrect indentation
* Suppressed some clang warnings in 3rd party code
* Fixed QRCodeEncoder::Params documentation.

---------

Co-authored-by: Alexander Smorkalov <alexander.smorkalov@xperience.ai>
2023-10-06 13:33:21 +03:00
..
doc Merge pull request #23666 from mshabunin:barcode-move 2023-06-14 22:21:38 +03:00
include/opencv2 Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
misc fix drawDetectedCornersCharuco, drawDetectedMarkers, drawDetectedDiamonds added tests 2023-09-12 12:17:57 +03:00
perf Merge pull request #23666 from mshabunin:barcode-move 2023-06-14 22:21:38 +03:00
src Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
test Merge pull request #24126 from AleksandrPanov:fix_charuco_checkBoard 2023-09-20 14:38:14 +03:00
tutorials/images Merge pull request #22368 from AleksandrPanov:move_contrib_aruco_to_main_objdetect 2022-12-16 12:28:47 +03:00
CMakeLists.txt Revert "suppress warning on GCC 7 and later" 2022-08-07 15:43:10 +03:00