Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 246 Bytes

File metadata and controls

17 lines (12 loc) · 246 Bytes

Armor Detection

For RM 2018, Artinx CV

Build

git clone --recurse-submodules https://...
cd /path/to/where/it/it/placed
mkdir cmake-build-debug && cd cmake-build-debug
cmake ..
make -j4

Usage

See ./ArmorDetection --help