James-QiuHaoran / 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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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.

License:Apache License 2.0


Languages

Language:C++ 98.6%Language:Makefile 1.4%