RtspFace/demo/test.cpp @@ -17,6 +17,6 @@ faceAPI face; idx = face.do_reasch(bgr_image); cout<<"idx="<<idx<<endl; system("pause"); return 0; } }