Skip to content

imprld01/Performance-Estimation-Tool-Matlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Performance-Estimation-Tool-Matlab

A tool reading ground truth data and detected object data provides visualization way to estimate position accuracy.

The input data needs:

  1. Ground Truth Data: [frame_name left_top_x left_top_y right_bottom_x right_bottom_y]
  2. Detected Object Data: [frame_name left_top_x left_top_y right_bottom_x right_bottom_y]
  3. Frames Folder

You can find the Java edition here.

License

Creative Commons License
This project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License and the MIT License.

Releases

No releases published

Packages

No packages published

Languages