/OpenCV_Examples

Collection of different OpenCV programs and my own use cases

Primary LanguageC++GNU General Public License v3.0GPL-3.0

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 :