FB icon indicating copy to clipboard operation
FB copied to clipboard

Error display output when testing with color images

Open jodyngo opened this issue 4 years ago • 1 comments

I tried testing with color image but the output image couldn't display properly. There is problem with color channel (I guess). Could you please advise how to solve it with many thanks.

jodyngo avatar Apr 18 '20 06:04 jodyngo

The project doesn't support color.(https://github.com/zhangxiaoya/FB/blob/master/example/FrameSource/ImageListReader/ImageListReader.hpp#L33)
but I think you can divide channels to three images.

cgoxopx avatar Jun 21 '21 16:06 cgoxopx