搜索资源列表
MATLAB图像处理源程序
程序代码说明
P0201:MATLAB赋值
P0202:MATLAB中的for循环
P0203:MATLAB中的for循环和if条件
P0205:MATLAB图像处理的基本操作
P0206:MATLAB高级图像处理操作
P0207:根据RGB图像创建一幅灰度图像
P0208:二值图像的取反操作
P0209
Matlab图像滤波与模糊函数
- A toolbox that contains image processing functions 这个工具包包含的若干程序之一就是图像滤波与模糊处理的函数,用于图像处理。
图像处理的偏微分方程方法源码
- 《图像处理的偏微分方程方法》系统地讨论了偏微分方程在图像处理中的应用,内容包括图像滤波、复原、分割、放大、图像增强、彩色增强等。全书突出了理论与实践紧密结合的特点。该资料是书中若干典型数值方案的实验性MATLAB程序和可供实验用的图像素材。
Opencv环境下的视频采集,图像滤波,人脸角点检测,运动跟踪程序
- Opencv环境下的视频采集,图像滤波,人脸角点检测,运动跟踪程序
图像滤波
- 一个能让原来的图像变得平滑的滤波器程序。
图像处理的基本操作
- 数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2(二维线性滤波)对受噪声干扰的图像进行均值滤波 P0308:图像的自适
imageWorm
- 基于LOG算子的亚象素精度灰度图检测,图像滤波,降分辨率等算法的VC实现-LOG-based operator of the sub-pixel grayscale accuracy of detection, image filtering, such as lower-resolution algorithm to achieve the VC
Wavelets
- 图像的小波变换,图像滤波和图像的复原,融合等算法VC-Image wavelet transform, image filtering and image recovery, integration algorithm VC
handlepic
- 14种数字图像滤波处理的效果程序-14 digital image filtering the results of procedures
图像 的小波变换
- 包括一次行、列变换,一层,二层,三层小波变换,低通,高通滤波,图像复原,增强,融合-including a trip out transform, layer, Layer wavelet transform, low-pass and high-pass filtering, image restoration, enhancement, integration
Kuanfilter
- sar图像滤波方法,其中的kuan滤波方法,希望有用-sar image filtering method, which Youkuan filtering, in the hope of useful
image process
- 软件具有图像滤波,图像匹配,图像编码等多种功能,采用VC开发平台。-software with image filtering, image matching, image coding multiple functions using VC development platform.
imageimpose
- 数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 直方图均匀化 模拟图像受高斯白噪声和椒盐噪声的影响 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像
imagefilterdemo
- matlab写的一个经典的图像滤波处理程序。-Matlab write a classic image filtering process.
Diffusion
- matlab的十几种图像滤波算法,费好大力气才找到的,希望能给于借鉴-several image filtering algorithm, spent many great efforts to find, in the hope that they will learn from
MyDib_Wavelet
- 基于小波变换的图像滤波处理,程序很简单采用的是差分实现小波变换-based on wavelet transform image filtering, a very simple procedure using the wavelet transform to achieve Differential
WinerFilterCode(good)
- 维纳滤波经典代码,相信大家在作图像滤波时,一定有借鉴作用。采用VC实现,简单实用,可移植性强。-classic Wiener filter code, I believe we in for image filtering, it will certainly be useful. VC using a simple, practical, and strong portability.
matlabtuxiangchulidaima
- P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波
2DDoubleDensityDWTThresholdingMethod
- 使用二维双密度小波2-D Double-Density DWT Thresholding Method,决定图像滤波门限值,实现图像去噪处理。-use of two-dimensional density Wavelet 2-D Double-Density DWT Thresho lding Method, the decision threshold image filtering, image denoising.
matlab图像滤波去噪分析及其应用
- matlab图像滤波去噪分析及其应用 双线性滤波、Kirsch滤波、超限邻域滤波、逆滤波、双边滤波、同态滤波、小波滤波、六抽头滤波、约束最小平方滤波、非线性复扩散滤波、Lee滤波、Gabor滤波,、Wiener滤波、Kuwahara滤波、Beltrami流滤波、Lucy?Richardson滤波、NoLocalMeans滤波等研究内容。(Analysis and application of MATLAB image filterin