How to extract LBP features from an image?
I am new to computer vision. Can anyone tell me how to extract LBP features from an image using c++ and opencv 3.0? I have seen quite few tutorials yet I have not been able to implement one.
just curius, what are you trying to do with the lbp feature ?
(they're rarely used 'as is', more as a basis to create (local) histograms)