You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Maksim Shabunin
8cbdd0c833
Merge pull request #25075 from mshabunin:cleanup-imgproc-1
...
C-API cleanup: apps, imgproc_c and some constants #25075
Merge with https://github.com/opencv/opencv_contrib/pull/3642
* Removed obsolete apps - traincascade and createsamples (please use older OpenCV versions if you need them). These apps relied heavily on C-API
* removed all mentions of imgproc C-API headers (imgproc_c.h, types_c.h) - they were empty, included core C-API headers
* replaced usage of several C constants with C++ ones (error codes, norm modes, RNG modes, PCA modes, ...) - most part of this PR (split into two parts - all modules and calib+3d - for easier backporting)
* removed imgproc C-API headers (as separate commit, so that other changes could be backported to 4.x)
Most of these changes can be backported to 4.x.
11 months ago
..
images
Assorted documentation fixes
6 years ago
js_tutorials
Merge branch 4.x
1 year ago
pattern_tools
Merge branch 4.x
1 year ago
py_tutorials
Merge pull request #25017 from kaingwade:ml_to_contrib
11 months ago
tools
Merge remote-tracking branch 'upstream/3.4' into merge-3.4
4 years ago
tutorials
Merge pull request #25075 from mshabunin:cleanup-imgproc-1
11 months ago
CMakeLists.txt
Merge branch 4.x
2 years ago
Doxyfile.in
Merge pull request #21065 from paroj:dawsome
3 years ago
DoxygenLayout.xml
docs: move detail section of group to the top of the page
12 months ago
LICENSE_BSD.txt
Merge pull request #18073 from vpisarev:apache2_license
5 years ago
LICENSE_CHANGE_NOTICE.txt
Merge pull request #24521 from dkurt:fix_broken_urls
1 year ago
acircles_pattern.png
Update chessboard pattern image to remove squares overlap. Update also asymmetric pattern image.
7 years ago
bodybg.png
…
charuco_board_pattern.png
Merge pull request #23363 from vovka643:4.x_generate_charuco
2 years ago
disabled_doc_warnings.txt
…
doxygen-awesome.css
Merge pull request #21065 from paroj:dawsome
3 years ago
faq.markdown
Migrated FAQ page to Github Wiki
5 years ago
footer.html
Merge pull request #10621 from mshabunin:disable-docs
7 years ago
header.html
Merge pull request #21065 from paroj:dawsome
3 years ago
mymath.js
Use camera intrinsic matrix everywhere. Add cameramatrix, distcoeffs and distcoeffsfisheye macros to avoid copy/paste errors.
5 years ago
mymath.sty
Use camera intrinsic matrix everywhere. Add cameramatrix, distcoeffs and distcoeffsfisheye macros to avoid copy/paste errors.
5 years ago
opencv-logo-small.png
Updated the OpenCV logo
5 years ago
opencv-logo-white.png
Updated the OpenCV logo
5 years ago
opencv-logo.md
Added a note about OpenCV logo
5 years ago
opencv-logo.png
Updated the OpenCV logo
5 years ago
opencv-logo2.png
Updated the OpenCV logo
5 years ago
opencv.bib
Merge pull request #25017 from kaingwade:ml_to_contrib
11 months ago
opencv.ico
Updated the OpenCV logo
5 years ago
opencv.jpg
…
pattern.png
Update chessboard pattern image to remove squares overlap. Update also asymmetric pattern image.
7 years ago
root.markdown.in
Merge pull request #9466 from huningxin:js
7 years ago
tutorial-utils.js
Merge pull request #10621 from mshabunin:disable-docs
7 years ago