1 | initial version |
There is actually a guide that explains how to use/install the pre-built libraries and also how to build OpenCV from source. See http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html.
2 | fixed link |
There is actually a guide that explains how to use/install the pre-built libraries and also how to build OpenCV from source.
See http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html.http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html
3 | better readable |
There is actually a guide guide that explains how to use/install the pre-built libraries and also how to build OpenCV from source.
See http://docs.opencv.org/doc/tutorials/introduction/windows_install/windows_install.html
4 | clarified |
There is actually a guide that explains how to use/install use the pre-built libraries libraries. There is no installer yet and no explicit installation needed. That guide also explains how to build OpenCV from source.