pnmconvol
Verified for current stable LTS
Pnmconvol Command: Convolve Pnm Image With Convolution Matrix From Pnm File
Use for convolve pnm image with convolution matrix from pnm file with Pnmconvol. Exact CLI syntax to convolve pnm image with convolution matrix from pnm file using Pnmconvol.
When to use this: Use for convolve pnm image with convolution matrix from pnm file with Pnmconvol.
Command Syntax
pnmconvol <path/to/matrix.pnm> <path/to/image.pnm> > <path/to/output.pnm> pnmconvol <path/to/matrix.pnm> <path/to/image.pnm> > <path/to/output.pnm> Live Command Builder
Final Command
pnmconvol <path/to/matrix.pnm> <path/to/image.pnm> > <path/to/output.pnm> Command Breakdown
pnmconvol is the base executable for this command.
FAQ
Purpose: Exact syntax to convolve pnm image with convolution matrix from pnm file 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 Matrices From Files
pnmconvol -matrixfile <path/to/matrix1,path/to/matrix2,...> <path/to/image.pnm> > <path/to/output.pnm> Pnmconvol Command: Convolve Pnm Image With Convolution Matrix pnmconvol -matrix=-1,3,-1 <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>