Created
March 23, 2022 18:29
-
-
Save tldrafael/b10d2c5fae7cea7a3a4858af96bc05df to your computer and use it in GitHub Desktop.
Generic example to convert image mask size and keep only 0, 1 values
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
convert $f -interpolate nearest-neighbor -interpolative-resize 352x288! $newf |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment