Skip to content
@Extended-Object-Detection-ROS

Extended-Object-Detection-ROS

ROS package for visual object detection with various methods.

Extended Object Detection

EOD logo

Abstract

Extended Object Detection (EOD) is a computer vision library with idea to represent an object as set of attributes, and then more represent complex objects as sets of simple objects and relationships between them. For attributes detection, this library incorporates many famous other libraries, such as OpenCV, Dlib, Torch and so on. Other library idea is to provide configuration file, that could set up detection system, without diving in library's API. Solution is created for usage in robotics and also has some tools to process result of detection system.

Cite

Repository

@misc{extended_object_detection,
 author = {Moscowsky, Anton},
 booktitle = {GitHub repository},
 publisher = {GitHub},
 title = {{Extended Object Detection}},
 url = {https://github.com/Extended-Object-Detection-ROS},
 year = {2020}
}

Article

@incollection{moscowsky_eod,
 author = {Moscowsky, A. D.},
 booktitle = {Smart Electromechanical Systems: Recognition, Identification and Modeling},
 doi = {10.1007/978-3-030-97004-8_3},
 keywords = {Computer vision,Object detection,ROS,Robotic},
 pages = {27--43},
 title = {{Extended Object Detection: Flexible Object Description System for Detection in Robotic Tasks}},
 url = {https://link.springer.com/10.1007/978-3-030-97004-8_3},
 volume = {419},
 year = {2022}
}

Contests

Pinned

  1. extended_object_detection extended_object_detection Public

    Extended Object Detection is an ROS package and has ample opportunities for describing objects for detection in the video image.

    C++ 26 6

  2. qt_gui_eod qt_gui_eod Public

    QT GUI for extended object detection testing.

    C++ 1

  3. lib lib Public

    Standalone code for solution core

    C++ 1

  4. object_spatial_tools_ros object_spatial_tools_ros Public

    ROS nodes for objects spatial processing.

    Python 2 1

  5. wiki_english wiki_english Public

    English Wiki for a project.

    3 1

Repositories

Showing 10 of 13 repositories

Top languages

Loading…

Most used topics

Loading…