搜索资源列表
gui_denoise
- 一个用于图像去噪的matlab的GUI界面程序实例,可以读入各种图像格式,选择不同去噪方法,产生去噪图像,并在同一界面下同时显示原始图像,加噪图像和去噪图像-one for Image Denoising Matlab GUI interface procedures example, can be read into various image formats, different Denoising, generated image denoising, and the same inter
edge_detect-matlab
- 程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象
matlab-examples1
- matlab 实用程序百例,汇集了大多数值运算,图像图像处理等实例。-Matlab utility hundred cases, gathers most value calculation, and image processing images as examples.
eigenface_matlab
- This matlab code implements the face recognition system. It uses the AT&T database. You need to download the database before running the code. Instruction to download the database is in the comment section of the file. 这个Matlab程序使用eigenface系统实现人脸识
MATLABchengxu
- MATLAB程序设计 图书的书中实例源代码 都经过本人核对
face_recognition
- 这个Matlab程序使用eigenface系统实现人脸识别,它使用AT&T的数据库,运行代码实例前,请阅读其中的comment,下载该数据库。
matlab
- matlab7.x图像处理配套光盘,光盘包括两个文件夹: list文件夹中内容为图像处理常用函数列表。 code文件夹中内容为书中实例源代码,代码说明参见该文件夹下的“程序说明.doc”文件。
图像处理程序集
- P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵
MRF+matlab+code
- 本程序是MRF随机场模型的生成以及应用实例,适合初学者学习和参考,希望对大家有所帮助。
Matlab.rar
- MATLAB在多分辨金字塔式图像融合技术中的应用:一个用MATLAB编写的拉普拉斯金字塔实例程序,及其融合结果分析。,MATLAB in the multiresolution pyramid image fusion technology: one with MATLAB examples of the preparation process of the Laplacian pyramid, and the integration of the results of analysis.
图像傅立叶变换matlab程序
- 演示程序:生成单缝图像,并进行傅立叶变换,matlab实例程序,可直接运行。
matlab_4
- 边缘检测和图像分割matlab程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Edge det
image_compress
- 该程序实例首先对二维图像进行提升小波分解,然后构造传统小波分解结构[c,s],接着使用函数ddencmp()获取信号压缩阈值,再采用函数wdencmp()实现图像压缩-First,the program decomposes the image use lifting wavelet , and then construct the traditional wavelet decomposition structure [c, s], then use the function ddencmp
matlab
- 这是100个matlab实用程序实例。1-32是:图形应用篇 33-66是:界面设计篇 67-84是:图形处理篇 85-100是:数值分析篇-This is the 100 instances of matlab utility. 1-32 are: application of articles 33-66 are graphic: interface design articles 67-84 is: is the graphics chapter 85-100
matlab-image-processing
- 数字图象处理的matlab程序,有大量实例,适合初学者-matlab programs for digital image processing, a large number of examples, which is suitable for beginners
Image-processing-application
- 概述了图像处理及图像处理中的边缘检测,分别介绍了Vc++,MATLAB,LabVIEW这几种常用软件在图像处 理的应用中的优缺点,并给出部分程序实例加以验证,最后讨论的这几种软件的混合编程在图像处理中的应用.-Overview of image processing and image processing, edge detection, were introduced Vc++, MATLAB, LabVIEW these types of commonly used software
range_migration
- SAR 距离走动校正处理matlab程序实例-SAR walking distance correction handler instance
sar_echo
- SAR 原始回波生成处理MATLAB程序实例-SAR echo matlab processing program
MATLAB
- 《MATLAB程序设计教程》内含每章节PPT讲解及讲解实例的仿真源码,会给初学者很好的帮助。-" MATLAB Programming Guide" section contains the PPT and explain each simulation source code examples, will give beginners a good help.
Matlab入门教程+第八章+GUI+程序设计
- 介绍Matlab界面设计,主要介绍了各个控件的用法及实例分析(Introduction of Matlab interface design)