▍1. opencv2411Contour-detection
VS2013 Opencv2.4.11下轮廓检测代码,此代码加入灰度直方图均衡化处理。 (VS2013 Opencv2.4.11 contour detection code, this code to join the gray-level histogram equalization processing. )
VS2013 Opencv2.4.11下轮廓检测代码,此代码加入灰度直方图均衡化处理。 (VS2013 Opencv2.4.11 contour detection code, this code to join the gray-level histogram equalization processing. )
学习OpenCV(中文版) 随书源码 基本包括各个例子的代码,学习openCV入门必备(Learning OpenCV (Chinese edition) source with books)
opencv单目标定程序(opencv2计算机视觉编程手册),附带图片(Single camera calibration program of Opencv, attached picture )
该算法基于opencv的自适应高斯滤波,并且使用CUDA(GPU)架构进行算法加速(The algorithm is based opencv adaptive Gaussian filter, and use CUDA (GPU) architecture to accelerate the algorithm)
opencv 开发学习资料 只是一部分的类使用说明(Only a part of the class to use shows that the development of learning materials opencv)
此代码是基于OPENCV设计的关于图像细化的源代码,采集图像细化所用代码(This code is based on the image thinning OPENCV design source code, the code used to capture images thinning)
opencv,实现视频读取并按帧播放与控制,交高级的算法!(read and play videos)
提供了一种提取不规则区域的思路,基于opencv2.4.0、vs2010实现(Provides a method for extracting irregular areas of thinking, based opencv2.4.0, vs2010 achieve)
采用Opencv实现最小二乘法的直线拟合的c++代码,自己写的很简单的程序(Opencv achieved using a linear least squares fit of c++ code)
haze removal Opencv 暗通道去雾算法实现(haze removal Opencv dark path algorithm to fog)
这是一本关于OpenCV的很基础的书。全英文,且多数英文单词在附录中都有英英解释。(This is a book about the very foundation of OpenCV. In English, and most of the English words in the appendix have English explanations.)
这是工业上用的工件匹配的程序,基于opencv写的,还不是特别完善,适合基础学习者(This is a piece of matching procedures used in industry, based on written opencv, is not particularly perfect for foundation learners)
OPENCV简单的目标跟踪,跌倒,打架,摔倒等都能从opencv 中监测出来,此项目是基于VS2008写的,(samples object tracke)
OPENCV 目标识别 经验证效果很好 (Target recognition OPENCV proven good results)
opencv 代码,运动物体检测的3帧差分算法,对于初学者来说还挺好用的(moving object using opencv)
opencv中处理负样本时随机从大尺寸样本图片中截取负样本图片(opencv random intercept negative sample images from the big picture when dealing with a sample size of negative samples)
应用Opencv中的函数来实现大津算法,实现阈值的自适应获取,从而进行图像分割。(Otsu,image segmentation)
自己编写的RANSAC代码,非常好用,只有解线性方程用到了opencv自己的代码,其他的均是自己变得(I have written RANSAC code, very easy to use, only the solution of linear equations used the opencv own code, others are themselves becoming)