搜索资源列表
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!
cwt(matlab)
- 连续小波变换的matlab实现代码,调试通过
matlab实现视频中动态目标跟踪
- matlab实现视频中动态目标跟踪,程序代码+视频
rpca
- RobustPCA 是最近提出的一种非常新的图像矩阵分解算法,该算法具有对噪声不敏感、能处理高维图像数据的特点。这是论文作者提供的 MATLAB 实现代码。-Oct 2009 This matlab code implements the augmented Lagrange multiplier method for Robust PCA.
segmentation
- Region based Active Contour的Matlab实现代码。很经典的方法-Region based Active Contour of Matlab code. Classic method
mosaic
- 本代码是基于图像拼接,效果非常好,用matlab实现的-important mosaic code, it can be automatical mosaic
Matlab
- 介绍了MATLAB实现光线补偿的代码 实现人脸识别的预处理-Introduced the MATLAB code to achieve light compensation recognition of pre realize
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实现三维重建
- 一种用三维重建的matlab代码,有实验结果图(A three-dimensional reconstruction of the matlab code, with experimental results)
MATLAB - 车牌识别代码打包
- 使用MATLAB实现车牌识别,可以正常运行(Using MATLAB to realize license plate recognition, it can run normally)
程序代码
- 用MATLAB实现块匹配的全景图像拼接的程序的代码(Code for a program that uses MATLAB to match panoramic image splicing)
基于内容的图像检索,代码齐全MATLAB
- 基于内容的图像检索,代码齐全,matlab实现(Content based image retrieval ,Code complete)
基于帧差法的运动目标检测的matlab代码
- 基于matlab实现运动目标检测代码,使用matlab实现运动目标检测(Moving object detection code based on MATLAB,Moving object detection using MATLAB)
三层介质射线追踪MATLAB代码
- 三层介质模型中的射线追踪MATLAB实现(Ray tracing algorithm)
短时傅里叶变换matlab程序
- 短时傅里叶变换的MATLAB实现代码,有效完成时频分析(matlab implementation code of short-time Fourier transform to effectively complete time-frequency analysis)
matlab实现SAD立体匹配代码
- matlab实现SAD立体匹配代码,自带双目图片与标准视差,matlab2018下课运行