Close
Updated with one minor change: "initial gaussian blur" is now only processed on the first pass when multiple iterations are set. Before, "-gauss 1 -iter 2" would run the gaussian blur twice, once for each pass. Now, it only runs once at the start of processing.