pnmconvol
Verified for current stable LTS
Pnmconvol Commands
Pnmconvol command syntax with verified terminal examples.
Commands
4 commands for Pnmconvol
pnmconvol Video
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 Video
Pnmconvol Command: Convolve Pnm Image With Convolution Matrix
pnmconvol -matrix=-1,3,-1 <path/to/image.pnm> > <path/to/output.pnm> pnmconvol Video
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 Video
Pnmconvol Command: Normalize Convolution Matrix Weights
pnmconvol -matrix=-1,3,-1 -normalize <path/to/image.pnm> > <path/to/output.pnm> Suggest a Pnmconvol Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Pnmconvol workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.