搜索资源列表
CBIR-matlab.rar
- matlab编程,基于颜色和纹理的图像检索算法的研究,思路清晰,方法有效。,matlab programming, based on the color and texture image retrieval algorithm is clearly thought effective.
contourlet_toolbox.tar
- 这是一个contourlet工具箱,用来对contourlet变换进行了解和应用-Contourlet toolbox: a MATLAB toolbox for computing the contourlet transform and its applications. The contourlet transform is described in: The contourlet transform: an efficient directional multiresolution im
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
tracker.tar
- 国外的人写的运动检测跟踪的源码,用matlab编写-Sports Detected source tracking using matlab to prepare
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
sift-0.9.17.tar
- 特征点提取的Matlab程序,主要用于多视角的特征点提取,可以抗尺度变换-Matlab feature point extraction process, mainly used for multi-angle feature points extraction, can be anti-scaling
mri_toolbox_v1.5.tar
- mri分割,基于MATLAB,很不错,住一起的一个朋友用过的,-mri segmentation, based on MATLAB, a very good living with a friend of mine used,
mser-0.5.tar
- C AND MATLAB CODE FOR MAX EXTREMAL REGION
lda-0.1-matlab.tar
- lda的实现,找了很久的,还不错的,大家可以试试!-lda implementation, to find a long time, but also good, we can try!
psom-0.8.3.tar
- PSOM是一种工具来管理在一个会议或在并行计算环境,Matlab或倍频,管道。-PSOM is a tool to manage pipelines in Matlab or Octave, both within a single session or within a parallel computing environment.
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
drtoolbox.tar
- 基于流形学习的各种算法的matlab程序包,非常实用的。-All based on manifold learning algorithm matlab package, very useful.
MildML_0.1-Matlab.tar
- 图像标注算法 MildML 的 matlab 代码, 多示例学习标注算法-image annotation algorithm of MildML in matlab code of <Multiple Instance Logistic Discriminant-based Metric Learning (MildML) and Logistic Discriminant-based Metric Learning (LDML)>
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.)