搜索资源列表
MatlabFns.tar
- MATLAB and Octave Functions for Computer Vision and Image Processing-MATLAB and Functions of programs for Computer V Vision and Image Processing
optical_flow.tar
- matlab写的一个经典的用于计算光流的工具箱。-Matlab write a classic optical flow used in the calculation of the toolbox.
sift.tar
- SHIF 算法的matlab实现,可以用于比较SHIF算法-SHIF Algorithm Implementation of Matlab can be used in the comparison algorithm SHIF
superresolution_dataset2.tar
- 本源码(matlab)用于重构超精度图象,可以运行,效果不错,是从国外网站下下来的,每条语句有详细的说明.-the source (Matlab) for the Reconstruction of super-precision images, can run good results. from abroad from the site where each statement is detailed explanation.
toolboxLS-1.1.tar
- 水平集经典方法的matlab工具箱,可以省却大量精力。-level set by the classical method of Matlab toolbox, we can save a great deal of energy.
steerpyr.tar
- matlab的金字塔算法!
matlabPyrTools.tar
- matlab金字塔算法工具箱
imageica-matlab.tar
- 数字图像质量评价量:计算数字图像在基于像素统计差异、基于相似性度量统计差异、基于频谱统计差异以及基于人眼视觉系统统计差异等的图像质量评价量
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
ruzon.tar
- 指南针边缘检测算法是当前质量最高的边缘检测方法,比CANNY算子效果还要好。具有边缘定位准确,边连续,完整的特点。程序能够得到每一个像素的边的朝向,有利于做进一步的优化应用,例如图像分割等。具体算法过程可参考斯坦福大学麦克博士发表的论文。主要思路就是以每个像素为中心,像罗盘一样转动边,一直找到两边差异最大的朝向。最后把所有的最优朝向连起来成为边缘。 代码用VC驱动,核心部分用matlab编写-Compass edge detection algorithm is currently the
GCmex1.2.tar
- graph cut matlab and c++ code for graph analysis
sift-0.9.13-bin.tar
- sift已经编译好的matlab开发源代码-sift has been compiled to develop the source code matlab
drtoolbox.tar
- 这是一个MATLAB工具箱包括32个降维程序,主要包括 pca,lda,MDS等十几个程序包,对于图像处理非常具有参考价值- ,This Matlab toolbox implements 32 techniques for dimensionality reduction. These techniques are all available through the COMPUTE_MAPPING function or trhough the GUI. The following techn
mri_toolbox_v1.5.tar
- mri分割,基于MATLAB,很不错,住一起的一个朋友用过的,-mri segmentation, based on MATLAB, a very good living with a friend of mine used,
optical_flow.tar
- 一个yosemite法光流(Flow)的Matlab的程序。里面有read.txt-1 yosemite France optical flow (Flow) of the Matlab program. Inside read.txt
vlfeat-0.9.9.tar
- 这是一个著名的MATLAB/C实现的sift算法库。 并且被分解成几个可以重用的M和MEX文件。 这个实现产生一些关键点和描述子,和David Lowe s的实现差不多。-This is a MATLAB/C implementation of the SIFT detector and descr iptor. It is customizable and features a decomposition of the algorithm in several reusable M a
fdp5finalMatlab.tar
- 这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, d
gaborfilter.tar
- Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6
practical-cnn-2016a-code-only.tar
- VGG卷积神经网络练习,在matlab中使用vlfeat/matconvnet对图像进行去模糊的操作进而更好的识别图像(VGG Convolutional Neural Networks Practical)
drtoolbox.tar
- 降维处理开源工具箱,matlab平台使用(A toobox for dimensionality reduction on Matlab platform.)