Welcome![Sign In][Sign Up]
Location:
Search - Fisher c

Search list

[Graph Recognizechangyongsousuosuanfa

Description: 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on the CD, including a book on the routines and algorithms, may, in Visual C 6.0 compile. Readers are referred to the book to understand the procedure used. Experimental materials inside provided some experimental pattern recognition database. These "numbers and letters images" Offline Character Recognition for The template matching, USPS font terminology Fisher Linear found handwritten identification numbers. For some reason, some of the databases not provided their readers need to collect samples.
Platform: | Size: 131868 | Author: super | Hits:

[Mathimatics-Numerical algorithmsALGER

Description: 使用C++编写的经典数值计算算法,包括NEWTON迭带法,SIMPSON,二分法,二分法求根,还附加了模式识别的FISHER算法-prepared to use the classic C numerical algorithms including Netwon Diez belt law, Simpson, black, black roots, also added a pattern recognition algorithm Fisher
Platform: | Size: 3345 | Author: 吕经纬 | Hits:

[Other resourceshixieshuzishibiezhifisherxianxingpanbie

Description: 手写数字识别之Fisher线性判别的程序,是用C++写的,有兴趣的可以参考写
Platform: | Size: 55444 | Author: 郑英杰 | Hits:

[Special EffectslineFisherClassify

Description: *Fisher.C *recognition of handwritten numerals with Fishier Linear Classifier */ /* *说明:一个数字16X16像素,每个像素是灰度值, *归一化为-1到1的双精度浮点数
Platform: | Size: 4302 | Author: lrx | Hits:

[Graph RecognizeFisherFace

Description: 人脸识别的经典算法的完美结合,PAC与FISHER算法C++实现,首先通过PCA进行维数约简,然后通过FISHER进行最有利的方向投影。识别效率是所有监督学习的上限。
Platform: | Size: 758859 | Author: NEO | Hits:

[Other resourceFisherClassify

Description: fisher c算法
Platform: | Size: 4294 | Author: 李天人 | Hits:

[AI-NN-PRFisherClassify

Description: fisher c算法-fisher c algorithm
Platform: | Size: 4096 | Author: 李天人 | Hits:

[Graph Recognizechangyongsousuosuanfa

Description: 常用搜索算法 光盘上包括了书上提供的例程及算法,均可在Visual C++ 6.0下编译通过。 读者可参照书籍了解程序的使用。 实验素材里面提供了一些模式识别实验用的数据库。其中“数字和字母图像” 用于脱机字符识别里的模板匹配法,USPS字库用语Fisher线性判定识别手写数 字。由于一些原因,有些数据库不能提供,需要读者自己采集样本。 -search algorithm commonly used on the CD, including a book on the routines and algorithms, may, in Visual C 6.0 compile. Readers are referred to the book to understand the procedure used. Experimental materials inside provided some experimental pattern recognition database. These "numbers and letters images" Offline Character Recognition for The template matching, USPS font terminology Fisher Linear found handwritten identification numbers. For some reason, some of the databases not provided their readers need to collect samples.
Platform: | Size: 1675264 | Author: super | Hits:

[Mathimatics-Numerical algorithmsALGER

Description: 使用C++编写的经典数值计算算法,包括NEWTON迭带法,SIMPSON,二分法,二分法求根,还附加了模式识别的FISHER算法-prepared to use the classic C numerical algorithms including Netwon Diez belt law, Simpson, black, black roots, also added a pattern recognition algorithm Fisher
Platform: | Size: 3072 | Author: 吕经纬 | Hits:

[Graph Recognizezifushibie

Description: 包括: 手写数字识别之Fisher线性判别 手写数字识别之模板匹配法 数字识别之神经网络法 细化算法-include : Handwritten identification Fisher Linear Discriminant handwritten digital identification template matching identification number of neural network method in Algorithm
Platform: | Size: 196608 | Author: abin | Hits:

[AI-NN-PRshixieshuzishibiezhifisherxianxingpanbie

Description: 手写数字识别之Fisher线性判别的程序,是用C++写的,有兴趣的可以参考写-Handwritten numeral recognition of Fisher Linear Discriminant procedure is C++ Written interested can refer to write
Platform: | Size: 55296 | Author: 郑英杰 | Hits:

[Special Effectsfisher

Description: 图象处理程序,fisher分类器用于识别和分类,经测试,有很好的效果-Image processing procedures, fisher classifier for the identification and classification, have been tested, has good results
Platform: | Size: 408576 | Author: 胡平 | Hits:

[Special EffectslineFisherClassify

Description: *Fisher.C *recognition of handwritten numerals with Fishier Linear Classifier */ /* *说明:一个数字16X16像素,每个像素是灰度值, *归一化为-1到1的双精度浮点数-* Fisher.C* recognition of handwritten numerals with Fishier Linear Classifier*//** Description: a digital 16X16 pixels, each pixel is a gray value,* return-1 to 1 into one of the double-precision floating-point numbers
Platform: | Size: 4096 | Author: lrx | Hits:

[Graph RecognizeFisherFace

Description: 人脸识别的经典算法的完美结合,PAC与FISHER算法C++实现,首先通过PCA进行维数约简,然后通过FISHER进行最有利的方向投影。识别效率是所有监督学习的上限。-Face Recognition Algorithm for the perfect combination of classic, PAC and FISHER algorithm C++ Realize, first of all carried out through the PCA dimension reduction, and then through to the most favorable FISHER projection direction. Recognition efficiency is all supervised learning ceiling.
Platform: | Size: 758784 | Author: NEO | Hits:

[Windows Developfisher

Description: 用C++实现了模式识别中的fisher算法,-Using C++ implementation of the Pattern Recognition fisher algorithm,
Platform: | Size: 372736 | Author: 刘凤霞 | Hits:

[matlabfisher_classify

Description: function [clusters,c,F]=fisher_classify(A,B,data) fisher判别法程序 输入A、B为已知类别样本的样本-变量矩阵,data为待分类样本 输出C为判别系数向量 -function [clusters, c, F] = fisher_classify (A, B, data) fisher discriminant method procedures input A, B for a sample of known types of samples- variable matrix, data to be classified as output samples for discriminant coefficient vector C
Platform: | Size: 1024 | Author: 王晶 | Hits:

[2D GraphicDosyuv

Description: Fisher fractal encoder This package contains the following files: enc.c Dr. Fisher encoder C source patched to compile on PCs. dec.c Dr. Fisher decoder C source patched to compile on PCs. enc.exe 32 bit executable: enc.c compiled with MSVC4.0, needs Windows 95 or NT dec.exe 32 bit executable: dec.c compiled with MSVC4.0, needs Windows 95 or NT wenc.exe 16/32 bit executable: can run under DOS with DOS4GW extender. wdec.exe 16/32 bit executable: can run under DOS with DOS4GW extender. dos4gw.exe DOS extender. readme.txt This file. copying.txt The original copyright notice. compile.txt Notes on how to compile enc.c, dec.c and how to patch them. usage.txt The original usage file. lenna.dat 256x256 grayscale "Lenna" image, in RAW format.-Fisher fractal encoder This package contains the following files: enc.c Dr. Fisher encoder C source patched to compile on PCs. dec.c Dr. Fisher decoder C source patched to compile on PCs. enc.exe 32 bit executable: enc.c compiled with MSVC4.0, needs Windows 95 or NT dec.exe 32 bit executable: dec.c compiled with MSVC4.0, needs Windows 95 or NT wenc.exe 16/32 bit executable: can run under DOS with DOS4GW extender. wdec.exe 16/32 bit executable: can run under DOS with DOS4GW extender. dos4gw.exe DOS extender. readme.txt This file. copying.txt The original copyright notice. compile.txt Notes on how to compile enc.c, dec.c and how to patch them. usage.txt The original usage file. lenna.dat 256x256 grayscale "Lenna" image, in RAW format.
Platform: | Size: 545792 | Author: alexsheksna | Hits:

[AlgorithmPRproject_lda

Description: 线性判别分析(LDA,全称Fisher Linear Discriminant Analysis)算法的C#实现源码,根据stprtool box for matlab中的LDA.m编写。用到MathNet库做相关的矩阵运算,使用zedgraph控制绘图。有简单的测试数据。- C# source code of linear discriminant analysis (LDA, full name of the Fisher Linear Discriminant Analysis) algorithm , according to LDA.m of stprtool box for matlab . Use MathNet library to do matrix operations,and use zedgraph control for drawing. Thers has a simple test data.
Platform: | Size: 435200 | Author: 李洪涛 | Hits:

[AI-NN-PRFisher001

Description: Fisher算法的C语言实现,数据用的是地理坐标。-C code for Fisher
Platform: | Size: 6144 | Author: 刘本 | Hits:

[matlabfisher

Description: 通过c++/matlab语言实现fisher判别,实现结果良好,可供大家使用,互相学习。-C++/Matlab language fisher discriminant to achieve good results, available for everyone to use, learn from each other.
Platform: | Size: 1527808 | Author: 辛力 | Hits:
« 12 »

CodeBus www.codebus.net