Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

opencv's c-api is deprecated since 2010, and no more maintained. YOU MUST NOT USE IT.

you'll HAVE TO use c++ (cv::VideoCapture), and functions like cv::flip or cv::rotate