标签:安装 apt style enter ack 自动 rac 识别 image
前言:人脸识别是基于人的脸部特征信息进行身份识别的一种生物识别技术。用摄像机或摄像头采集含有人脸的图像或视频流,并自动在图像中检测和跟踪人脸,进而对检测到的人脸进行脸部识别的一系列相关技术,通常也叫做人像识别、面部识别。
cd ~/catkin_ws/src/robot_perception/robot_vision/launch
roslaunch usb_cam.launch
cd ~/catkin_ws/src/robot_perception/robot_vision/launch
roslaunch face_detector.launch
rqt_image_view
-------------------------------
显示效果:绿色边框就是识别效果
cd ~/catkin_ws/src/robot_perception/robot_vision/launch
roslaunch usb_cam.launch
cd ~/catkin_ws/src/robot_perception/robot_vision/launch
roslaunch motion_detector.launch
rqt_image_view
------------------------------
效果不是太好,有待探究
sudo apt-get install ros-kinetic-ar-track-alvar
-----------------------
不想写了..
-END-
标签:安装 apt style enter ack 自动 rac 识别 image
原文地址:https://www.cnblogs.com/chendeqiang/p/10259120.html