Skip to content

ahmedfawzyelaraby/3D-object-detection-and-recognition-to-rgb-image-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

3D Object Detection and Recognition to RGB Image Viewer ROS Node

This is a ROS based c++ code, whose role is to read the RGB images from the kinect and the detections message published from the 3D Object Detection and Recognition Node. It displays the RGB images, draw bounding boxes arroung each detected object and types the class of the object and its depth inside that box. This code was part of the work submited by me in my master's degree.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. Please be noted that this code is tested on Ubuntu OS only.

Installation

This node is used by the 3D Object Detection and Recognition Node, so all you have to do is follow the installation instructions in the 3D Object Detection and Recognition Node.

Deployment

This node is launched from within the 3D Object Detection and Recognition Node.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published