搜索资源列表
基于matlab的二维图像Gabor滤波源代码
- 基于matlab的二维图像Gabor滤波源代码,调试通过,Matlab based on Gabor filtering of two-dimensional image source code, debugging through
在matlab下的k-均值聚类进行图像分类分割处理
- 在matlab下的k-均值聚类进行图像分类分割处理,In matlab under the k-means clustering for image classification be dealt with separately
包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码
- 包括常用的IHS,PCA 加权图像融合三种算法的Matlab源代码,Which are used in the IHS, PCA-weighted Image Fusion Algorithm three Matlab source code
frame_difference.用matlab实现的动态目标检测程序
- 用matlab实现的动态目标检测程序,背景减除法,Using matlab to achieve a dynamic target detection procedures, background subtraction method
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
matlab-picture3
- 这是在matlab下运行的,有关二值图像处理的程序!希望对大家有帮助!-in Matlab is running under the binary image processing procedures! We want to help!
Watermarking_althorithm_based_on_DCT(MATLAB)
- 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
MATLAB
- Using the function to sample the voice signal and achieve fast Fourier transform in MATLAB, and then get the signal characteristics of the spectrum.Filtering the signal from the filter,and then playback the signal of voice
KalmanFilter(matlab)
- 这是Kalman filter的matlab源码,希望对大家有用。-This is the Kalman filter in matlab source, in the hope that useful.
shotdetection(matlab)
- 视频分割的matlab 程序,是用matlab开发的一个视频分割程序-Matlab video segmentation procedures are developed using matlab a video segmentation process
matlab(cbir)
- 一个matlab编的图像检索代码,贡献给大家-cbir bnvbmnb,m
MATLAB
- 利用MATLAB实现的一些图像处理程序 有利用HOUGH变换实现圆的检测 也有实现均值处理的以及同台滤波处理还有中值滤波的-The use of MATLAB implementation of a number of image processing procedures have to use HOUGH transform circle detection also realize there is implementation of the deal, as well as the me
Matlab
- 主要是关于关于图像处理方面的matlab程序代码,有指纹方面的,图像增强方面的。-Is mainly about about matlab image processing code, there is the fingerprint area, aspects of image enhancement.
mypca
- PCA算法在matlab中的实现,简单有效-PCA algorithm implementation in matlab, simple and effective
matlab
- matlab源代码 基于小波的图像融合 图像增强 图像压缩-matlab source code for the image fusion based on wavelet image compression image enhancement
training_data
- source code for OCR in matlab using -source code for OCR in matlab using NN
jpeg-matlab
- 关于JPEG压缩的matlab代码,包括2D,3D-Matlab code for JPEG compression
algorithm-in-Matlab-and-Quality
- Matlab在遥感图像融合算法及质量评价中的应用-Remote sensing image fusion algorithm in Matlab and Quality Evaluation
Kmeans-MATLAB
- 该代码能够实现K均值聚类算法对彩色图像分割,在MATLAB下实现。-The code can achieve K means clustering algorithm to color image segmentation, in MATLAB to achieve.
jpeg in matlab
- JPEG 是Joint Photographic Experts Group(联合图像专家小组)的缩写,是第一个国际图像压缩标准。JPEG图像压缩算法能够在提供良好的压缩性能的同时,具有比较好的重建质量,被广泛应用于图像、视频处理领域。本代码是JPEG图像压缩算法在MATLAB上实现(the method of image compression with JPEG implemented on MATLAB)