![]() updated 14 days ago |
Efficient Multidimensional Scaling (MDS) The is the source code of iterated Levenberg-Marquardt algorithm (ILMA) for solving MDS CM=confusion_matrix_reorder(CM) [X, total_cost]=MDS_training(Dist,d,iter,strategy,display_f... |
0 Comments 30 Downloads (30 Days) |
![]() updated 2 months ago |
Implementation of LDA, Direct LDA and PCA+LDA. See description for details. |
0 Comments 58 Downloads (30 Days) |
![]() updated 4 months ago |
Kernel PCA and Pre-Image Reconstruction standard PCA, Gaussian kernel PCA, polynomial kernel PCA, pre-image reconstruction |
3 Comments 101 Downloads (30 Days) |
![]() updated 6 months ago |
Implementation of the Hidden Markov Random Field Model and its Expectation-Maximization Algorithm |
0 Comments 49 Downloads (30 Days) |
![]() updated 6 months ago |
GMM-Based Hidden Markov Random Field for Color Image and 3D Volume Segmentation |
0 Comments 39 Downloads (30 Days) |
![]() updated 7 months ago |
This software implements binary decision tree classifier in Matlab. T=create01Tree(X,label,Depth,Splits,MinNode) |
0 Comments 59 Downloads (30 Days) |
![]() updated 8 months ago |
Fischer Linear Dicriminant Analysis find the discriminative susbspace for samples using fischer linear dicriminant analysis |
1 Comment 39 Downloads (30 Days) |
![]() updated 9 months ago |
The active geometric shape model is a novel approach for fitting a geometric shape in images. |
1 Comment 26 Downloads (30 Days) |
![]() updated 10 months ago |
Feature selector based on genetic algorithms and information theory. The algorithm performs the combinatorial optimization by using Genetic Algorithms. |
6 Comments 56 Downloads (30 Days) |
![]() updated 10 months ago |
Graph Agglomerative Clustering (GAC) toolbox Graph Degree Linkage: Agglomerative Clustering on a Directed Graph. ECCV 2012. gacBuildDigraph_c(distance_matrix, K, a) |
7 Comments 37 Downloads (30 Days) |
![]() updated 11 months ago |
Decision Trees and Predictive Models with cross-validation and ROC analysis plot This code implements a classification tree and plots the ROC curves for each target class |
2 Comments 51 Downloads (30 Days) |
![]() updated 1 year ago |
Support Vector Neural Network (SVNN) A new training method for MLP neural networks based on the same principles of SVM. |
5 Comments 52 Downloads (30 Days) |
![]() updated 1 year ago |
Pattern recognition lab, an image classification toolbox using Knn classifier and corss-validation. |
0 Comments 48 Downloads (30 Days) |
![]() updated 1 year ago |
A probabilistic model of classifier competence Classifier competence based on full vector of class supports and probabilistic modelling. |
1 Comment 2 Downloads (30 Days) |
![]() updated 1 year ago |
Fast Null Linear Discriminant Analysis This is the fast implementation of Null LDA method. [W,CPU_TIME]=FNLDA(Data,ClassLabel) |
0 Comments 4 Downloads (30 Days) |
![]() updated 1 year ago |
FEATURE EXTRACTION FOR CHARACTER RECOGNITION EXTRACTS FEATURE VECTORS FROM SINGLE CHARACTER IMAGES [discoursed]=discourser(image); |
14 Comments 122 Downloads (30 Days) |
![]() updated 1 year ago |
The PhD face recognition toolbox Useful functions for face recognition research. |
3 Comments 119 Downloads (30 Days) |
![]() updated 1 year ago |
It is the basic theory of pattern recognition. |
0 Comments 7 Downloads (30 Days) |
![]() updated almost 2 years ago |
Performs multiclass linear discriminant analysis. |
2 Comments 31 Downloads (30 Days) |
![]() updated 2 years ago |
Bayes classification for 2D Gaussian distributions Draw Bayes classification results for 2D Gauss. distributions, return func. handles of N post. prob. |
0 Comments 15 Downloads (30 Days) |
![]() updated 2 years ago |
Pegasos - Primal Estimated sub-Gradient SOlver for SVM This is implementation of "Pegasos-Primal Estimated sub-Gradient SOlver for SVM" paper. |
1 Comment 10 Downloads (30 Days) |
![]() updated 2 years ago |
supervised NPE(neighborhood preserving embedding) subspace for dimension reduction compute the supervised NPE(neighborhood preserving embedding) subspace for dimension reduction. |
0 Comments 6 Downloads (30 Days) |
![]() updated 2 years ago |
Least squares fit of a rectangle to a given shape/boundary A simple method for fitting of bounding rectangle to closed regions |
4 Comments 11 Downloads (30 Days) |
![]() updated 2 years ago |
Information loss of the Mahalanobis distance in high dimensions: Matlab implementation Information loss estimation to set a lower limit on classification rate. |
1 Comment 3 Downloads (30 Days) |
![]() updated 2 years ago |
Point Pattern Matching Algorithm for Hand Gesture / American Sign Language (ASL) Recognition A demonstration of American Sign Language recognition by using a Point Pattern Matching Algorithm. |
54 Comments 68 Downloads (30 Days) |
![]() updated 2 years ago |
LDA: Linear Discriminant Analysis Performs linear discriminant analysis. |
9 Comments 207 Downloads (30 Days) |
![]() updated 2 years ago |
Return mahalanobis distance of two data matrices A and B (row = object, column = feature) |
0 Comments 16 Downloads (30 Days) |
![]() updated 2 years ago |
generalized fuzzy Hough transform Fuzzy version of the generalized Hough transform |
1 Comment 26 Downloads (30 Days) |
![]() updated 3 years ago |
Radon-Like Features can be used for image segmentation and classification. |
1 Comment 27 Downloads (30 Days) |
![]() updated 3 years ago |
takes a string, returns a matrix of 1s and 0s. text string is 'painted' by 1s on a background of 0s |
1 Comment 7 Downloads (30 Days) |
![]() updated 3 years ago |
A very simple Neural Networks example. |
4 Comments 25 Downloads (30 Days) |
![]() updated 3 years ago |
This code is PCA base face recognition programme. |
9 Comments 64 Downloads (30 Days) |
![]() updated 3 years ago |
Trains a single artificial neuron using the delta rule. DeltaRule(X,Y,LearningRate,MinimumWeightChange,MaximumPasse... |
0 Comments 7 Downloads (30 Days) |
![]() updated 3 years ago |
Multidimensional non-linear min/max filtering |
3 Comments 47 Downloads (30 Days) |
![]() updated almost 4 years ago |
myCNN is a Matlab implementation of convolutional neural network (CNN). |
8 Comments 52 Downloads (30 Days) |
![]() updated 4 years ago |
Orthogonal Quadratic Discriminant Fuctions A new quadratic discriminant fuction |
0 Comments 7 Downloads (30 Days) |
![]() updated 4 years ago |
Principal Component Analysis for Large Matrix This function will occupy large storage space during running time. |
0 Comments 5 Downloads (30 Days) |
![]() updated 4 years ago |
Circular Hough Trasform in Polar Domain Detects center (xc, yc) and radius R of circle in an image in the polar domain. |
0 Comments 6 Downloads (30 Days) |
![]() updated 5 years ago |
2DLDA PK LDA for feature extraction A comparision of 2DLDA and LDA ADM1(TrainSet,TrainLabel,TestSet,TestLabel, R,L,r,c,mm) |
1 Comment 15 Downloads (30 Days) |
![]() updated 5 years ago |
Neural Network for pattern recognition- Tutorial simple 3 class recognition using back propagation neural networks |
8 Comments 85 Downloads (30 Days) |
![]() updated 5 years ago |
Bhattacharyya Distance Measure for Pattern Recognition A Tool to calculate the Bhattacharyya Distance Measure for Pattern Recognition |
1 Comment 49 Downloads (30 Days) |
![]() updated 5 years ago |
Histogram-based class separability measure The provided functions demonstrate a histogram-based measure for class separability, given the sampl computeHistError(Data1, Data2) |
1 Comment 13 Downloads (30 Days) |
![]() updated almost 7 years ago |
Functions for statistical learning, pattern recognition and computer vision, covering many topics. |
34 Comments 65 Downloads (30 Days) |
![]() updated almost 9 years ago |
The function implements the 1D Walash Transform. |
1 Comment 3 Downloads (30 Days) |
![]() updated 10 years ago |
Obtain optimal decision boundary. |
0 Comments 4 Downloads (30 Days) |