Creates simple contrast filter.
commit04b22f1283e5c809494415d1c35593ee3858884f
authorCyril Hrubis <metan@ucw.cz>
Fri, 30 Sep 2011 17:09:19 +0000 (30 19:09 +0200)
committerCyril Hrubis <metan@ucw.cz>
Fri, 30 Sep 2011 17:09:19 +0000 (30 19:09 +0200)
treeeef1378a28a318f5d3014d054b4c3da5e6fb2896
parent63b5c2d57786aff8babac4c17c5fc5996c33cd4a
Creates simple contrast filter.

* which wastly duplicates the code in
  brightness filter (we may create some python
  glue code for filter creation).
include/filters/GP_Linear.h
libs/filters/GP_Contrast.gen.c.t [new file with mode: 0644]
libs/filters/GP_Linear.c
libs/filters/Makefile