Function opencv::imgproc::border_interpolate [] [src]

pub fn border_interpolate(p: i32, len: i32, borderType: i32) -> Result<i32, String>

1D interpolation function: returns coordinate of the "donor" pixel for the specified location p.