/opencv-cpp

Codes of C++ & OpenCV This repository consists of a bunch of OpenCV programs written in C++, which includes Image Processing, Video I/O, Object Detection by MSE, Cascade Classifier and so on.

Primary LanguageC++Apache License 2.0Apache-2.0

opencv-cpp

Codes of C++ & OpenCV

Overview

This repository consists of a bunch of OpenCV programs written in C++, which includes

  • Image Processing
  • Video I/O
  • Object Detection by MSE
  • Cascade Classifier