I am troubleshooting a HALCON operator that is failing on single channel images, but works on color images.
What is the simplest way to convert a greyscale image to an rgb image in HALCON?
I am not picky about how the color conversion is done; copying the one channel to each channel of the rgb image is enough.