Coder Social home page Coder Social logo

malikmal / object_recognition_pkg Goto Github PK

View Code? Open in Web Editor NEW
14.0 1.0 1.0 9.22 MB

3D object detection and recognition based on RGBD Image using Pointcloud and Artificial Neural Network at ROS Workspace

CMake 6.85% C++ 90.77% Shell 0.05% Python 2.32%
ros pointcloud object-detection object-recognition rgbd

object_recognition_pkg's Introduction

ROS PointCloud  

3D Object Detection and Recognition Based on RGBD Images

Github top language Github language count Repository size License Github issues Github forks Github stars


About   |   Features   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


🎯 About

Package for 3D Object Detection and Recognition Based on RGBD Images in Robot Operating System (ROS) Workspace. This is my final project as student in EEPIS/PENS.

🔗 Paper

https://ieeexplore.ieee.org/document/9594034

@INPROCEEDINGS{9594034,
  author={Birri, Ikmalil and Dewantara, Bima Sena Bayu and Pramadihanto, Dadet},
  booktitle={2021 International Electronics Symposium (IES)}, 
  title={3D Object Detection and Recognition based on RGBD Images for Healthcare Robot}, 
  year={2021},
  volume={},
  number={},
  pages={173-178},
  doi={10.1109/IES53407.2021.9594034}}

📹: Publication

Watch the video

✨ Features

✔️ Feature 1; Realtime RGBD Camera using Intel LibRealsense and opencv
✔️ Feature 2; Filter and Segmentation using Remove NaN, passthrough, VoxelGrid downsample, and RANSAC Plane Segmentation
✔️ Feature 3; Detection or Clustering using Euclidean Cluster
✔️ Feature 4; Prediction Artificial Neural Network using FANN Library
✔️ Feature 5; Visualize 3D Bounding Box and label using Visualizer PCL\

🚀 Technologies

The following tools were used in this project:

✅ Requirements

Before starting 🏁, you need to have Git, ROS and PCL installed.

🏁 Starting

# make sure inside catkin_ws/src
$ cd catkin_ws/src

# Clone this project
$ git clone https://github.com/Malikmal/object_recognition_pkg

# Access
$ cd ../

# Build the project (workspace)
$ catkin_make

# Prepare datasets
# contains folders of object scenes

# Run training
$ rosrun object_recognition_pkg main_trainning folder_name

# Run Testing offline file mode
$ rosrun object_recognition_pkg main src/data/scene_mug_table.pcd

# Run realtime camera 
$ rostopic
$ rosrun object_recognition_pkg camera_node
$ rosrun object_recognition_pkg main_camera

📝 License

Made with ❤️ by Ikmalil Birri

 

Back to top

object_recognition_pkg's People

Contributors

malikmal avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

germal

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.