bob.sp.extrapolate

bob.sp.extrapolate((object)src, (object)dst[, (BorderType)border=bob.sp._sp.BorderType.Zero[, (object)value=0]]) → None :

Extrapolates the values using the specified border type, given a 1D or 2D input array. The parameter value is only ever used if the border type is set to constant.