From 389d265bebfad40aa952db5e138d2f0bfb29660e Mon Sep 17 00:00:00 2001 From: Raphael Chang Date: Tue, 6 Dec 2016 23:53:51 -0800 Subject: [PATCH] Face detection works slowly --- launch/face_detection_paas_demo.launch | 33 ++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 launch/face_detection_paas_demo.launch diff --git a/launch/face_detection_paas_demo.launch b/launch/face_detection_paas_demo.launch new file mode 100644 index 0000000..608c72d --- /dev/null +++ b/launch/face_detection_paas_demo.launch @@ -0,0 +1,33 @@ + + + + + + + + + + publishing: + - /usb_cam/image_raw + types: + - sensor_msgs/Image + trusted: + - "*" + + + + + + + + + + + + + + + + + +