▍1. Gabor-filer
基于opencv的Gabor滤波器。希望对大家有点帮助。(Opencv based on Gabor filters. We want a little help.)
基于opencv的Gabor滤波器。希望对大家有点帮助。(Opencv based on Gabor filters. We want a little help.)
利用opencv中surf实现图片的匹配 (Using opencv achieve images match in surf)
利用opencv中surf实现图片的匹配 (Using opencv achieve images match in surf)
opencv代码,将视频文件写入到磁盘,存入视频数据(opencv code, the video file is written to disk)
opencv代码,将视频文件写入到磁盘,存入视频数据(opencv code, the video file is written to disk)
单目相机标定 相机标定 opencv 张正友标定法( Monocular camera calibration,camera calibration)
orb特征与freak特征的对比实验,在visual studio 2008环境中可以运行,对于学习这些特征具有帮助。(features and characteristics orb freak comparative experiments in visual studio 2008 environment, you can run for the study of these characteristics have helped.)
orb特征与freak特征的对比实验,在visual studio 2008环境中可以运行,对于学习这些特征具有帮助。(features and characteristics orb freak comparative experiments in visual studio 2008 environment, you can run for the study of these characteristics have helped.)
随机森林的代码,c++编写,有用到随机森林的可以看看!(Random forest code, c++ prepared, useful to the random forest can have a look!)
Object detecttion using contour .Here is the code using openCV and Microsoft Visual Studio
Object detecttion using contour .Here is the code using openCV and Microsoft Visual Studio
VC++调用opencv函数库实现静态人脸检测,实现简单,代码完整,运行效果好(VC++ call opencv library to achieve a static face detection, simple, code integrity, effective running)
VC++调用opencv函数库实现静态人脸检测,实现简单,代码完整,运行效果好(VC++ call opencv library to achieve a static face detection, simple, code integrity, effective running)
opencv实现canny边缘检测。。。。。。。(opencv realize canny edge detection)
opencv实现canny边缘检测。。。。。。。(opencv realize canny edge detection)
HOG特征点的提取并使用SVM分类器训练样本予以分类(样本尺寸可以不一)(HOG feature point extraction and SVM classifier using training samples to be classified (sample size may vary))
HOG特征点的提取并使用SVM分类器训练样本予以分类(样本尺寸可以不一)(HOG feature point extraction and SVM classifier using training samples to be classified (sample size may vary))
Moravec角点检测算法将角点定义为具有低“自相关性”的点。算法会检测图像的每一个像素,将像素周边的一个邻域作为一个patch,并检测这个patch和周围其他patch的相关性。(Moravec corner detection algorithm to corner points defined as having a low "autocorrelation" point. Algorithm detects images of each pixel, the pixel as a neighborhood around a patch, and detects the patch and the patch around the other correlation.)
Moravec角点检测算法将角点定义为具有低“自相关性”的点。算法会检测图像的每一个像素,将像素周边的一个邻域作为一个patch,并检测这个patch和周围其他patch的相关性。(Moravec corner detection algorithm to corner points defined as having a low "autocorrelation" point. Algorithm detects images of each pixel, the pixel as a neighborhood around a patch, and detects the patch and the patch around the other correlation.)
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。(Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners. )