Local binary patterns: Difference between revisions

Content deleted Content added
Latanius (talk | contribs)
Implementations: added VLFeat
Line 18:
* [http://luispedro.org/software/mahotas Python mahotas], an open source computer vision package which includes an implementation of LBPs.
* [[OpenCV]]'s Cascade Classifiers support LBPs as of version 2.
* [http://vlfeat.org/ VLFeat], a open source computer vision library in C (with bindings to multiple languages including MATLAB) has an [http://www.vlfeat.org/api/lbp_8h.html implementation].
 
== See also ==