34 Forks
89 Stars
89 Watchers

opencv_demo

关于OpenCV的小案例。图像边缘、角点和轮廓检测;图像分割;图像增强;图片拼接;运动目标检测;颜色直方图比较;三帧帧差法;抠图案例;人脸识别案例;布匹瑕疵检测小思路

How to download and setup opencv_demo

Open terminal and run command
git clone https://github.com/Brant-lzh/opencv_demo.git
git clone is used to create a copy or clone of opencv_demo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with opencv_demo https://github.com/Brant-lzh/opencv_demo/archive/master.zip

Or simply clone opencv_demo with SSH
[email protected]:Brant-lzh/opencv_demo.git

If you have some problems with opencv_demo

You may open issue on opencv_demo support forum (system) here: https://github.com/Brant-lzh/opencv_demo/issues