RealSenseID
RealSenseID copied to clipboard
How to create a java (springboot) service to detect face?
Is it possible to create a java spring boot service to detect/count face(s) ? Sample code or .jar lib ?
Thanks!
so far, there is no offical java wrapper. you can call RSID cpp API via JNI interface.