Package-level declarations
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Converts a GrayF32 object into a ColorBuffer where each pixel in the grayscale image is mapped to an RGB color with identical red, green, and blue values.
Converts a GrayU8 object into a ColorBuffer where each pixel in the grayscale image is mapped to an RGB color with identical red, green, and blue values.
Converts a Planar<GrayF32> object into a ColorBuffer with the same number of channels (bands).
Converts a Planar<GrayU8> object into a ColorBuffer with the same number of channels (bands).
Link copied to clipboard
Link copied to clipboard
Converts this ColorBuffer to an image represented as a Planar
Link copied to clipboard
Converts this ColorBuffer to an image represented as a Planar
Link copied to clipboard
Link copied to clipboard