Skip to content

Sid1057/CADAR

Repository files navigation

CADAR

CAmeras Detection And Ranging

Overview

Table legend:

  • ■ - means the usage of a single shot of data
  • ▣ - means the usage of a sequence of data
  • ■ - green color means yes
  • ■ - orange color means yes, with some specific algorithms, but it has some disadvantages
  • ■ - red color means no
  • each link provide some documentation for an approach
Funcionality Lidar Radar Single camera Stereo camera
Weather and road condition
Odometry
3D points cloud
3D objects detection
3D objects velocity
Classificated 3D objects
Classificated 3D points cloud

Structure

|
|_ core
  |
  |_ Node
  |
  |_ Camera
  |
  |_ Storage
|
|_ modules
  |
  |_ ObjectPool
  |
  |_ object_detector
  |
  |_ RoadMap
|
|_ notebooks
  |
  |_ Open3D demo
  |
  |_ CADAR DEMO
|
|_ docs
|
|_ data
  |
  |_ Sequence_00 (straight street)
|
|_ tests
|
|_ types
  |
  |__ Frame
  |
  |__ StereoFrame
  |
  |__ Semantic
  |
  |__ ObjectSemantic2D
  |
  |__ Object2D
  |
  |__ Object2D_classified
  |
  |__ Obstacle
  |
  |__ Physics
  

About

CAmeras Detection And Ranging

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages