▍1. write_video
opencv代码,将视频文件写入到磁盘,存入视频数据(opencv code, the video file is written to disk)
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!)
基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的(SVM-based image classification with BoW OpenCV implementation from foreign website)
基于SVM与BoW的图片分类的OpenCV实现,从外国网站下载的(SVM-based image classification with BoW OpenCV implementation from foreign website)
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实现最大类间距离、最大熵和迭代法求图像二值化阈值,供大家参考;(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 )