Searched refs:toGrayscale (Results 1 – 1 of 1) sorted by relevance
263 static inline float toGrayscale (const Vec4& c) in toGrayscale() function337 const float luma = toGrayscale(cmp.getPixel(x, y)); in fuzzyCompare()