Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
Capture image using OPENCV in c++ (Qt creator 5.7)
-
Hi
QT community i hope every one fine. I try to capture image using opencv but i am not successful and search on internet but not found any solution. Any one can explain how capture image using OPENCV in c++.
Thanks in advance
Regard Faisal
-
Hi,
Reading and writing images and video right from the OpenCV documentation.
-
@Faisal_Ali Have you tried github