Skip to content
Member Filters
Show Inherited
Show Protected
Show abstract
GR32_Resamplers🞂TKernelSamplerClass

TKernelSampler

Abstract base class for neighborhood samplers using an integer kernel map.

Inheritance:TObject 🞂 TPersistent 🞂 TNotifiablePersistent 🞂 TCustomSampler 🞂 TNestedSampler 🞂 TKernelSampler

Declaration ​

pascal
TKernelSampler = class(TNestedSampler)

Description ​

TKernelSampler is the abstract base class for neighborhood samplers that evaluate pixels over a local 2D kernel area specified by an integer map (Kernel).