Into

Modules

Documentation

classPiiCamera::CenterInterpolator

#include <PiiBayerConverter.h>

An interpolation functor that always returns the value of the center of a neighborhood without interpolation.

Description

Public member functions

int
(
  • const T *
  • const T * ptr1
)
int
(
  • const T *
  • const T * ptr1
)
int
(
  • const T *
  • const T * ptr1
)
int
(
  • const T *
  • const T * ptr1
  • const T *
)
int
(
  • const T *
  • const T * ptr1
  • const T *
)
int
(
  • const T *
  • const T * ptr1
  • const T *
)
int
(
  • const T * ptr1
  • const T *
)
int
(
  • const T * ptr1
  • const T *
)
int
(
  • const T * ptr1
  • const T *
)

Function details

  • int bottom

    (
    • const T *
    • const T * ptr1
    )
    [inline]
  • int bottomLeft

    (
    • const T *
    • const T * ptr1
    )
    [inline]
  • int bottomRight

    (
    • const T *
    • const T * ptr1
    )
    [inline]
  • int center

    (
    • const T *
    • const T * ptr1
    • const T *
    )
    [inline]
  • int left

    (
    • const T *
    • const T * ptr1
    • const T *
    )
    [inline]
  • int right

    (
    • const T *
    • const T * ptr1
    • const T *
    )
    [inline]
  • int top

    (
    • const T * ptr1
    • const T *
    )
    [inline]
  • int topLeft

    (
    • const T * ptr1
    • const T *
    )
    [inline]
  • int topRight

    (
    • const T * ptr1
    • const T *
    )
    [inline]
Notes (0)

Add a note

Not a single note added yet. Be the first, add yours.