|
FireSync API
|
| k32u kSpot_InterpolateSobelvZcSpotCentre | ( | kSize | lastPositiveIndex, |
| k16s | lastPositiveGradient, | ||
| kSize | firstNegativeIndex, | ||
| k16s | firstNegativeGradient | ||
| ) |
Integer math Focalspec spot centre interpolation.
| lastPositiveIndex | Last index at which gradient filter value > 0 |
| lastPositiveGradient | Gradient value at lastPositiveIndex |
| firstNegativeIndex | First index at which gradient filter value < 0 |
| firstNegativeGradient | Gradient value at firstNegativeIndex |