Add option to keep I and mI arrays and "neighbor pixle weights" structure
authorAndreas Eversberg <jolly@eversberg.eu>
Mon, 18 May 2015 16:29:10 +0000 (18:29 +0200)
committerAndreas Eversberg <jolly@eversberg.eu>
Mon, 18 May 2015 16:29:10 +0000 (18:29 +0200)
commit450e4d3fc26880c6a83fade503313e1650225590
tree4ce64ff9a20d4b1290fbd59754e67a826a15459f
parenta5682260962ef9edf5704ccfd480c15f39218139
Add option to keep I and mI arrays and "neighbor pixle weights" structure

This prepares real time colorization, by reusing existing structure.

Also an option for quick and dirty colorization is added.
gui/colorize.c
lib/colorize.c
lib/colorize.h
src/colorize.c
src/process.c