husaynhakeem / android-face-detector

A real-time face detection Android library
MIT License
477 stars 79 forks source link

How to Get Bitmap image #16

Open nmssalman opened 1 year ago

nmssalman commented 1 year ago

I have a requirement to detect the gender of the person. is there any way? or to send to an api, i need to get bitmap from detected frame. how can i get it?