搜索资源列表
humantrack.rar
- opencv实现的人体运动跟踪源码,简单易懂,opencv implementation of human motion tracking source, easy-to-read
HOG
- 特征提取中,梯度方向直方图hog的几篇文章,研究HOG的同仁们很有用-Feature extraction, the gradient direction histogram hog several articles, research colleagues are useful HOG
Histograms-of-Oriented-Gradients
- HOG descr iptors 是应用在计算机视觉和图像处理领域,用于目标检测的特征描述器。-HOG descr iptors are used in computer vision and image processing for target detection feature descr iptor.
learcode
- 行人检测源程序,居于svm技术。和梯度直方图提取-Pedestrian Detection source, living in SVM technology. And gradient histogram extraction
HoGT
- 用于人体检测的经典HOG算法,基于梯度的直方图提取算法.-HOG Classic for human detection algorithm, based on the gradient of the histogram extraction algorithm.
hog3D
- HOG3D,三维情境下检测兴趣点的源码,HOG特征的论文可以很容易搜到-HOG3D, three situations of interest points detected source, HOG features can easily search to papers
HOGI
- 融合灰色预测和HOGI特征的红外目标跟踪方法,基于HoG特征的目标提取方法,可以用于灰度图像处理应用中。-Forecasting and HOGI features integrated infrared tracking method, based on the objectives HoG feature extraction method can be used for gray-scale image processing applications.
PedestrianDetectionHoG
- HOG特征行人检测 SVM支持向量机 分类-HOG feature pedestrian detection SVM support vector machine classification
adaptive-hog-tracker-master
- 在目标跟踪中,有很多特征可以利用,但是HOG特征还是比较好的-In target tracking, there are a lot of features can be used, but the HOG feature is quite good
templateMatching
- 使用HoG 特征做模板匹配工作(matlab与C++混合编译)-template matching using HoG feature(matlab and C++)
hog
- 亲测可用,注释完全,简练易懂,用于提取HOG特征-Close test available, comments completely, concise and easy to understand, used to extract characteristics of HOG
DeepLearnToolbox_CNN_lzbV3.0
- CNN - 主程序 参考文献: [1] Notes on Convolutional Neural Networks. Jake Bouvrie. 2006 [2] Gradient-Based Learning Applied to Document Recognition. Yann LeCun. 1998 [3] https://github.com/rasmusbergpalm/DeepLearnToolbox 作者:陆振波 电子
CV_MultiDetector
- 基于各种特征的多目标跟踪方法,有CovarianceMatrix,直方图,HOG,Hungarian等,内容丰富,可用于车辆检测等实际用途。-Based on the various features of multi-target tracking method, there CovarianceMatrix, histogram, HOG, Hungarian and other rich content, can be used for practical purposes a vehic
OpenCode_luzhenbo
- [原创]混沌分析,聚类分析,支持向量机,群体智能优化,深度学习(卷积神经网络)Matlab工具箱全开源版本下载 作者: 陆振波 毕业院校:海军工程大学,船舶与海洋工程(水声工程),博士 精通方向:信号处理,图像处理,人工智能,模式识别,支持向量机,深度学习,机器学习,机器视觉,群体智能,非线性与混沌,Matlab与VC++混编,大数据 擅长技能:团队激励,战略规划,企业文化,组织架构,C,C++,Matlab,OpenCV,并行计算,图像处理,智能视觉,卷积神经网络,人脸检测,行
INRIAHogLbpLabel
- 本方法是hog+lbp+svm来判断是否为行人,函数库为opencv,代码为C++,hog是opencv自带的,lbp为均匀模式,59维度,训练样本为INRIA数据集-opencv lbp svm president detection inria data
imgtest4
- hog+svm和基于中值建模的背景差分法的行人检测-hog+svm and pedestrians modeled based on the median background subtraction method to detect
hogsvm
- 结合HOG特征算子和SVM分类器的目标识别代码,这是一个节点性的贡献(Target recognition code combining HOG feature operator and SVM classifier)
HOG 代码.docx
- HOG 方向梯度直方图(Histogram of Oriented Gradient, HOG)特征是一种在计算机视觉和图像处理中用来进行物体检测的特征描述子(The Histogram of Oriented Gradient (HOG) feature is a feature descr iptor used for object detection in computer vision and image processing.)