tests: filter: add support for denoising and sharpening.
authorZhao Halley <halley.zhao@intel.com>
Wed, 17 Jul 2013 09:29:41 +0000 (17:29 +0800)
committerGwenole Beauchesne <gwenole.beauchesne@intel.com>
Fri, 23 Aug 2013 17:00:38 +0000 (19:00 +0200)
commitd48a18c9f253e7d4f709a3e9b126fde9f164f08d
tree288f461c4d3122f09dd0eac0296b71d85985f75f
parent96362e61625a75acc6474bc821c85b933317b886
tests: filter: add support for denoising and sharpening.

Add --denoise option to enable noise reduction with the level specified
as the option value (float). Likewise, add --sharpen option to enable
sharpening.

Signed-off-by: Gwenole Beauchesne <gwenole.beauchesne@intel.com>
tests/test-filter.c