Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 618 Bytes

readme.md

File metadata and controls

17 lines (10 loc) · 618 Bytes

retro_filter

retro_filter is a simple image processing tool, which allows one to make digital images look a bit "retro".

Functionality

  • Add a vignette to an image. The vignette aims to be realistic and is optimized to not show banding.
  • Add a film-grain effect to the image [ToDo: more realistic look]
  • Add a bleach-bypass effect to the image

Lib & GUI-App

The crate consists of a binary for the gui app which uses fltk-rs and a library which gives you the functionality for the image processing.

Screenshot

gui screenshot