Skip to content

OpenDetection is a standalone open source project for object detection and recognition in images and 3D point clouds.

License

Notifications You must be signed in to change notification settings

giacomodabisias/opendetection

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenDetection

OpenDetection is a standalone open source project for object detection and recognition in images and 3D point clouds. To clone the dependencies (SiftGPU and pugixml) clone with --recursive flag or pull submodules with git submodule init && git submodule update && git submodule foreach git pull origin master .

Website - http://opendetection.com or http://krips89.github.io/opendetection_docs

Git - https://github.com/krips89/opendetection

Getting started - http://opendetection.com/getting_started.html

User guide - http://opendetection.com/introduction_general.html

API Documentation - http://opendetection.com/annotated.html

Short demo video - https://www.youtube.com/watch?v=sp8W0NspY54

About

OpenDetection is a standalone open source project for object detection and recognition in images and 3D point clouds.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.7%
  • CMake 4.3%