搜索资源列表
VC++中值滤波
- 数字图像中值滤波:数字图像处理常用算法,具体内容见Readme【《VisualC++/Matlab图像处理与识别案例精选》】。-digital image filtering : digital image processing algorithms used, the specific content [see readme "Visual C + + / Matlab image processing and recognition of selected cases"
lessonresouse
- 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波
matlab-digital_image
- 数字图像处理matlab代码,几个常见的滤波器和图像处理的代码-digital image processing Matlab code, several common filter and image processing code
DCT
- 该程序利用matlab实现了基于DWT的数字图像水印-Matlab use the program to achieve the DWT-based Digital Image Watermarking
huffman
- 数字图像处理的MATLAB代码,通过霍夫曼编码实现对图像的处理!-This software is used to process the picture!
frequencyfilter
- 数字图像处理中的有关频域滤波的代码,希望对大家能有所帮助 matlab-Digital image processing in the frequency domain filtering code, and hope we can help matlab
denoise
- 数字图像处理中的小波去噪代码! 希望对大家有用 matlab-Digital image processing in the wavelet de-noising code! Want to be useful to everyone matlab
edgedetect
- 数字图像处理中的用小波进行图像边缘检测!希望对大家有用matlab-Digital image processing for image using wavelet edge detection! Want to be useful to everyone matlab
Image-segmentation-Extraction
- 数字图像处理中的图像分割代码! 希望对大家有用 matlab-Digital image processing image segmentation code! Want to be useful to everyone matlab
superresolution_v_2[1].0
- 数字图像处理中的超分辨率分析代码! 希望对大家有用 matlab-Digital Image Processing in Super-Resolution Analysis of code! Want to be useful to everyone matlab
JPEGapproximations
- 《数字图像处理》(Matlab版)第八章中JPEG的近似实现,附带了自己的注释-" Digital Image Processing" (Matlab version) Chapter VIII of the approximate realization of JPEG, with my own comments
Gui_digital_holography
- matlab 关于holograpy数字图像处理-matlab programm for holograhy
zhifangtu
- 直方图均衡化使用MATLAB实现。数字图像处理程序-Histogram equalization using the MATLAB implementation. Digital image processing
chap
- P0301:数字图像矩阵数据的显示及其傅立叶变换 P0302:二维离散余弦变换的图像压缩 P0303:采用灰度变换的方法增强图像的对比度 P0304:直方图均匀化 P0305:模拟图像受高斯白噪声和椒盐噪声的影响 P0306:采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 P0307:采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 P0308:图像的自适应魏纳滤波 P030
Max_CCM1
- matlab程序求相关系数数字图像相关法是对全场位移和应变进行分析的一种新的实验力学方法 -matlab program seeking correlation coefficient Digital image cross-correlationmethod (DIC) is a newmethod ofexperimentalmechanics for the analysis ofwhole field displacement and strain. Image processi
image
- 数字图像处理的一些程序,matlab专用-image take
main
- 此程序基于matlab进行开发,为数字图像处理的灰度图像分割算法程序-This program is based on the matlab development of digital image processing algorithm image segmentation
数字图像处理基础程序及运行结果图像matlab程序
- 实验一 MATLAB数字图像处理初步 3 实验二 图像的代数运算 实验三 图像增强—灰度变换 实验四 图像增强—直方图变换 实验五 图像增强—空域滤波 实验六 图像的傅立叶变换 实验七 图像增强—频域滤波 实验八 彩色图像处理 实验九 图像分割 实验十 形态学运算
matlab
- 这是一个小型数字图像处理系统。提供打开、保存、图形变换、空间滤波和直方图处理等功能。-This is a small digital image processing system. Provide open, save, graphics transformation, spatial filtering and histogram processing functions.
数字图像处理
- 包含matlab数字图像处理的傅里叶变换、沃尔什哈达玛变换、kl变换等多种变换。