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 pixel level acf pyramid tests : c++ vs matlab #71

Open headupinclouds opened 6 years ago

headupinclouds commented 6 years ago

Goal: Store Matlab pyramids in *.mat format, then deserialize in a GTest and compare with the C++ output.