Home
last modified time | relevance | path

Searched refs:ComputeGrayThreshod (Results 1 – 2 of 2) sorted by relevance

/GUIX-v6.2.1/guix_studio/
Dimage_reader.h101 void ComputeGrayThreshod(int width, int height);
Dimage_reader.cpp713 void image_reader::ComputeGrayThreshod(int width, int height) in ComputeGrayThreshod() function in image_reader
778 ComputeGrayThreshod(width, height); in ColorSpaceConvert()