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