CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - feature extraction using matlab code
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - feature extraction using matlab code - List
[
Wavelet
]
hanzirefeatrue
DL : 0
用MATLAB实现图像GABOR变换,并对图像进行特征提取-Using MATLAB Image GABOR transform, and image feature extraction
Update
: 2025-02-17
Size
: 1kb
Publisher
:
[
matlab
]
MATLA+svm
DL : 0
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-SVM prepared using MATLAB source code, you can achieve the support vector machine for feature classification or extraction
Update
: 2025-02-17
Size
: 150kb
Publisher
:
linna
[
matlab
]
Gabor_Filtering
DL : 0
采用matlab,实现了gabor滤波的核心功能-gabor filter is very famous and really useful for texture feature extraction and image retrivel. attached code is wrriten well using matlab. More detail can be referenced in the paper <texture features for browsing and retrieval of image data>
Update
: 2025-02-17
Size
: 1.15mb
Publisher
:
rocky
[
Graph program
]
EdgeCheck
DL : 0
图像轮廓特征提取算法源码,用MATLAB软件实现,针对灰度图像有效-Contour feature extraction algorithm source code, using MATLAB software for gray-scale image of effective
Update
: 2025-02-17
Size
: 2kb
Publisher
:
王新
[
matlab
]
csuFaceIdEval5
DL : 0
Feature Extraction code using in image processing.
Update
: 2025-02-17
Size
: 5.5mb
Publisher
:
sherko
[
GUI Develop
]
feature
DL : 0
feture extraction using matlab code
Update
: 2025-02-17
Size
: 3kb
Publisher
:
sh
[
Graph program
]
svm
DL : 0
用MATLAB编写的svm源程序,可以实现支持向量机,用于特征分类或提取-MATLAB source code written using svm, support vector machine can be achieved for feature classification or extraction
Update
: 2025-02-17
Size
: 194kb
Publisher
:
王世涛
[
Special Effects
]
Gabor
DL : 0
使用Gabor小波对图像进行特征提取,代码可以直接使用-Using the Gabor wavelet feature extraction, the code can be used directly
Update
: 2025-02-17
Size
: 98kb
Publisher
:
qq445988770
[
Special Effects
]
fdp5finalMatlab.tar
DL : 0
这是一个使用了Gabor特征提取和人工智能的人脸检测系统源代码 使用步骤: 1. 拷贝所有文件到MATLAB工作目录下(确认已经安装了图像处理工具箱和人工智能工具箱) 2. 找到"main.m"文件 3. 命令行中运行它 4. 点击"Train Network",等待程序训练好样本 5. 点击"Test on Photos",选择一个.jpg图片,识别。 6. 等待程序检测出人脸区域 createffnn.m, drawrec.m, gabor.m, im2vec.m, imscan.m, loadimages.m, main.m, template1.png, template2.png, trainnet.m-This is a use of the Gabor feature extraction and artificial intelligence source code of face detection system using the steps: 1. Copy all files to the MATLAB working directory (sure you have installed the Image Processing Toolbox, and artificial intelligence toolbox) 2. Found " main.m " file 3. the command line, run it 4. Click the" Train Network " , waiting for a good sample of the training program 5. Click the" Test on Photos " , select a. jpg image recognition. 6. Wait for the program detects the face region createffnn.m, drawrec.m, gabor.m, im2vec.m, imscan.m, loadimages.m, main.m, template1.png, template2.png, trainnet.m
Update
: 2025-02-17
Size
: 137kb
Publisher
:
郑碧波
[
Graph Recognize
]
xiaobojumatlab
DL : 0
小波矩的matlab代码,主要用于全局特征提取使用,比较简便-Wavelet Moment matlab code, mainly for global feature extraction using relatively simple
Update
: 2025-02-17
Size
: 5kb
Publisher
:
amy
[
matlab
]
code-Feature-Selection-using-Matlab
DL : 0
一种基于matlab的神经网络编码特征选择。特征点提取。-Based on neural network matlab coding feature selection. Feature point extraction.
Update
: 2025-02-17
Size
: 3.15mb
Publisher
:
wangru
[
Other
]
tp2-01
DL : 0
unconstrained face images has ... time required for feature extraction using a 64-by-64 image is 0.0176 seconds. ... Index Terms: Matlab, source, code, LBP,
Update
: 2025-02-17
Size
: 18kb
Publisher
:
basma_ammour
[
Other
]
ntics-110717220515-phpapp02
DL : 0
unconstrained face images has ... time required for feature extraction using a 64-by-64 image is 0.0176 seconds. ... Index Terms: Matlab, source, code, LBP,
Update
: 2025-02-17
Size
: 121kb
Publisher
:
basma_ammour
[
Other
]
2014_04_msw_a4_format
DL : 0
unconstrained face images has ... time required for feature extraction using a 64-by-64 image is 0.0176 seconds. ... Index Terms: Matlab, source, code, LBP,
Update
: 2025-02-17
Size
: 17kb
Publisher
:
basma_ammour
[
Other
]
1-17
DL : 0
unconstrained face images has ... time required for feature extraction using a 64-by-64 image is 0.0176 seconds. ... Index Terms: Matlab, source, code, LBP,
Update
: 2025-02-17
Size
: 10kb
Publisher
:
basma_ammour
[
Other
]
codee-13
DL : 0
unconstrained face images has ... time required for feature extraction using a 64-by-64 image is 0.0176 seconds. ... Index Terms: Matlab, source, code, LBP,
Update
: 2025-02-17
Size
: 13kb
Publisher
:
basma_ammour
[
Other
]
Image-Processing-with-MATLAB-and-GPU
DL : 0
图像处理 并行处理 matlab Since images can be represented by 2D or 3D matrices and the MATLAB processing engine relies on matrix representation of all entities, MATLAB is particularly suitable for implemen‐ tation and testing of image processing workflows. The Image Processing Toolbox ™ (IPT) includes all the necessary tools for general-purpose image processing incorporating more than 300 functions which have been optimised to offer good accuracy and high speed of processing. Moreover, the built-in Parallel Computing Toolbox ™ (PCT) has recently been expanded and now supports graphics processing unit (GPU) acceleration for some functions of the IPT. However, for many image processing applications we still need to write our own code, either in MATLAB or, in the case of GPU-accelerated applications requiring specific control over GPU resources, in CUDA (Nvidia Corporation, Santa Clara, CA, USA).-the first part is dedicated to some essential tools of the IPT that can be used in image analysis and assessment as well as in extraction of useful information for further processing and assessment. These include retrieving information about digital images, image adjustment and processing as well as feature extraction and video handling. The second part is dedicated to GPU acceleration of image processing techniques either by using the built-in PCT functions or through writing our own functions. Each section is accompanied by MAT‐ LAB example code.
Update
: 2025-02-17
Size
: 615kb
Publisher
:
阿新
[
Special Effects
]
Facial-feature-extraction-code
DL : 0
利用MATLAB对脸部特征进行降维提取,数据齐全,可以直接运行。-Using MATLAB to reduce the dimension of facial features extraction, data is complete, can be run directly.
Update
: 2025-02-17
Size
: 6.36mb
Publisher
:
马振磊
[
matlab
]
image-comparision-matlab-code
DL : 0
comparision of two rgb images using edge detectors which will be useful for feature extraction and object presence in the image
Update
: 2025-02-17
Size
: 9kb
Publisher
:
AShalatha
[
Speech/Voice recognition/combine
]
Extract-Sound-Feature
DL : 0
利用matlab提取声音的基本特征,包络、MFCC、声谱图、能量。代码不复杂,但是省去大家找这些的时间。-The basic feature extraction using matlab sound envelope, MFCC, sonograms, energy. Code is not complicated, but we look for these omitted time.
Update
: 2025-02-17
Size
: 8.94mb
Publisher
:
月光下的魔术师V
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.