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 Loading

  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++ 27 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
  • extended_object_detection Public

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

    Extended-Object-Detection-ROS/extended_object_detection’s past year of commit activity
    C++ 27 BSD-3-Clause 6 0 0 Updated Jun 6, 2024
  • lib Public

    Standalone code for solution core

    Extended-Object-Detection-ROS/lib’s past year of commit activity
    C++ 1 BSD-3-Clause 0 0 0 Updated Jun 6, 2024
  • .github Public
    Extended-Object-Detection-ROS/.github’s past year of commit activity
    0 0 0 0 Updated Apr 11, 2023
  • object_spatial_tools_ros Public

    ROS nodes for objects spatial processing.

    Extended-Object-Detection-ROS/object_spatial_tools_ros’s past year of commit activity
    Python 2 1 0 0 Updated Mar 29, 2023
  • Extended-Object-Detection-ROS/example_data’s past year of commit activity
    CMake 1 1 0 0 Updated Mar 15, 2023
  • wiki_english Public

    English Wiki for a project.

    Extended-Object-Detection-ROS/wiki_english’s past year of commit activity
    3 1 0 0 Updated Mar 15, 2023
  • nano_build_opencv Public Forked from mdegans/nano_build_opencv

    Build OpenCV on Nvidia Jetson Nano

    Extended-Object-Detection-ROS/nano_build_opencv’s past year of commit activity
    Shell 0 MIT 197 0 0 Updated Feb 11, 2023
  • algorithmic_complexity_calculation Public

    Experimental calculation of algorithmic complexity

    Extended-Object-Detection-ROS/algorithmic_complexity_calculation’s past year of commit activity
    C++ 0 0 0 0 Updated Apr 28, 2022
  • qt_gui_eod Public

    QT GUI for extended object detection testing.

    Extended-Object-Detection-ROS/qt_gui_eod’s past year of commit activity
    C++ 1 BSD-3-Clause 0 0 0 Updated Apr 12, 2022
  • dummy_console_app Public

    Simplest console application for basic testing of system.

    Extended-Object-Detection-ROS/dummy_console_app’s past year of commit activity
    CMake 0 BSD-3-Clause 0 0 0 Updated Dec 13, 2021

Top languages

Loading…

Most used topics

Loading…