LinuxCommandLibrary

pambackground

creates a bitmap mask identifying background pixels in a PAM/PNM image

TLDR

Create background mask from image

$ pambackground [input.pam] > [output.pbm]
copy

SYNOPSIS

pambackground [options] [file]

DESCRIPTION

pambackground creates a bitmap mask identifying background pixels in a PAM/PNM image. Uses corner pixels to determine background color and flood-fills to find connected background regions. Part of Netpbm toolkit.

PARAMETERS

-verbose

Print processing information.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard

> TERMINAL_GEAR

Curated for the Linux community