资源列表
Calibration
- 实现相机标定与畸变矫正,主要针对鱼眼镜头畸变的校正。源码中需要将int t_main修改为int main,其余均有解释,可按需求更改。-Achieve camera calibration and distortion correction, mainly for correcting fisheye distortion. Source code need to be modified to int t_main int main, the rest are explained, accor
FIRE
- 一种基于自适应阈值的先进火焰颜色算法,根据不同亮度情况选取不同模型,效果非常好。-An algorithm based on advanced adaptive threshold flame color, depending on the brightness select a different model, the effect is very good.
QT-OpenCv-
- 在window下利用OPencv来实现QT的视频监控,也可以利用这个代码进行采集图片,处理等后续工作-In the window to achieve the use of OPencv QT video surveillance, you can also use this code capture image processing and other follow-up work
hsvhist
- 使用opencv计算hsv颜色空间中h分量以及s分量的直方图,并用二维直方图的形式显示。-Calculated using opencv h hsv color space component and s component histogram and histogram form with two displays.
DrawOnPicturebyMouse
- VS2010环境下开发,采用C#语言,结合Emgucv实现的简单的画图功能,实现了双缓冲,代码简单,适合初学者。-Under VS2010 development environment, using C# language, combined with simple drawing functions Emgucv implemented to achieve the double buffering, the code is simple, suitable for beginners.
detection_nose-master
- 模式识别算法电子鼻电子鼻的种类神奇的电子鼻边缘检测算法电子鼻应用别的种类的电子鼻人脸检测算法图像边缘检测算法-Kind of pattern recognition algorithms magical electronic nose electronic nose electronic nose electronic nose edge detection algorithm applied other types of electronic nose face detection algor
raytrace3
- 光线跟踪算法,能显示基本图形(球形,立方体,墙面),实现阴影,高光,反射,折射等效果-Ray tracing algorithm, can display basic graphics (sphere, cube, wall), to achieve shadows, light, reflection, refraction and other effects
humandet_faint
- OPENCV简单的目标跟踪,跌倒,打架,摔倒等都能从opencv 中监测出来,此项目是基于VS2008写的,-samples object tracke
HOG_OpenCV
- HOG即histogram of oriented gradient, 是用于目标检测的特征描述子,该技术将图像局部出现的方向梯度次数进行计数,该方法和边缘方向直方图、scale-invariant feature transform类似,不同的是hog的计算基于一致空间的密度矩阵来提高准确率。Navneet Dalal and Bill Triggs首先在05年的CVPR中提出HOG,用于静态图像or视频的行人检测。-HOG i.e. histogram of oriented gradien
peoplecount
- 基于视频的人数统计,对avi视频帧进行灰度处理,用三帧差法提取运动目标,-Avi video frames on gray processed to extract moving target with three frame difference,
OpenCV-image-stitching
- 图像拼接程序源码 OpenCV image stitching 运行通过 代码 vs2013 opencv2.4.8-Image stitching program code OpenCV image stitching run through vs2013 opencv2.4.8
meanshift_segmentation
- 基于opencv的meanshift,人工设置参数,根据产生的结果选择最佳参数,消除图像细小纹理用于分割-English is not good