classPiiCamera::DiagonalInterpolator
#include <PiiBayerConverter.h>
An interpolation functor that calculates the value of a color channel by averaging the four diagonal neighbors of a pixel.
Description
Each of the funtions performs the interpolation at some special point of the image (corners, borders). The #center() function is used elsewhere.
Public member functions
|
int
|
(
|
|
int
|
(
|
|
int
|
(
|
|
int
|
(
|
|
int
|
(
|
|
int
|
(
|
|
int
|
(
|
|
int
|
(
|
|
int
|
(
|
Function details
-
int bottom
(- const T * ptr0
- const T *
[inline] -
int bottomLeft
(- const T * ptr0
- const T *
[inline] -
int bottomRight
(- const T * ptr0
- const T *
[inline] -
int center
(- const T * ptr0
- const T *
- const T * ptr2
[inline] -
int left
(- const T * ptr0
- const T *
- const T * ptr2
[inline] -
int right
(- const T * ptr0
- const T *
- const T * ptr2
[inline] -
int top
(- const T *
- const T * ptr2
[inline] -
int topLeft
(- const T *
- const T * ptr2
[inline] -
int topRight
(- const T *
- const T * ptr2
[inline]
Add a note
Not a single note added yet. Be the first, add yours.