搜索资源列表
DWT水印matlab
- 图像数字水印的matlab算法
图像配准 sift matlab
- SIFT算法是特征点寻找中比较经典也是相当精确的一种算法,原作者已经给出了相应的VC代码,这个代码包是基于matlab编写的,里面相应的有一些注释可以帮助初学者了解SIFT的操作过程。
数字图像处理28个算法
- 数字图像处理的很多种算法,对MATLAB编程有很大作用
K-均值聚类算法
- K-均值聚类算法,对数据进行聚类分析,可用于提取关键帧等。用matlab实现,K-means clustering algorithm, cluster analysis of data that can be used, such as key frame extraction. Using matlab to achieve
OSTU-matlab.ostu算法的maltab代码
- ostu算法(最大类间房差法,类属于阈值分割)的maltab代码,用于计算机图像处理分割及其相关应用。,ostu algorithm (the largest difference room category, type of threshold segmentation is) the maltab code, used in computer image processing and related partition application.
基于特征点医学图像图像配准算法
- 用matlab编写的基于特征点医学图像图像配准算法,Prepared using matlab medical images based on feature points, image registration algorithm
SolveOMP.CS中一些重构算法代码
- CS中一些重构算法代码,在压缩感知中很有用的一些算法。,CS
SIFT.用sitf算法抽取图像之间的特征点来实现图像匹配
- 用sitf算法抽取图像之间的特征点来实现图像匹配。,Sitf extraction algorithm using the feature points between images to achieve image matching.
lm-matlab.rar
- 基本矩阵 L-M算法 对极几何 非线性迭代 用L-M算法求解高精度的基本矩阵,Fundamental Matrix LM algorithm epipolar geometry nonlinear iteration LM algorithm using high-precision fundamental matrix
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
MATLAB-Arnold-tranform.rar
- 能进行基于Arnold算法的正变换和反变换,Arnold-based algorithm to the transformation and anti-transform
ROA算法代码
- ROA算法代码,用来进行SAR图像的道路段检测的比较流行的算法之一,for SAR road detection
Matlab.Gaussian.mixture.model.
- 基于Matlab的高斯混合模型的算法实现,该程序可以实现对图像处理的功能,Matlab based on the Gaussian mixture model algorithm, the program can achieve the functions of image processing
mean shift 彩色图像分割经典算法
- mean shift 彩色图像分割经典算法--VC,mean shift color image segmentation--VC
完成光流法算法用于图像边缘的提取
- 完成光流法算法。用于图像边缘的提取,运动目标的检测。-Optical flow algorithm to complete. For image edge extraction, the detection of moving targets.
matlab-Face-Recognition-Detection
- MATLAB环境下编的人脸检测和识别算法,人脸识别部分采用的pca算法,另外包括一个人机界面,直接运行facedec程序即可运行-MATLAB environment, compiled by face detection and recognition algorithms, face recognition pca algorithm is used in some of the other, including a man-machine interface, programs can b
splitBregmanROF(Matlab-Code)(1)
- 这是TV模型最新的快速计算Matlab源代码,算法可以解决很多非线性扩散方程的计算。稳定性高,计算快。-This is the latest TV models fast calculation of Matlab source code, the algorithm can solve a lot of non-linear diffusion equation calculations. High stability, fast calculation.
Classification-MatLab-Toolbox
- Classification MatLab Toolbox一个很好的图像处理界面,它能够使用很多算法进行模式识别分类-Classification MatLab Toolbox a good image processing interface, it can use many algorithms for pattern recognition classification
matlab-goat
- MATLAB遗传算法图像边缘检测和图像分割-MATLAB genetic algorithm image edge detection and image segmentation
RSC算法仿真
- 稀疏编码经典方法RSC的matlab仿真程序,来源于大神主页(the Sparse respresentation RSC algrithom)