tekikesyo / opoencv

opencv+Cmake+VS2015入门指南

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

本篇主要介绍如何下载OpenCV安装程序,如何在VS2015和CMAKE下安装配置OpenCV,文章最后还介绍了一个使用OpenCV的简单小例子。

This project introduce how to insatll and configure opencv,cmake and vs2015. And there a example opencv that can run a camera.

please enjoy it.

Thanks

About

opencv+Cmake+VS2015入门指南


Languages

Language:C++ 93.2%Language:CMake 6.8%