Main Page   File List   Globals  

vkernel2d.c File Reference

vkernel2d - construct convolution kernels. More...


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

Generated on Tue Nov 23 09:50:52 2004 for VIA - Volumetric Image Analysis by doxygen1.2.15