pnmconvol
Verified for current stable LTS
Pnmconvol Command: Convolve Pnm Image With Convolution Matrices From Files
Use for convolve pnm image with convolution matrices from files with Pnmconvol. Exact CLI syntax to convolve pnm image with convolution matrices from files using Pnmconvol.
When to use this: Use for convolve pnm image with convolution matrices from files with Pnmconvol.
Command Syntax
pnmconvol -matrixfile <path/to/matrix1,path/to/matrix2,...> <path/to/image.pnm> > <path/to/output.pnm> pnmconvol -matrixfile <path/to/matrix1,path/to/matrix2,...> <path/to/image.pnm> > <path/to/output.pnm> Command Breakdown
-matrixfile- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to convolve pnm image with convolution matrices from files using Pnmconvol.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Pnmconvol Command: Convolve Pnm Image With Convolution Matrix
pnmconvol -matrix=-1,3,-1 <path/to/image.pnm> > <path/to/output.pnm> Pnmconvol Command: Convolve Pnm Image With Convolution Matrix From Pnm File pnmconvol <path/to/matrix.pnm> <path/to/image.pnm> > <path/to/output.pnm> Pnmconvol Command: Normalize Convolution Matrix Weights pnmconvol -matrix=-1,3,-1 -normalize <path/to/image.pnm> > <path/to/output.pnm>