Lines Matching full:loadimage
47 void loadImage(string path, Mat &img)
94 loadImage(test_path + "image.hdr", img);
99 loadImage(test_path + "linear.png", expected);
105 loadImage(test_path + "drago.png", expected);
111 loadImage(test_path + "durand.png", expected);
117 loadImage(test_path + "reinhard.png", expected);
123 loadImage(test_path + "mantiuk.png", expected);
135 loadImage(file_name, img);
165 loadImage(test_path + "merge/mertens.png", expected);
194 loadImage(test_path + "merge/debevec.hdr", expected);
215 loadImage(test_path + "merge/robertson.hdr", expected);