1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-30 07:43:03 +04:00

Merge pull request #2336 from SpecLad:useOclChanged

This commit is contained in:
Roman Donchenko
2014-02-14 16:21:00 +04:00
committed by OpenCV Buildbot
-1
View File
@@ -53,7 +53,6 @@ static Ptr<DenseOpticalFlowExt> createOptFlow(const string& name, bool useGpu)
int main(int argc, const char* argv[])
{
useOclChanged = false;
CommandLineParser cmd(argc, argv,
"{ v video | | Input video }"
"{ o output | | Output video }"