Searched refs:img_source (Results 1 – 1 of 1) sorted by relevance
61 string img_source; member in App123 img_source = cmd.get<string>("i"); in App()185 imread(img_source).copyTo(frame); in run()187 throw runtime_error(string("can't open image file: " + img_source)); in run()238 if (img_source!="") // wirte image in run()