opencv/doc/tutorials/imgproc
Maksim Shabunin bf06e3d09f
Merge pull request #25042 from mshabunin:doc-upgrade
Documentation transition to fresh Doxygen #25042

* current Doxygen version is 1.10, but we will use 1.9.8 for now due to issue with snippets (https://github.com/doxygen/doxygen/pull/10584)
* Doxyfile adapted to new version
* MathJax updated to 3.x
* `@relates` instructions removed temporarily due to issue in Doxygen (to avoid warnings)
* refactored matx.hpp - extracted matx.inl.hpp
* opencv_contrib - https://github.com/opencv/opencv_contrib/pull/3638
2024-03-05 16:19:45 +03:00
..
anisotropic_image_segmentation Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
basic_geometric_drawing fix 4.x links 2021-12-22 13:24:30 +00:00
erosion_dilatation Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
gausian_median_blur_bilateral_filter Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
generalized_hough_ballard_guil Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-10-15 16:44:47 +00:00
histograms Backport C-API cleanup (imgproc) from 5.x 2023-01-16 23:29:50 +03:00
hitOrMiss fix 4.x links 2021-12-22 13:24:30 +00:00
imgtrans Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
morph_lines_detection Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
motion_deblur_filter Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
opening_closing_hats fix 4.x links 2021-12-22 13:24:30 +00:00
out_of_focus_deblur_filter Merge pull request #24521 from dkurt:fix_broken_urls 2023-11-11 09:06:10 +03:00
periodic_noise_removing_filter Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
pyramids Merge pull request #25042 from mshabunin:doc-upgrade 2024-03-05 16:19:45 +03:00
random_generator_and_text fix 4.x links 2021-12-22 13:24:30 +00:00
shapedescriptors Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
threshold fix 4.x links 2021-12-22 13:24:30 +00:00
threshold_inRange fix 4.x links 2021-12-22 13:24:30 +00:00
table_of_content_imgproc.markdown Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-10-15 16:44:47 +00:00
table_of_contents_contours.markdown doc: tutorial refactor 2020-12-05 01:57:36 +03:00