Giter Club home page Giter Club logo

facedetect's Introduction

facedetect

Contact

For any questions or issues regarding this package, please contact Devin Willis at [email protected].

Prerequisites

  • Hardware Platform: Jetson Orin Nano
  • ROS2 Humble: Make sure you have ROS2 Humble is installed on your system
  • OS: Ubuntu 20.04 focal
  • L4T Version: nvidia-l4t-core 35.4.1
  • Python version: Python 3.8.10

Overview

This ROS2 package utilizes the Intel RealSense camera package to capture images from the Intel RealSense camera. It then processes the raw camera frames to detect faces and outputs an image with face boxes drawn over it. The processed image is republished for further use. Additionally, the package launches a viewer to display the camera frame along with the detected faces.

Installation

  1. Clone the facedetect package into your ROS2 workspace:

    cd /path/to/your/ros2_ws/src
    git clone https://github.com/your_username/facedetect.git
  2. Install realsense camera package sudo apt install ros-humble-realsense2-*

  3. Build the package:

    cd /path/to/your/ros2_ws
    colcon build --packages-select facedetect

Usage

  1. Launch the facedetect package:
    source /path/to/your/ros2_ws/install/setup.bash
    source install/local_setup.bash
    ros2 launch facedetect facedetect_launch.py

facedetect's People

Contributors

gatordevin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.