snippetbashTip
pambackground — Create a mask of the background in a PAM image. See also: `pbmmask`. More information: <https://netp
Viewed 0 times
thecreatecommandpammaskclibackgroundpambackground
Problem
How to use the
pambackground command: Create a mask of the background in a PAM image. See also: pbmmask. More information: <https://netpbm.sourceforge.net/doc/pambackground.html>.Solution
pambackground — Create a mask of the background in a PAM image. See also: pbmmask. More information: <https://netpbm.sourceforge.net/doc/pambackground.html>.Create a mask of the background in a PAM image:
pambackground {{path/to/image.pam}} > {{path/to/output.pam}}Code Snippets
Create a mask of the background in a PAM image
pambackground {{path/to/image.pam}} > {{path/to/output.pam}}Context
tldr-pages: common/pambackground
Revisions (0)
No revisions yet.