modules/ximgproc/test/test_edgeboxes.cpp
0 → 100644
+48
−0
Loading
Add test for ximgproc/edgeboxes and fix up Python sample to work with returning scores * Test for Edgeboxes implementation * Fix and enhance edgeboxes_demo.py * Make double literal a float literal * Address review feedback