-
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的...
程序代码说明
P0301:数字图像矩阵数据的显示及其傅立叶变换
P0302:二维离散余弦变换的图像压缩
P0303:采用灰度变换的方法增强图像的对比度
P0304:直方图均匀化
P0305:模拟图像受高斯白噪声和椒盐噪声的影响
P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波
P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
P0308:图像的自适应魏纳滤波
P0309:运用5种不同的梯度增强法进行图像锐化
P0310:图像的高通滤波和掩模处理
P0311:利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理
P0312:利用巴特沃斯(Butterworth)高通滤波器对图像进行锐化处理
-err
- 2023-03-09 00:00:03下载
- 积分:1
-
直方图均衡化的一个程序,只能对BMP的黑白图像进行直方图均衡化...
直方图均衡化的一个程序,只能对BMP的黑白图像进行直方图均衡化-A histogram equalization process, only black and white BMP image histogram equalization
- 2023-07-07 05:10:02下载
- 积分:1
-
基于kalman滤波器的2D目标跟踪,maltab实现
基于kalman滤波器的2D目标跟踪,maltab实现-2D-based kalman filter target tracking
- 2023-05-10 16:05:03下载
- 积分:1
-
Canny边缘检测算法,用于计算梯度的Canny算法,一个…
Canny边缘检测算法,canny算法计算梯度,并从小波模极大重构图像.-Canny edge detection algorithm, canny algorithm for calculating the gradient, and from the Wavelet Modulus Maxima Image Reconstruction.
- 2022-09-28 08:45:03下载
- 积分:1
-
内容
基于内容的图像检索系统的性能评价标准的研究-Content-Based Image Retrieval System Performance Evaluation Standards
- 2023-03-24 20:40:04下载
- 积分:1
-
用OpenCV进行图像处理与工程开发的一个入门示例程序――Hough变换,效果不错...
用OpenCV进行图像处理与工程开发的一个入门示例程序――Hough变换,效果不错-using OpenCV for image processing and development of a project portal sample program-- Hough Transform good results!
- 2023-02-11 11:00:04下载
- 积分:1
-
Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate wit...
Gabor提取图像纹理特征,很经典。I hope the researchers who study the algorithm communicate with me。-Gabor extract image texture features classic. I hope the researchers who study the algorithm c ommunicate with me.
- 2022-01-27 22:45:32下载
- 积分:1
-
对图像进行边缘检测的Visual C++源代码
对图像进行边缘检测的Visual C++源代码-right image edge detection Visual C source code
- 2022-03-18 10:33:56下载
- 积分:1
-
Image Transform Gray (non
图像的灰度变换(非线性)-Image Transform Gray (non-linear)
- 2023-05-31 00:00:02下载
- 积分:1
-
The transformation parameters are specified by the user by editing the
values...
The transformation parameters are specified by the user by editing the
values of the rotation, scale (x and y), and shear (x and y). The
translation is not icluded because it can be easily (normalized or) removed from the image by
subtracting the shape cetroid.
The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox
functions: maketform and imtransform. So this program is only demonstrates and facilitates the computation and the applying of these functions to a 2-D image. -The transformation parameters are specified by the user by editing the values of the rotation, scale (x and y), and shear (x and y). The translation is not icluded because it can be easily (normalized or) removed from the image by subtracting the shape cetroid. The affine matrix and the affinr transformation are computed using Matlab Image Processing Toolbox functions: maketform and imtransform. So this program is only demonstrates and facilitates the computat
- 2022-01-24 08:55:33下载
- 积分:1