1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

removed detector-surf test from black list (ticket 578)

This commit is contained in:
Maria Dimashova
2010-10-23 16:43:23 +00:00
parent 8ad8e31bf5
commit 5c642723ae
+1 -1
View File
@@ -57,7 +57,7 @@ const char* blacklist[] =
//"descriptor-sift", //ticket 567
//"descriptor-surf", //ticket 568
"detector-surf", //ticket 578
//"detector-surf", //ticket 578
"filter-generic",
"flann_saved", //ticket 618