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