▍1. hogPsvm
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))
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实现最大类间距离、最大熵和迭代法求图像二值化阈值,供大家参考;(Using opencv achieve maximum class distance, maximum entropy and iterative method for image binarization threshold, for your reference )
使用opencv实现最大类间距离、最大熵和迭代法求图像二值化阈值,供大家参考;(Using opencv achieve maximum class distance, maximum entropy and iterative method for image binarization threshold, for your reference )
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。(Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners. )
基于opencv单目机标定的源代码,包含标定的图片,程序注释详细,很适合初学者。(Based on opencv monocular machine calibration source code, including the picture of the calibration, application notes in detail, very suitable for beginners. )
通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集(Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture)
通常用opencv采集摄像头的时候,往往只能获取usb借口的,而图像采集卡的方法则可以实现任何摄像头的采集(Usually opencv camera collection, it is often only get usb excuses, and the image acquisition card any way you can achieve camera capture)
在vc++编程中,利用opencv实现图像的处理,显示(In VC programming, using opencv for image display )
在vc++编程中,利用opencv实现图像的处理,显示(In VC programming, using opencv for image display )
opencv mfc 非常不错的视频 大家可以下载看看(opencv mfc is very good)
opencv mfc 非常不错的视频 大家可以下载看看(opencv mfc is very good)
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it. This is a Project about Real-time object detection in OpenCV using SURF.
Object detection (or rather, recognition) is one of the fundamental problems in computer vision and a lot of techniques have come up to solve it. This is a Project about Real-time object detection in OpenCV using SURF.
对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,(Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,)
对槽内多边形区域是否松动出槽外的松动检测,本程序运用harris角点检测的方法进行处理,(Polygonal area is loose on the tank outside the groove loose detection, the use of this program harris corner detection method for processing,)
以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别(In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition)
以c++和opencv为工具,通过摄像头捕捉到肤色区域,并跟踪,实现手势识别(In c++ and opencv as a tool, through the camera to capture color region and tracking, gesture recognition)