First time here? Check out the FAQ!
answered 2018-06-22 01:13:16 -0600
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