▍1. line
采用Opencv实现最小二乘法的直线拟合的c++代码,自己写的很简单的程序(Opencv achieved using a linear least squares fit of c++ code)
采用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编程笔记介绍了opencv编程过程中所需的数据函数等,对初学者来说是很好的入门老师。(opencv program note describes the process of programming the required data functions, etc., for beginners is a good entry teacher.)
这是一本关于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)
调用opencv2.4.7的Stichers用QT写的多幅图片拼接程序,未使用多线程,速度较慢(The Stichers call opencv2.4.7 write multiple pictures with QT stitching procedure, not using multiple threads, slower)
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)
自己编写的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)
计算直方图 在opencv环境下 但是不调用已有函数 自己编写实现直方图输出(Computing a histogram but do not call a function in the environment has its own written opencv histogram output)
计算直方图 在opencv环境下 但是不调用已有函数 自己编写实现直方图输出(Computing a histogram but do not call a function in the environment has its own written opencv histogram output)
使用opencv在vc++下面是实现的一个简单测试人眼的程序(eye detection)
使用opencv在vc++下面是实现的一个简单测试人眼的程序(eye detection)
opencv210版本下vc++程序,读取一帧图中多个目标的位置并将位置信息保存下来 code using opencv210 via vc++,crop multiple targets and save its positions from one frame(code using opencv210 via vc++,crop multiple targets and save its positions from one frame)