kelvins / lbph

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

Use the radius and neighbors parameters #1

Open kelvins opened 7 years ago

kelvins commented 7 years ago

Implement the feature to use the radius and neighbors parameters already provided by the Parameters structure.