Back to FabImage Studio website
You are here: Start » Filter Reference » Image Filtering » cvBorderInterpolate
Computes source location of extrapolated pixel.
Name | Type | Description | |
---|---|---|---|
![]() |
inP | Integer | 0-based coordinate of the extrapolated pixel along one of the axes, likely <0 or >= len . |
![]() |
inLen | Integer | Length of the array along the corresponding axis. |
![]() |
inBorderType | CvBorderType | |
![]() |
outValue | Integer | Source location of an extrapolated pixel. |
Complexity Level
This filter is available on Basic Complexity Level.