Local binary patterns: Difference between revisions

Content deleted Content added
External links: Links either dead or promotional
add link to implementation
Line 12:
 
The feature vector now can be processed using the [[Support vector machine]] or some other machine-learning algorithm, to produce a classifier.
 
 
== Implementations ==
* [http://luispedro.org/software/mahotas Python mahotas], an open source computer vision package which includes an implementation of LBPs.
 
 
==References==