gurselturkeri / face_detect_ROS2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

face_detect_ROS2

In this repository face is detected by haarcascade then this information publising to rostopics with using ROS2.

Requirements:

  • OpenCV 2.x, 3.x, 4.x

  • haarcascade_frontalface_default.xml

To communicate ROS2 and our face detection python scripts,we should create basic publisher in our code.Writing a simple publisher and subscriber (Python). When face is detected this information will publish to topic. Screenshot from 2023-01-06 00-40-44

About


Languages

Language:Python 100.0%