A java GUI program that converts an image into grey scale and allow changes of rgb colours.
dleedev365/Image-Processing
[CMPT 365: Multimedia System] A Java GUI application that allows users to change RGB, brightness, grayscale and dithering of an image. Use Floyd–Steinberg dithering algorithm.
Java