Searched refs:tempImgFile (Results 1 - 1 of 1) sorted by relevance

/external/opencv3/samples/cpp/
H A Dimage_alignment.cpp186 string tempImgFile = parser.get<string>(1); local
223 if (tempImgFile!="") {
225 template_image = imread(tempImgFile,0);

Completed in 80 milliseconds