标签: android android-camera face-detection cwac-camera
我想知道如何从android中的CWAC-CAM2库中获取相机实例,以便我可以将脸部检测器连接到相机进行人脸检测。需要知道如何在android中执行此操作?
答案 0 :(得分:0)
图书馆不支持。直接使用相机API,跳过库。