Kernel
class defines a matrix that describes how a specified pixel and its surrounding pixels affect the value computed for the pixel's position in the output image of a filtering operation. The X origin and Y origin indicate the kernel matrix element that corresponds to the pixel position for which an output value is being computed.
@see ConvolveOp
Kernel
class defines a matrix that describes how a specified pixel and its surrounding pixels affect the value computed for the pixel's position in the output image of a filtering operation. The X origin and Y origin indicate the kernel matrix element that corresponds to the pixel position for which an output value is being computed.
@see ConvolveOp
@version 10 Feb 1997
The kernel is the entry point into the kernel services. @author Adrian Brock @author Les A. Hazlewood @version $Revision: 1.6 $
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|