blendLinearGold   111 modules/cudaimgproc/test/test_blend.cpp         blendLinearGold<uchar>(img1, img2, weights1, weights2, result_gold);
blendLinearGold   113 modules/cudaimgproc/test/test_blend.cpp         blendLinearGold<float>(img1, img2, weights1, weights2, result_gold);