资源列表
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
SSR_2D
- 基于OpenCV的Retinex-SSR算法,代码简单易懂,效果很好-OpenCV-based Retinex-SSR algorithm, the code is simple to understand, with good results
privacy-preserve
- SVM保护隐私的分类器,不暴露隐私的情况下发布SVM分类器,改进了原始的SVM分类器。-SVM classifier privacy-preserving, without exposing privacy release SVM classifier, improved the original SVM classifier.
1
- 改代码利用opencv基于YUV颜色空间,实现对肤色分割,并运用凸边,实现对简单手势的识别-Change the code based on the use of opencv YUV color space, color segmentation to achieve, and the use of the convex side, the realization of a simple gesture recognition
Edge-detection--Sobel-LaplaceCanny
- Edge detection--Sobel,Laplace,Canny.zip 运用各种边缘化算法实现图像的边缘化,用opencv实现。-Edge detection--Sobel,Laplace,Canny.
BezierFitting
- 随机生成一堆杂乱数据,借助RANSAC和贝塞尔样条拟合出曲线形状,使之最大程度拟合数据-Do the three degree Bezier Spline fitting based on RANSAC
ViBeCode
- Vibe背景分割方法,前景背景分割很新的一个算法-Vibe background segmentation method, the prospects of background segmentation algorithm is a new one
Tell
- 基于opencv,在arm+linux上实现图像实时识别。在arm+linux上运行程序,把可乐,红牛,雪碧放在摄像头前,它就可以把这个物品时什么识别出来,并打印在摄像头采集的图像上!-Based on opencv, to achieve real-time image recognition on the arm+ linux. Running on arm+ linux program, Coke, Red Bull, Sprite in front of the camera, it c
0316segment
- 基于OpenCV的图像显著区域检测分割算法,原作者是用MFC类库实现的,我把他改为用OpenCV实现,可以方便的加入自己的OpenCV项目中。具体原理和原代码请参见原作者网站:http://ivrg.epfl.ch/supplementary_material/RK_CVPR09/-OpenCV-based image segmentation algorithm salient region detection, the author is using MFC class library, a