gopiesy / OpenCV_Examples

Collection of different OpenCV programs and my own use cases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenCV_Examples

Collection of different OpenCV programs and my own use cases

No : Program Name : Description

01 : display_image : Display an Image using OpenCV 02 : webcam_capture : Capture video from webcam and display it in Color/Grayscale, capture the photo. 03 : background_substract : Differentiate foreground and background from the scene and substracts background. 04 :

About

Collection of different OpenCV programs and my own use cases

License:GNU General Public License v3.0


Languages

Language:C++ 93.8%Language:CMake 6.2%