Revision history of "Using OpenCV from C++"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 14:12, 19 July 2018Admin talk contribs 859 bytes +859 Created page with " == Using OpenCV from C++ == Install libopencv-dev apt-get install libopencv-dev = Capture a frame from USB Camera = Create the file DisplayImage.cpp #include "opencv2/..."