aboutsummaryrefslogtreecommitdiffstats
path: root/meta-v1000/recipes-support
AgeCommit message (Collapse)Author
2019-03-11v1000/opencv: add opencv library support and samplesArsalan H. Awan
This integrates the OpenCV library and samples based on C++ and Python APIs. The integrated samples contain various apps for image and video processing demonstration using OpenCV, including using image/video files as well as camera as input. The demos work best with the "graphics" and "multimedia" features enabled. Also, this removes v4l bits from OpenCV as we do not support Video4Linux. Signed-off-by: Arsalan H. Awan <Arsalan_Awan@mentor.com>