I was searching for WORA solutions for my app and wondered if Face detection and landmarking can be done using Codename One.
If not, is Xamarin or React Native the way to go?
I was searching for WORA solutions for my app and wondered if Face detection and landmarking can be done using Codename One.
If not, is Xamarin or React Native the way to go?
You can embed native API's like Open CV into Codename One thru native interfaces which we describe in the developer guide here.
You can probably also wrap one of the many face detection libraries with a cn1lib. I haven't tried to do this myself and have no experience with this directly but if you get stuck just ask a specific question and we're here to help.