fixed several compile errors/warnings; reacted on the PR comments

This commit is contained in:
Vadim Pisarevsky
2013-12-01 20:58:30 +04:00
parent 6da5d21331
commit d7f4a223cf
5 changed files with 19 additions and 22 deletions

View File

@@ -136,4 +136,3 @@ TEST(OCL_TestTAPI, performance)
cv::destroyWindow("result0");
cv::destroyWindow("result1");*/
}