mirror of
https://github.com/zebrajr/opencv.git
synced 2025-12-07 12:19:55 +01:00
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 |
||
|---|---|---|
| .. | ||
| CannyDetector_Demo.cpp | ||
| copyMakeBorder_demo.cpp | ||
| filter2D_demo.cpp | ||
| generalizedHoughTransform.cpp | ||
| Geometric_Transforms_Demo.cpp | ||
| HoughCircle_Demo.cpp | ||
| houghcircles.cpp | ||
| HoughLines_Demo.cpp | ||
| houghlines.cpp | ||
| imageSegmentation.cpp | ||
| Laplace_Demo.cpp | ||
| Remap_Demo.cpp | ||
| Sobel_Demo.cpp | ||