Home
last modified time | relevance | path

Searched defs:to_grayscale (Results 1 – 15 of 15) sorted by relevance

/dports/sysutils/czkawka/czkawka-3.3.1/cargo-crates/img_hash-3.2.0/src/
H A Dtraits.rs125 fn to_grayscale(&self) -> Cow<GrayImage>; in to_grayscale() method
154 fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() function
170 default fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() function
190 fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() method
206 fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() method
H A Dlib.rs336 fn to_grayscale(&self) -> Cow<GrayImage> { in to_grayscale() method
/dports/devel/boost-docs/boost_1_72_0/libs/gil/example/
H A Dhessian.cpp22 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
H A Dharris.cpp27 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
/dports/devel/boost-python-libs/boost_1_72_0/libs/gil/example/
H A Dhessian.cpp22 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
H A Dharris.cpp27 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
/dports/devel/boost-libs/boost_1_72_0/libs/gil/example/
H A Dharris.cpp27 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
H A Dhessian.cpp22 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
/dports/devel/hyperscan/boost_1_75_0/libs/gil/example/
H A Dhessian.cpp22 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
H A Dharris.cpp27 gil::gray8_image_t to_grayscale(gil::rgb8_view_t original) in to_grayscale() function
/dports/misc/mxnet/incubator-mxnet-1.9.0/docs/tutorial_utils/vision/cnn_visualization/
H A Dgradcam.py234 def to_grayscale(cv2im): function
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/docs/tutorial_utils/vision/cnn_visualization/
H A Dgradcam.py234 def to_grayscale(cv2im): function
/dports/graphics/diff-pdf/diff-pdf-d494f96/
H A Ddiff-pdf.cpp58 inline unsigned char to_grayscale(unsigned char r, unsigned char g, unsigned char b) in to_grayscale() function
/dports/graphics/imageworsener/imageworsener-1.3.4/src/
H A Dimagew-internals.h220 int to_grayscale; member
/dports/graphics/libgaiagraphics/libgaiagraphics-0.5/src/
H A Dgaiagraphics_image.c802 to_grayscale (unsigned char r, unsigned char g, unsigned char b) in to_grayscale() function