[)roi(]
Executive Member
- Joined
- Apr 15, 2005
- Messages
- 6,282
Got stuck with some work last night and today; hence the delay in completing the filter project.
I'll push to try complete some of this tonight, or hopefully everything by tomorrow. the Xcode Playground I'll share via Github is almost complete, and I've taken the liberty to add most of the basic filters:
I'm also considering including an example of more advanced / complex filters: pixel dithering using the following algorithms:
Hope you like it.
I'll push to try complete some of this tonight, or hopefully everything by tomorrow. the Xcode Playground I'll share via Github is almost complete, and I've taken the liberty to add most of the basic filters:
- Gamma
- Inversion
- Black/White (binary)
- Grayscale
- Brightness
- Color Shading
- Solarization
- Contrast
- Tint
- Sepia
I'm also considering including an example of more advanced / complex filters: pixel dithering using the following algorithms:
- Atkinson
- Floyd Steinberg
- Burkes
- Sierra
- Sierra Two Row,
- Sierra Lite
- Stucki
- Jarvis Judice Ninke
Hope you like it.













