-
几种图像质量评价的功能。包括峰值信噪比PSNR,平均值…
几个关于图像质量评价的函数。包括psnr峰值信噪比,均方误差rms,正则均方误差nmse等。可用于去噪图像和压缩图像的质量评价-several image quality evaluation of the function. Including psnr PSNR, mean square error rms, it is mean-square error nmse other. Images can be used for de-noising and compression of image quality evaluation
- 2022-11-28 04:45:04下载
- 积分:1
-
数字图象处理中经常用到的形态学之腐蚀变化
数字图象处理中经常用到的形态学之腐蚀变化-Digital image processing frequently used for the morphological changes in corrosion
- 2022-08-11 09:41:02下载
- 积分:1
-
这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法...
这是一个快速DCT算法,在VC++下编写的,通过了验证。是一个值得借鉴的算法-This is a fast DCT algorithm, in VC++ Prepared, through the verification. Is a reference algorithm
- 2022-03-13 01:26:14下载
- 积分:1
-
图像的几何变换,是本人原创的程序,经典,适合于初学者的理解...
图像的几何变换,是本人原创的程序,经典,适合于初学者的理解-images of geometric transformation, I was the original procedure, classic, suitable for beginners understanding
- 2023-04-11 12:55:03下载
- 积分:1
-
OpenCV Chinese information OpenCV is Intel open source computer vision library....
OpenCV中文资料
OpenCV是Intel开源计算机视觉库。
它由一系列 C 函数和少量 C++ 类构成,实现了图像处理和计算机视觉方面的很多通用算法。-OpenCV Chinese information OpenCV is Intel open source computer vision library. It consists of a series of C function and a small amount of C++ Category consists realize the image processing and computer vision aspects of many common algorithms.
- 2023-07-02 19:00:04下载
- 积分:1
-
用VC++,MFC开发的腐蚀膨胀程序,介绍了如何用形态学算子进行图像平滑处理...
用VC++,MFC开发的腐蚀膨胀程序,介绍了如何用形态学算子进行图像平滑处理-With VC++, MFC development corrosion expansion procedure describes how to use morphological operators for image smoothing treatment
- 2022-05-07 19:32:26下载
- 积分:1
-
实例5 页码:34
稿件名称:VC图像处理--快速傅立叶变换篇
稿件作者:耿迅
程序名称:ImageTest
运行环境:...
实例5 页码:34
稿件名称:VC图像处理--快速傅立叶变换篇
稿件作者:耿迅
程序名称:ImageTest
运行环境:Win+VC6.0
注意事项: 由于本程序使用了VFW组件,所以在Project--Setting中--Object/libray modules中添加vfw32.lib。
-err
- 2023-01-17 12:25:03下载
- 积分:1
-
这个matlab文件达窄带算法实现水平…
This Matlab file demomstrates a narrow band algorithm that implements the level set method in Li et al s paper "Level Set Evolution Without Re-initialization: A New Variational Formulation" in Proceedings of CVPR 05, vol. 1, pp. 430-436.
- 2023-06-19 18:00:03下载
- 积分:1
-
图像处理中的浮雕效果图像,已经通过调试,可方便使用
图像处理中的浮雕效果图像,已经通过调试,可方便使用-Image Processing Emboss images, has passed debugging can be easy to use
- 2022-02-06 15:26:11下载
- 积分:1
-
Description: A faster implementation of binary dilation and erosion.
Our f...
Description: A faster implementation of binary dilation and erosion.
Our functions take advantage of MATLAB s decomposition of the structuring element but they may result much faster. Try to run example.m to see the speed improvement factor, changing the parameters.
- 2022-04-23 15:54:51下载
- 积分:1