Operating System:Windows

Agglomerative Mean-Shift Clustering

Mean-Shift (MS) is a powerful non-parametric clustering method. Although good accuracy can be achieved, its computational cost is particularly expensive even on moderate data sets. For the purpose of algorithm speedup, an agglomerative MS clustering metho ...

Category:All
E-mail

Calculate Normalized Information Measures

The toolbox is to calculate normalized information measures from a given m by (m+1) confusion matrix for objective evaluations of an abstaining classifier. It includes total 24 normalized information measures based on three groups of definitions, that is, ...

Category:All
AuthorsBaogang Hu
E-mail

CMatrix Class

It's a C++ program for symmetric matrix diagonalization, inversion and principal component anlaysis(PCA). The matrix diagonalization function can also be applied to the computation of singular value decomposition (SVD), Fisher linear discriminant analysis ...

Category:All
E-mail

Efficient Nonnegative Sparse Coding Algorithm

Nonnegative Sparse Coding, Discriminative Semi-supervised Learning, sparse probability graph

Category:Directory
E-mail

Histograms of Oriented Gradients (HOG) Feature Extracti...

★★★½

This program is used to extract HOG(histograms of oriented gradients) features from images. The integral histogram is used for fast histogram extraction. Both APIs and binary utility are provided.

Category:All
E-mail

Layer-Based Dependency Parser

★★★★

LDPar is an efficient data-driven dependency parser. You can train your own parsing model on treebank data and parse new data using the induced model.

AuthorsPing Jian
E-mail

Linear Discriminant Function Classifier

This program is a C++ implementation of Linear Discriminant Function Classifier. Discriminant functions such as perceptron criterion, cross entropy (CE) criterion, and least mean square (LMS) criterion (all for multi-class classification problems) are sup ...

Category:All
AuthorsRui Xia
E-mail

Local Binary Pattern

This is a class to calculate histogram of LBP (local binary patterns) from an input image, histograms of LBP-TOP (local binary patterns on three orthogonal planes) from an image sequence, histogram of the rotation invariant VLBP (volume local binary patte ...

Category:All
AuthorsJia WU
E-mail

Maximum Correntropy Criterion for Robust Face Recogniti...

★★★★★

This code is developed based on Uriel Roque's active set algorithm for the linear least squares problem with nonnegative variables in: Portugal, L.; Judice, J.; and Vicente, L. 1994. A comparison of block pivoting and interior-point algorithms for linear ...

Category:All
AuthorsRan HE
E-mail

Naive Bayes Classifier

This program is a C++ implementation of Naive Bayes Classifier, which is a well-known generative classification algorithm for the application such as text classification. The Naive Bayes algorithm requires the probabilistic distribution to be discrete. Th ...

Category:All
AuthorsRui Xia
E-mail

Naive Bayes EM Algorithm

OpenPR-NBEM is an C++ implementation of Naive Bayes Classifier, which is a well-known generative classification algorithm for the application such as text classification. The Naive Bayes algorithm requires the probabilistic distribution to be discrete. Op ...

Category:All
AuthorsRui XIA
E-mail

OpenCV Based Extended Kalman Filter Frame

★★★★★

A simple and clear OpenCV based extended Kalman filter(EKF) abstract class implementation,absolutely following standard EKF equations. Special thanks to the open source project of KFilter1.3. It is easy to inherit it to implement a variable state and me ...

Category:All
E-mail

OpenPR-0.0.1(win)

★★★

Scilab Pattern Recognition Toolbox is a toolbox developed for Scilab software, and is used in pattern recognition, machine learning and the related field. It is developed for the purpose of education and research.

AuthorsJia Wu
E-mail

OpenPR-0.0.2

★★★★½

Scilab Pattern Recognition Toolbox is a toolbox developed for Scilab software, and is used in pattern recognition, machine learning and the related field. It is developed for the purpose of education and research.

AuthorsJia Wu
E-mail

P3P(Perspective 3-Points) Solver

★★★★★

This is a implementation of the classic P3P(Perspective 3-Points) algorithm problem solution in the Ransac paper "M. A. Fischler, R. C. Bolles. Random Sample Consensus: A Paradigm for Model Fitting with Applications to Image Analysis and Automated Cartogr ...

Category:All
E-mail

Principal Component Analysis Based on Nonparametric Max...

In this paper, we propose an improved principal component analysis based on maximum entropy (MaxEnt) preservation, called MaxEnt-PCA, which is derived from a Parzen window estimation of Renyi’s quadratic entropy. Instead of minimizing the reconstruction ...

Category:Directory
AuthorsRan He
E-mail

Probabilistic Latent Semantic Indexing

Category:All
E-mail

Quasi-Dense Matching

★★★★½

This program is used to find point matches between two images. The procedure can be divided into two parts: 1) use SIFT matching algorithm to find sparse point matches between two images. 2) use "quasi-dense propagation" algorithm to get "quasi-dense" p ...

Category:All
AuthorsZhenhui Xu
E-mail

SIFT Extractor

★★★★

This program is used to extract SIFT points from an image.

Category:All
AuthorsZhenhui Xu
E-mail

Supervised Latent Semantic Indexing

Supervised Latent Semantic Indexing(SLSI) is an supervised feature transformation method. The algorithms in this package are based on the iterative algorithm of Latent Semantic Indexing.

Category:All
E-mail
OpenPR - Open Pattern Recognition Project, Powered by National Laboratory of Pattern Recognition,Casia,P.R.C ;Joomla templates by SG web hosting;Customized by Jiang nan