资源列表
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
Homomorphic-filtering
- 同态滤波去噪,把频率过滤和灰度变换结合起来的一种图像处理方法,它依靠图像的照度/ 反射率模型作为频域处理的基础,利用压缩亮度范围和增强对比度来改善图像的质量。使用这种方法可以使图像处理符合人眼对于亮度响应的非线性特性,避免了直接对图像进行傅立叶变换处理的失真。-Homomorphic filtering noise, the frequency filter and the gradation conversion processing method combining an image, wh
Chapter1_AndroidCartoonifier
- 安卓下的opencv动画视频捕获,详细的操作说明和实例-Andrews under opencv animated video capture
target-detection-and-tracking
- 本案例可以利用C#和EmguCV播放文件夹中的视频,代码运行完美无误,可以实施视频运动目标检测与跟踪,欢迎交流-This case can use C# and EmguCV video playback folder, the code runs perfectly correct, you can implement video moving target detection and tracking, welcomed the exchange
hw4
- 用opencv实现的一个人脸检测程序,实现实时的人脸检测。人脸匹配通过直方图匹配实现。可根据自己的需要修改人脸库。-A person with opencv face detection procedures, to achieve real-time face detection. Face matching achieved by histogram matching. Face database can be modified