搜索资源列表
Space_Filter
- Opencv写的空间滤波包括最大最小中值滤波等等,借鉴数字图像处理matlab版page117 的函数,几何平均,算术平均,调和平均,反调和平局,中值,中点等-Opencv write spatial filtering, including maximum and minimum median filtering, etc., drawing on digital image processing matlab version page117 function, geometric mean,
Exercise7_2_histogram
- 此程序功能是:对图像进行直方图统计。所以的是opencv,这和matlab做直方图统计是有区别的。对初学掌握opencv数字图像有一点小帮助,可以直接运行-This program features: histogram of the image. So the opencv and matlab histogram there is a difference. Beginner to master the opencv digital image a little help, you can
DIPDemo
- 数字图像处理与机器视觉-VC++与Matlab实现》光盘-Digital image processing and the machine vision-VC++ the Matlab " CD
kppo
- 数字图像矩阵数据的显示及其傅立叶变换 MATLAB,(Digital image matrix data display and its Fourier transform MATLAB,)
基于opencv的汽车尾部边缘提取
- 本代码是Opencv完成《数字图像处理》P468 页例 10.10 的编程实验,编程语言为Matlab。