What would be a good TRUE black and white colormatrix?

后端 未结 4 1419
星月不相逢
星月不相逢 2020-12-05 03:50

I want to convert an image from color to B/W (i.e. no grayscale, just black and white). Does anyone have a good colormatrix to achieve this?

4条回答
  •  离开以前
    2020-12-05 04:09

    If you want it to look halfway decent, you'll probably want to apply some form of dithering.

    Here's a full discussion, if a bit dated:

    http://www.efg2.com/Lab/Library/ImageProcessing/DHALF.TXT

提交回复
热议问题