Vision.Image.Filter.Internal

Types

class Filterable src res f

data Filter src kernel init fold acc res

type BoxFilter src init acc res

type BoxFilter1 src init res

type SeparableFilter src init acc res

type SeparableFilter1 src init res

data KernelAnchor

data Kernel src init acc

data SeparableKernel src init acc

class SeparatelyFiltrable src res acc

data FilterFold acc

data FilterFold1

data BorderInterpolate a

Functions

kernelAnchor

borderInterpolate

Filters

Morphological operators

type Morphological pix

dilate

erode

Blur

type Blur src acc res

blur

gaussianBlur

Derivation

type Derivative src res

data DerivativeType

scharr

sobel

Others

type Mean src acc res

mean