Searched defs:to_grayscale (Results 1 – 15 of 15) sorted by relevance
125 fn to_grayscale(&self) -> Cow<GrayImage>; in to_grayscale() method154 fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() function170 default fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() function190 fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() method206 fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() method
336 fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() method
22 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
27 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
234 def to_grayscale(cv2im): function
58 inline unsigned char to_grayscale(unsigned char r, unsigned char g, unsigned char b) in to_grayscale() function
220 int to_grayscale; member
802 to_grayscale (unsigned char r, unsigned char g, unsigned char b) in to_grayscale() function