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

moved stereogc to blacklist (issue #439)

This commit is contained in:
Alexander Shishkov
2010-10-29 08:34:45 +00:00
parent 086cddb33a
commit 0d3809d0b1
+1 -1
View File
@@ -80,7 +80,7 @@ const char* blacklist[] =
"shape-minarearect", //ticket 436
//"stereobm", //ticket 614
//"stereosgbm", //ticket 615
//"stereogc", //ticket 439
"stereogc", //ticket 439
"subdiv", //ticket 454
"track-camshift", //ticket 483