fifon_filtrer
This program is made to apply filters on images, the filter has to be written in filter.c (for those who want to modify their filter)
The current filter is a very poor "selective" blur, it blur everywhere but not the "shape borders"
This code is principally made for those who want to see a filter example and/or want to implement better filters