elucideye / acf

Aggregated Channel Feature object detection in C++ and OpenGL ES 2.0 based on https://github.com/pdollar/toolbox
BSD 3-Clause "New" or "Revised" License
49 stars 20 forks source link

add channels test (migrate from drishti) #93

Closed headupinclouds closed 6 years ago

headupinclouds commented 6 years ago

add separate api and private/unit test executables Related: #94

We need a separate executables for: (1) the public (possibly shared) ACF api (2) the private support class/functions used internally in ACF that require focused testing