view unixSoft/bin/fix-whiteboard.sh @ 423:a218d5bdb682

custom: reformat sml/replacer-regexp-list
author Augie Fackler <raf@durin42.com>
date Tue, 29 Nov 2016 13:24:32 -0500
parents 1f6b813777c8
children
line wrap: on
line source

#!/bin/bash
convert "$1" -morphology Convolve DoG:15,100,0 -negate -normalize -blur 0x1 -channel RBG -level 60%,91%,0.1 "$2"