搜索资源列表
simpleABdemo
- Adaboost算法的基本思想是:利用大量的分类能力一般的弱分类器(weaker ifier)通过一定的方法叠加(boost)起来,构成一个分类能力很强的强分类器 眼eClassifier),再将若干个强分类器串联成为分级分类器(ClassifierCaseade) 图像搜索检测。本文就是利用Adaboost算法将由类haar特征生成的弱分类器 成为强分类器,再将强分类器串联成为分级分类器。 -Adaboost algorithm basic idea is: the abi
HOG_linux
- 提取图像方向梯度的直方图特征,image processing(图像处理)-HOG feature extraction Descr iption This program is used to extract HOG(Histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and b
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
vosm0.3.3
- 国人开发的人脸识别c++源代码,需要配合boost和opencv-the face detection vosm
pcnn
- 该算法代码属于仿生理论助力图像处理技术,基于pcnn的图像边缘检测-The algorithm code belongs bionic theory boost image processing technology, based on the image edge detection pcnn
fastHOGPfreeImage
- Fast HOG People Detection. You sould install Cuda and Boost Library First. You need nVidia Graphic Card in order to use Cuda Library. So, Check your Graphic Card and install Cuda Library.
Pedestrian_ICRA
- 行人检测,发表于ICRA上,运行依赖于OPENCV与BOOST(pedestrians detection. published in ICRA. rely on OPENCV and BOOST)