Git Product home page Git Product logo

ros2-detection_visualizer's Introduction

Detection Visualizer

This package provides a ROS 2 node for visualizing computer vision detections. It subscribes to an image topic and a detections topic, and outputs an image with bounding boxes drawn on it. The output topic can be visualized in rviz.

Example image with bounding boxes created using darknet and the yolov3-tiny network

Topics

  • ~/images (Type sensor_msgs/msg/Image) - Input topic with images that have been given to a computer vision node
  • ~/detections (Type vision_msgs/msg/Detection2DArray) - Input topic with detections on the given image
  • ~/dbg_image (Type sensor_msgs/msg/Image) - Output topic which has bounding boxes drawn on it

It is assumed the image message and detections message have identical timestamps.

ros2-detection_visualizer's People

Contributors

georgur avatar sloretz avatar myronrodrigues-streetdrone avatar 2b-t avatar penify-dev[bot] avatar

Watchers

Robert Bongart (MSc MSc MA) 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.