RockStarCoders / alienMarkovNetworks

Using MRFs and CRFs for computer vision problems.
21 stars 9 forks source link

LBP features #38

Open Anabik opened 8 years ago

Anabik commented 8 years ago

I am trying to compute lbp feature by setting dolbp = True. I varied the input arguments. But in every case I got a 5-dimensional feature vector in ftrs object. Why?