搜索资源列表
OpenCV_code
- OpenCV教程基础篇(刘瑞祯、于仕琪编著)的光盘源码,包含各章节的实例。-OpenCV Tutorial Basics (Rui Chen, Yu Shi Qi ed.), CD-ROM source, including examples of the various chapters.
abs
- opencv教程基础篇 光盘中源代码,非常好,比较宝贵,适合初学者-opencv tutorial Basics CD-ROM source code, very good, more valuable, for beginners
DIPDemo
- 数字图像处理与机器视觉-VC++与Matlab实现》光盘-Digital image processing and the machine vision-VC++ the Matlab " CD
cars3
- Vehicle detection, its an opensource code and works well with opencv and boost, === === === === === === === ==== = multi-target tracking method by Wongun Choi === === === === === === === ==== Compile * Require opencv and boost library to b
CD
- 采用张正仪标定法,是单目标定。VS+opencv.(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)
face
- 系统介绍:基于树莓派官方系统stretch 系统,系统内安装了opencv3.3.0以及 tensorflow1.1.0 。人脸识别门禁的代码在里面目录/home/pi/face。内安装了深度学习的案例。 程序启动说明:开机前连接树莓派摄像头或网络USB摄像头,网络摄像头无需下面的设置。如使用树莓派摄像头则在终端输入 sudo nano /etc/modules-load.d/modules.conf 在最后添加一行添加 bcm2835-v4l2 ctrl+O回车保存 ctrl