搜索资源列表
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.
matlab
- matlab7.x图像处理配套光盘,光盘包括两个文件夹: list文件夹中内容为图像处理常用函数列表。 code文件夹中内容为书中实例源代码,代码说明参见该文件夹下的“程序说明.doc”文件。
ica_example
- ICA人脸识别算法实例matlab源码,已测试过,程序能运行,且识别率较高-ICA face recognition algorithm matlab source code examples have been tested, the program will be able to run, and a higher recognition rate
matlab_4
- 边缘检测和图像分割matlab程序代码说明 P0401:用Prewitt算子检测图像的边缘 P0402:用不同σ值的LoG算子检测图像的边缘 P0403:用Canny算子检测图像的边缘 P0404:图像的阈值分割 P0405:用水线阈值法分割图像 P0406:对矩阵进行四叉树分解 P0407:将图像分为文字和非文字的两个类别 P0408:形态学梯度检测二值图像的边缘 P0409:形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 -Edge det
s3
- 一种比较简单的图象变换算法实例程序源代码-A relatively simple example of image transform algorithm source code
snake
- 一个简单的snake matlab实例程序-A simple example of snake matlab program
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
chengxu
- matlab图像分割的实例,包括基于L*a*b空间的彩色图像分割,检测汽车目标,分水岭分割等程序源代码-matlab examples of segmentation, including those based on L* a* b color space, image segmentation, target detection vehicles, watershed segmentation source code
MATLAB_Image_Processing
- MATLAB进行图像处理的一些实用程序,有图像增强 ,图像复原的,还有神经网路的,还有一些实例,比如形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象 。内附说明,希望能够对正在进行数字图像处理学习的人有帮助-MATLAB image processing some of the practical procedures, image enhancement, image restoration, as well as neural networks, there are some in
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
222
- 快速傅里叶变换(FFT)及其应用,这里是一些实例,包括调试好的程序和结果。-Fast Fourier transform (FFT) and its application, here are some examples, including debugging good program and results.
Visual-CPP-MATLAB
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。讲解深入浅出,实例程序丰富,注重理论与实践相结合。-This book systematically describes the image processing and recognition of basic principles, typical methods and practical techniques. To explain in layman' s language, rich in example progr
Active-Contours-without-edges
- 一种基于matlab的,图像分割的SNAKE算法。包括算法程序与实例-Based on the matlab, image segmentation SNAKE algorithm. Including the algorithm and examples
matlab-GUI_example
- 该文档主要通过一个实例讲解了如何编写一个matlabGUI程序,并且简要介绍了图像处理在matlab里面的实际应用-An example, the document explains how to write a matlabGUI program, and a brief introduction to the practical application of image processing in matlab which
siftmatlab
- 一种基于sift不变尺度的matlab实现,有程序实例以及使用方法-Based matlab sift the same scale to achieve program examples and use
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)