搜索资源列表
Euler(matlab)_CanTestWithImage
- 计算图像中的欧拉数,经典代码,采用matlab实现,可以熟悉欧拉数的求法,及相关MATLAB函数的用法,带图片可测试。-calculated image of Euler number, classic code using Matlab realized, could familiar with the Euler number for the law, MATLAB functions and related usage, with pictures can be tested.
watermark_matlab
- 数字水印算法的matlab实现代码,已经通过matlab调试使用,运用了DCT变换-digital watermarking algorithm to achieve the Matlab code debugging through the use of Matlab, use of DCT
sift-0.9.10
- sift的matlab实现代码,经典-sift the Matlab codes, classic!
Karhunen-LoeveDecompositionforFaceRecognition
- 使用Karhunen-Loeve Decomposition模型进行人脸检测的MATLAB实现代码-use Karhunen - Loeve Decomposition Model Face Frederick Measurement of MATLAB code
newgabordetect
- 为GABOR小波的详细MATLAB实现代码,详细分析了该小波的各种性能
BLS-GSM_Denoising
- 现在在所有图像去噪滤波中最较理想的去噪算法——Bayesian Least Squares - Gaussian Scale Mixture的matlab实现代码,应用丰富,与商用图像处理软件媲美,其原理可以参见J Portilla, V Strela, M Wainwright, E P Simoncelli, \"Image Denoising using Scale Mixtures of Gaussians in the Wavelet Domain
NcutImage7_1 c
- 是一篇关于分割的文章的实现代码,matlab。分割效果为若干块的形式,可以设置分为几块,比较实用,效果还是不错的,挺有意思,需要的时间也不长。
人脸识别matlab实现
- 人脸识别,采用gabor实现的matlab代码
Gabor(matlab_C_Cv).rar
- 这里包含三个高质量的Gabor实现代码,分别基于C、OpenCV、Matlab,大家各取所需吧。Gabor变换可以实现在多个尺度、多个方位上的变换,尤其是对于纹理的检测有很好的效果,研究表明Gabor特征符合人眼感受野特性。 ,Here are three high-quality implementation of the Gabor code, respectively, based on C, OpenCV, Matlab, let everyone take what we need
rpca
- RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。-Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA.
shiyan1
- 遥感图像分类描述,有代码,也有图像,用Matlab实现-Remote sensing image classification descr iption, code, there are images, achieved with the Matlab
matting
- 图像抠图是将图像的目标物体从背景图像分割出来的技术,这段代码是用MATLAB实现的一段抠图的代码-Image matting is the image of the target object from the background image segmentation techniques, this code is implemented using MATLAB code section of matting
matlab
- 基于MATLAB-GUI图形界面的数字图像处理软件 本系统设计基于GUI图形界面,用matlab语言编写代码,实现功能包括图象的读取、存储、显示、直方图均衡化、阈值化、小波分解、小波重构、加噪、去噪、平滑、锐化、边缘检测、图像分割等-MATLAB-GUI graphical user interface based on digital image processing software of the system design is based on GUI graphical interfa
shuzishibie(matlab)
- 本程序能实现离线的数字识别,在MATLAB下运行,同时可以用其中部分代码实现图像的灰度,二值化,细化,归一化等功能,采用Bp神经网络。-This procedure can achieve the number of off-line identification, in the MATLAB run, at the same time part of the code can achieve one of the gray-scale images, binarization, thinnin
K_means-matlab
- Kmeans 算法的详细介绍word文档,以及相应的Kmeans 的matlab实现代码-Kmeans introductions and matlab code
MATLAB实现图像分割otsuf 源程序代码
- 本程序,直接用MATLAB实现otsuf算法,并使用此算法对经典图像进行分割。(This procedure, directly with MATLAB to achieve otsuf algorithm, and use this algorithm to segment the classic image.)
基于PCA的人脸识别的Matlab实现代码
- 识别图像,识别人脸的算法,非常具有研究价值,用于交通查牌照,(Recognition of images, recognition of human face algorithms, very valuable research value, used for traffic inspection licences,)
程序代码
- 用MATLAB实现块匹配的全景图像拼接的程序的代码(Code for a program that uses MATLAB to match panoramic image splicing)
基于内容的图像检索,代码齐全MATLAB
- 基于内容的图像检索,代码齐全,matlab实现(Content based image retrieval ,Code complete)
matlab实现SAD立体匹配代码
- matlab实现SAD立体匹配代码,自带双目图片与标准视差,matlab2018下课运行