1 | initial version |
If you compile OpenCV by yourself, simply type:
make docs
in the build directory. If you have activated the documentation compilation in CMake (BUILD_DOCS flag), it will produce the doc in HTML and PDF (if all dependencies are satisfied).