搜索资源列表
hog
- 最新版本opencv2.4.2中关于GPU加速的HOG算子源代码-Operator source code the latest version opencv2.4.2 HOG on GPU acceleration
OpenCV2.2_API_Specification
- 本文档包括了OpenCV2.2版(2010年12月推出,目前最新版)中所有API函数的说明,包括C、C++、Python中调用OpenCV的所有接口函数,是大家开发计算机视觉、图像处理、模式识别程序的好参考。OpenCV2.2提供了支持Visual Studio 2010的可执行版本,并且添加了HOG行人检测器,真是不可多得的好东西。-This document includes OpenCV2.2 edition (December 2010 launch, the latest versio
opencv_hog_test
- 本文主要介绍下opencv中怎样使用hog算法,因为在opencv中已经集成了hog这个类。其实使用起来是很简单的,从后面的代码就可以看出来。本文参考的资料为opencv自带的sample。 开发环境:opencv2.4.2+Qt4.8.2+ubuntu12.04+QtCreator2.5. 实验功能: 单击Open Image按钮,选择需要进行人检测的一张图片,确定后自动显示出来。该图片的大小没限制。 单击People Detect按钮,则程序会自动对该图片进
OpenCV_HOG_Qt
- OpenCV2.4.3,Qt5.0.2,HOG行人检测程序。如果环境没有什么问题的话拿到就能用。-OpenCV2.4.3, Qt5.0.2, HOG pedestrian detection procedures. If the environment does not get any questions you can use.