AGI STK Graphics 11 Send comments on this topic.
IAgStkGraphicsConvolutionFilterFactory Interface

Description

Applies convolution to the source raster. Convolution is the modification of a pixel's value based on the values of its surrounding pixels. The Kernel is the numerical matrix that is applied to each pixel in this process. The convolution operation is discussed in more detail in numerous texts on image processing and useful convolution kernels are widely available from various sources.

Object Model





Public Methods

Public Method Initialize Initializes a new instance.
Public Method InitializeWithKernel Initializes a new instance with the specified Kernel.
Public Method InitializeWithKernelAndDivisor Initializes a new instance with the specified Kernel and Divisor.
Public Method InitializeWithKernelDivisorAndOffset Initializes a new instance with the specified Kernel, Divisor, and Offset.
© 2016 All Rights Reserved.

STK Programming Interface 11.0.1