Welcome![Sign In][Sign Up]
Location:
Search - code for feature extraction

Search list

[Graph programfor estimating ICA_ISA_and TICA bases from image d

Description: 这次上传的代码是关于几种常用特征提取方法的对比代码。-this code is uploaded on several common feature extraction methods contrast code.
Platform: | Size: 1438720 | Author: 李乐 | Hits:

[Graph RecognizeVisual_C++_MATLAB

Description: 《Visual C++_MATLAB图像处理与识别实用案例精选》本书系统地介绍了图像处理与识别的基本原理、典型方法和实用技术。全书共分12章,第1章-第6章是图像处理与识别的基础内容,包括图像科学综述、MATLAB语言图像编程、图像增强、图像分割、图像特征提取和图像识别;第7章-第10章是图像处理与识别的工程实例,涵盖了医学图像处理、文字识别和自导引小车路径识别等应用实例,并结合理论算法,提供了大量MATLAB代码程序,以帮助读者掌握如何使用MATLAB语言快速进行算法的仿真、调试和估计等方法。第11章-第12章,是两个综合性较强的实例,分别足Visual C++实现的基于神经网络的文字识别系统和车牌定位系统。 本书附带的光盆给出了各个章节列举的实例的源代码,同时赠送了28个常用数字图像处理算法的Visual C++代码实现。光盘在下一次的上载中给出。 注 此为超星图书,请用超星阅读软件打开阅读。-"Visual C _MATLAB image processing and recognition of the practical case Showcase" the book systematically introduced the image processing and recognition of the basic tenets of the typical methods and practical skills. The book is divided into 12 chapters, Chapter 1-Chapter 6 of image processing and recognition of content, including images scientific overview MATLAB programming language images, image enhancement, image segmentation, image feature extraction and image recognition; Chapter 7-Chapter 10 of image processing and recognition of the engineering example, covering medical image processing, Character Recognition and self-guided trolley path recognition example, the combination of theory and algorithms, for a lot of MATLAB code procedures to help readers how to use MATLAB
Platform: | Size: 8505344 | Author: 连接 | Hits:

[Special EffectswaveletC++

Description: 特征提取中利用小波边缘检测C++源码,希望对大家有用,而且偶也能下载程序了,-feature extraction using wavelet edge detection C source code, we hope to useful, but can even download, Ha ha
Platform: | Size: 175104 | Author: 绿色的毛毛虫 | Hits:

[Special Effectsirisrecognition

Description: 该源代码为一国外硕士所写,有关虹膜特征提取的部分很有借鉴意义,希望从事图象处理方面研究的各位不要错过.-the source code for an overseas master's written, the iris feature extraction part of a useful one, want to engage in image processing research you should not miss.
Platform: | Size: 2048 | Author: | Hits:

[Special Effectsmy_sift

Description: c code for sift特征点提取 -c code for sift feature point extraction
Platform: | Size: 34816 | Author: zhangyunhui | Hits:

[Software EngineeringSIFT

Description: 根据OPENCV给出的SIFT特征提取源代码所写的SIFT算法流程,对理解SIFT算法有一定的帮助-OPENCV given in accordance with SIFT feature extraction source code written by the SIFT algorithm processes, SIFT algorithm for understanding a certain degree of help
Platform: | Size: 418816 | Author: 鄢胜勇 | Hits:

[Special EffectsSift

Description: 用SIFT (Scale Invariant Feature Transform) 算法进行图像特征提取,基于OpenCv的C++代码实现。-Using SIFT (Scale Invariant Feature Transform) algorithm for image feature extraction, based on the OpenCv the C++ Code.
Platform: | Size: 3956736 | Author: 梁霄 | Hits:

[Special EffectsICA

Description: 模式识别中运用ICA进行特征提取的matlab代码-Pattern Recognition in the use of ICA for feature extraction matlab code
Platform: | Size: 1024 | Author: 111111111 | Hits:

[Industry researchIntroduction_to_the_chain_code

Description: this document describes in details the freeman s chain code algorithm in regards to using for feature extraction in an OCR Application it also describes all the necessary phases to develop an ocr
Platform: | Size: 350208 | Author: hussein | Hits:

[Graph programfacegaborprotected

Description: this source code of gabor feature extraction for face recognition.-this is source code of gabor feature extraction for face recognition.
Platform: | Size: 311296 | Author: Qaiser | Hits:

[Special Effectscode

Description: 是虹膜的定位和特征提取的代码,对于虹膜定位有一定的帮助。-Is the positioning of the iris code and feature extraction for iris location will certainly help.
Platform: | Size: 19456 | Author: 成琳 | Hits:

[Graph programgraymatrix

Description: 灰度共生矩阵相关资料,包括生成灰度共生矩阵matlab代码,Matlab7工具箱中缺少的graycomatrix.m文件,以及一个通过灰度共生矩阵提取特征的matlab程序(共20多个特征),可以根据他的方法来从灰度共生矩阵中提取你需要的特征。-GLCM relevant information, including generating GLCM matlab code, Matlab7 toolbox graycomatrix.m missing documents, and a gray level co-occurrence matrix feature extraction through the matlab program (a total of more than 20 features), can be based on his method to extract from the GLCM features you need.
Platform: | Size: 11264 | Author: Du | Hits:

[Graph programsift-matlab

Description: sift特征提取的matlab源码,可用! sift特征提取的matlab源码,可用!-sift feature extraction matlab source code, available! sift feature extraction matlab source code, available!
Platform: | Size: 1088512 | Author: 张仲日 | Hits:

[Special EffectsGabor

Description: 使用Gabor小波对图像进行特征提取,代码可以直接使用-Using the Gabor wavelet feature extraction, the code can be used directly
Platform: | Size: 100352 | Author: qq445988770 | Hits:

[Otherfinger

Description: 提取指纹特征点的matlab代码,很有用,利用自适应阈值进行分割,再进行频域增强,根据八邻域纹线编码进行特征提取。-Extracted fingerprint feature points of the matlab code, useful, adaptive threshold segmentation, and then increased in frequency domain, the eight neighborhood ridge coding for feature extraction.
Platform: | Size: 583680 | Author: 李辉艳 | Hits:

[Special Effectsgaborfilter.tar

Description: 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,pi/2,3pi/4 then for any input image like(eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on ( cameraman.tif )(in MATLAB pictures) I = imread( cameraman.tif ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filters are often used for shape detection and feature extraction, such as the enhanced fingerprint image. Matlab implementation of the code is a two-dimensional Gabor filter. Use the following code: 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, pi/2,3 pi/4 then for any input image like (eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on (' cameraman.tif' ) (in MATLAB pictures) I = imread (' cameraman.tif' ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout))
Platform: | Size: 1024 | Author: 郑碧波 | Hits:

[Software EngineeringGray-Image-Feature-Extraction

Description: Code for Texture Extraction
Platform: | Size: 5120 | Author: Ranjith Kumar | Hits:

[matlabfeature-ext

Description: code for feature extraction
Platform: | Size: 178176 | Author: raja | Hits:

[DSP programCODE

Description: Matlab code for feature extraction for object detection
Platform: | Size: 1024 | Author: david | Hits:

[matlab2DLDA PK LDA for feature extraction

Description: 2D线性判别分析工具箱,该方法为Pattern recognition letters关于2DLDA的源码(2D linear discriminant analysis toolbox, which is the source code for Pattern recognition letters on 2DLDA)
Platform: | Size: 12288 | Author: llb3112040011 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net