A tool reading ground truth data and detected object data provides visualization way to estimate position accuracy.
The input data needs:
- Ground Truth Data: [frame_name left_top_x left_top_y right_bottom_x right_bottom_y]
- Detected Object Data: [frame_name left_top_x left_top_y right_bottom_x right_bottom_y]
- Frames Folder
You can find the Matlab edition here.
- The testing data comes from NOL.
- 2017/09/28
- fix the logic of trouble key collection
- 2017/09/29
- update trouble key list after ratio changing event
- NetBeans
- JavaFX Scene Builder
- under windows 10 64-bit OS
- Java Development Kit (ver. 8u144)
If you want to use eclipse to develop JavaFx application, you can install the extension e(fx)clipse, which url is http://download.eclipse.org/efxclipse/updates-released/2.4.0/site, on eclipse using the "Install New Software" wizard.
- Java Runtime Environment is needed (developed under jre1.8.0)
You can find the executable jar file under this folder or find it here directly.
This project is licensed under a Creative Commons Attribution-ShareAlike 4.0 International License and the MIT License.
