RealSenseID icon indicating copy to clipboard operation
RealSenseID copied to clipboard

How to create a java (springboot) service to detect face?

Open trunggn opened this issue 3 years ago • 1 comments

Is it possible to create a java spring boot service to detect/count face(s) ? Sample code or .jar lib ?

Thanks!

trunggn avatar Mar 07 '22 14:03 trunggn

so far, there is no offical java wrapper. you can call RSID cpp API via JNI interface.

RealSenseSupport avatar Mar 08 '22 06:03 RealSenseSupport