Searched refs:tempImgFile (Results 1 - 1 of 1) sorted by relevance
/external/opencv3/samples/cpp/ | ||
H A D | image_alignment.cpp | 186 string tempImgFile = parser.get<string>(1); local 223 if (tempImgFile!="") { 225 template_image = imread(tempImgFile,0); |
Completed in 80 milliseconds