Function arrayfire::sat [] [src]

pub fn sat(input: &Array) -> Array

Summed area table of an Image

Parameters

  • input is the input image

Return Values

Summed area table (a.k.a Integral Image) of the input image.