Ask Your Question

JBeale's profile - activity

2018-09-19 12:49:51 -0600 received badge  Notable Question (source)
2016-12-27 04:25:06 -0600 received badge  Popular Question (source)
2015-10-12 13:13:35 -0600 received badge  Taxonomist
2014-04-19 16:18:51 -0600 received badge  Student (source)
2013-10-30 13:09:19 -0600 asked a question OpenCV 3.0.0-dev "Core_globbing" failure

I compiled opencv 3.0.0-dev from github.com/Itseez/opencv/archive/master.zip on my Raspberry Pi model A (ARMv6, 256M RAM). It took approximately 10 hours. Running bin/opencv_test_core I see many results report "OK" but there is a failure with "Core_globbing". What does this mean?

[----------] 1 test from Core_globbing
[ RUN      ] Core_globbing.accuracy
/mnt/USB1/opencv-master/modules/core/test/test_io.cpp:501: Failure
Expected: (lenas.size()) > (pngLenas.size()), actual: 0 vs 0
[  FAILED  ] Core_globbing.accuracy (11 ms)
[----------] 1 test from Core_globbing (17 ms total)