搜索资源列表
-
2下载:
数字图像处理编程入门 书和书的 源代码
1) windows位图bitmap(即bmp文件)的结构和调色版的概念;
(2) 图象的平移、旋转、镜象变换、转置变换、放缩;
(3) 图象的平滑(去噪声)、锐化;
(4) 图象的半影调、抖动技术;
(5) 图象的直方图修正、彩色变换;
(6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取;
(7) 图象的边沿检测与抽取、hough变换、轮廓跟踪;
(8) 图象的检测、模板匹配;
-
-
3下载:
共包含四个文件:
hamo_packet.m 谐波小波包子程序,输入参数为原信号序列,采频,分解层数,返回三维数组,存储各层各频带分解结果;
harmopacktest.m 检验上述子程序可行性的m文件;
harmonic wavelet analysis.pdf Newland关于谐波小波的原始论文;
20130329谐波滤波.docx 内附matlab程序和分析结果。对电机电流信号做了谐波小波分解,分别从时域和频域构造谐波小波,结果显示,频域构造的小波光滑性稍差。-Conta
-
-
0下载:
用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等- using matlab language to write code to achieve functionality, including image reading, storage, display, histogram equalization, thresholding, wavelet decomposition, wavelet
-
-
0下载:
MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interface, using matlab language to write code to achieve functionality, including image reading, storage, display, histogra
-