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
commit 3542da7167

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 }"