搜索资源列表
-
0下载:
做实验室测试的matlab指纹识别代码,主要测试了指纹的几种特征提取对识别的影响,可用来进行论文论证阶段的实验室使用,希望对初学者和广大在校生有帮助。-do laboratory testing of Matlab fingerprint identification code, to test the fingerprint feature extraction of several pairs of identification, which can be used for the vali
-
-
1下载:
这是关于遥感图像的地物边界提取与填充,是在matlab中实现的,减少了很多繁琐的代码,简单实用-extraction of Feature in digital image on matlab .This is a mathod for the Remote sensing image processing which is very useful.With this method we can Reduce a lot of tedious code.
-
-
2下载:
这是一个用MATLAB代码实现的一个关于图像的特征描述子的提取 以及相应特征点进行匹配的代码 可用于图像识别 或者立体匹配。-This is a MATLAB code with a descr iptor on the image feature extraction and matching feature points in the corresponding code can be used for image recognition or stereo matching.
T
-
-
1下载:
轮廓特征提取,是图像处理中底层特征中的一个重要参数,是我硕士论文中的代码-Contour feature extraction, image processing are the underlying characteristics of an important parameter, is my master' s thesis in the code
-
-
1下载:
模式识别中运用ICA进行特征提取的matlab代码-Pattern Recognition in the use of ICA for feature extraction matlab code
-
-
0下载:
this source code of gabor feature extraction for face recognition.-this is source code of gabor feature extraction for face recognition.
-
-
1下载:
MATLAB 特征提取 边界链码(图像处理)-MATLAB boundary chain code feature extraction (image processing)
-
-
0下载:
特征提取(很详细的介绍了特征提取的一些列方法,是学习特征提取的好材料)-Feature extraction (described in great detail a number of feature extraction methods are listed, feature extraction is a good learning materials)
-
-
0下载:
基于高波小波特征提取和神经网络的人脸检测Matlab源码。-Based on high-wave wavelet feature extraction and neural network face detection Matlab source code.
-
-
0下载:
这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码
使用步骤:
1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱)
2. 找到"main.m"文件
3. 命令行中运行它
4. 点击"Train Network",等待程序训练好样本
5. 点击"Test on Photos",选择一个.jpg图片,识别。
6. 等待程序检测出人脸区域
createffnn.m, d
-
-
0下载:
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
-
-
1下载:
计算机视觉领域中的lbp特征提取的matlab代码-the matlab code of the lbp feature extraction in the computer vision domain
-
-
2下载:
三维模型数据中包含“Princeton Shape Benchmark dataset”,三维模型数据库,其中的.off文件为三维模型,这些模型可以使用文件夹中的“打开三维模型的软件”打开查看。
matlab代码中“读取三维模型”为matlab读取.off文件的代码,得到的是三角面片信息和点云坐标
“三维模型切割”中为切割三维模型的一个例子,具体是从三维模型上找三个点构成一个平面,找到这个平面与三维模型的交点,这只是一个例子,具体如何切割三维模型需要自己实现,其中读取的三维模
-
-
0下载:
赵小川matlab书籍第1.6节尺度不变特征提取,里面有源码和注意事项-
Zhao Xiaochuan matlab Books in Section 1.6 scale invariant feature extraction, which has the source code and precautions
-
-
0下载:
PIVlab - 时间分辨粒子图像测速(PIV)工具:
一种基于GUI的工具,用于预处理,分析,验证,后处理,可视化和模拟PIV数据。
使用MATLAB网络研讨会进行人脸识别代码:
使用MATLAB在线讲座的人脸识别中的主要演示文件。
Gabor特征提取:
该程序生成一个自定义Gabor滤波器组; 并使用它们提取图像特征。
主成分分析:
用于特征提取;
链码:
基于MATLAB的freeman的曲面轮廓描述(PIVlab - time resolved particle
-
-
0下载:
MATLAB图像特征提取程序,根据程序可提取图像中的响应特征(MATLAB image feature extraction code,characteristics in the image could be extracted base on this code)
-