vkernel2d(1) debian man page | unix.com

Man Page: vkernel2d

Operating Environment: debian

Section: 1

vkernel2d(1)						      General Commands Manual						      vkernel2d(1)

NAME
vkernel2d - vkernel2d - construct convolution kernels
SYNOPSIS
Detailed Description vkernel2d - construct convolution kernels Description construct convolution kernels to be used in 'vconvolve2d' or 'vconvolve3d'. The kernels can be used for texture analysis as proposed by Laws et al. Reference R.M. Haralick, L.G. Shapiro: Computer and Robot Vision. Vol.1. Addison-Wesley, 1992. (pp. 467-468). Usage vkernel2d Parameters: -in input image -out output image -k1 kernel 1 (l3|e3|s3|l5|e5|s5|w5|r5). Default: l3 -k2 kernel 2 (l3|e3|s3|l5|e5|s5|w5|r5). Default: l3 Examples Known bugs none. Author: G.Lohmann, MPI-CBS, 2004 Author Generated automatically by Doxygen for VIA - Volumetric Image Analysis from the source code. VIA - Volumetric Image Analysis Fri Feb 17 2012 vkernel2d(1)
Related Man Pages
pnmconvol(1) - redhat
mpsimagelaplacian(3) - mojave
pnmconvol(1) - freebsd
pnmconvol(1) - linux
pnmconvol(1) - osf1
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
How to copy a column of multiple files and paste into new excel file (next to column)?