1 | initial version |
opencv moved to doxygen with opencv3, so you'll need that.
then it's quite easy:
make install
(or build the INSTALL project in VS) will build the html docs in your install folder, you'll get exactly the same as here , the search feature works nicely, all you need then is a bookmark to /your/install/folder/docs/index.html in your browser.