搜索资源列表
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
s3
- 一种比较简单的图象变换算法实例程序源代码-A relatively simple example of image transform algorithm source code
5544
- 小波变换在数字化图象的压缩中起着极其重要的作用。本文在简单阐述小波变换基本理论和Mallat算法基本思想的基础上,着重利 用Matlab软件研究了小波变换在图像压缩技术中的具体应用,结合实例给出了具体程序,并对程序进行了详细说明-Wavelet transform of digital image compression plays an extremely important role. In this paper, a simple basic theory of wavelet tra
ImageProcessingAndRecognitionOfPracticalCaseHighli
- 全书介绍了图像科学综述、MATLAB语言图像编程、图像增强等内容,涵盖了医学图像处理等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。 -ImageProcessing and Recognition of Practical Case Highlights
SpatialFrequencyDomainImageEnhancement
- 灰度变换增强程序 1.灰度变换增强程序 2.直方图灰度变换 3.直方图均衡化程序举例 4.直方图规定化程序举例 1.线性平滑滤波 2.中值滤波器 3. 4邻域8邻域平均滤波算法 1.低通滤波器 2.布特沃斯低通滤波器图像实例-Enhanced gray-scale transformation procedure 1. Enhanced gray-scale transformation procedure 2. Histogram gray-sc
Image-processing-source-program
- 数字图像处理及实例应用,包括图像的边缘检测,阈值分割算法,文字与非文字区域的划分-And examples of digital image processing applications, including edge detection, threshold segmentation algorithm, text classification with non-text area
gvf_dist_v4.2c
- snake算法 实例程序有例子 MATLAB -Examples of procedures snake algorithm instance
carplateRecognition
- 与上一个不同的 MATLAB的ADABOOST算法实例 人脸识别-And on a different MATLAB s algorithm for instance ADABOOST Face Recognition
Active-Contours-without-edges
- 一种基于matlab的,图像分割的SNAKE算法。包括算法程序与实例-Based on the matlab, image segmentation SNAKE algorithm. Including the algorithm and examples
dct_watermark
- 一个用 MATLAB 编写的数字水印算法实例 基于DCT算法的数字水印的嵌入算法与提取-MATLAB prepared a digital watermarking algorithm based on DCT algorithm instance digital watermark embedding and extraction algorithms
ICA
- ICA人脸识别算法实例matlab源码,人脸识别专用的-ICA FOR MATLAB
BP_nuro-network(MATLAB)
- BP神经网络的设计实例(MATLAB编程),两种不同的训练算法-BP neural network design examples (MATLAB Programming), two different training algorithms
tuxiangchuliGUI
- matlab GUI (各种图像处理)算法实例-matlab GUI
Visual-C-MATLAB-image-processing
- 本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章~第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章~第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章~第12章,是两个综合性较强的实例,分别是Visual
GAgj
- 基于matlab的全局优化算法实例,一位未知函数的方程解-Equations global optimization algorithm matlab examples, based on an unknown function
MATLAB-Genetic-Gradient-Algorithm
- 有关遗传算法的实例,有详细的注释,能够运行并显示结果-Examples of genetic algorithms, there are detailed notes, be able to run and display the results
dla3d
- 基于MATLAB编写的dla3d细分曲面算法实例-Based on MATLAB prepared dla3d subdivision surface algorithm example
doosabin
- 基于MATLAB编写的doosabin细分曲面算法实例-Based on MATLAB prepared doo sabin subdivision surface algorithm example
70099729wavelet_denoise
- 利用小波算法实现图像去噪,包含软硬阈值去噪,中值,均值滤波等,内含图片灰度与彩色实例。以及代码文件说明、(The wavelet algorithm is used to denoise the image, including the soft and hard threshold de-noising, the median, the mean filtering and so on, including the image gray and color examples. And code
matlab数字图像处理系统
- matlab具有完备的图形处理功能、友好的用户界面以及功能强大的图形处理工具箱,能够实现对数字图像的编辑和处理工作,实现功能包括数字图像的读取、存储、显示、去色、图像翻转、局部放大、透明度调整、去噪、平滑、锐化、压缩、边缘检测等操作。 本文的主要内容如下: 1.研究图像处理技术,包括图像处理技术的分类、数字图像处理的特点,主要内容以及应用。 2.分析MATLAB软件及其在图像处理中的应用。 3.完成系统的总体设计,各功能模块设计。由于篇幅有限,本文重点论述了图像变换模块的设计,对已有的算