Automatically adjust dots according to clickmask?
Maximum distance (pixels): pixels farther than this from their nearest dot are excluded. 0 = no limit.
Mode
Input Device
Auto: detect device from scroll behaviour. Touchpad: two-finger scroll pans, ctrl/⌘ + scroll zooms. Mouse: scroll wheel zooms.
Clickmask
Opacity
Dot Auto Adjustment
# Past Passes: 0
Loading...
Large windows (e.g. 256-480px) that broadly define where cells are, used to gate the fine pass below. Optional -- leave blank to disable the coarse pass and the agreement gate entirely (a single fine-only pass). One window config per line: <size> <overlap>% [offsetX%] [offsetY%] [weight]. Only size and overlap% are required. Offsets shift the window grid (as a signed % of window size; negative pulls the other way to cover the leading edge); weight (a whole number ≥ 1) over-represents that config. Use "-" to keep a default when specifying a later value, and "#" for comments.
Small windows that add fine detail. One window config per line: <size> <overlap>% [offsetX%] [offsetY%] [weight]. Only size and overlap% are required. Offsets shift the window grid (as a signed % of window size; negative pulls the other way to cover the leading edge); weight (a whole number ≥ 1) over-represents that config. Use "-" to keep a default when specifying a later value, and "#" for comments.
Minimum % of a fine window's foreground pixels that must also fall inside the (dilated) coarse-pass foreground for that fine window to be kept. Higher values suppress more fine-window noise in regions the coarse pass calls background. Has no effect when the coarse window box is blank.