kelvins / lbph

Local Binary Patterns Histograms (LBPH) implementation in Go
https://goo.gl/HkovdB
MIT License
53 stars 13 forks source link

Would you please implement and include the histogram refinement explained in https://github.com/Ashwani21/Local-texture-descriptors in this repo. #4

Open Ashwani21 opened 6 years ago

Ashwani21 commented 6 years ago

Histogram refinement results in https://github.com/Ashwani21/Local-texture-descriptors are very promising.

kelvins commented 6 years ago

Hello @Ashwani21, thanks for your suggestion. Unfortunately, I don't have much time to implement it now but I will take a look at the 'local texture descriptors' as soon as possible. Anyway, as the project is open source (MIT license), if you feel comfortable with Go and have time to do it, you can contribute to the project by implementing it. :smile: