Orfeo Toolbox  3.16
Static Public Member Functions
otb::MeanShift::VectorBufferConverter Class Reference

#include <otbMeanShiftVectorImageFilter.h>

List of all members.

Static Public Member Functions

template<class TPixel >
static void FloatArrayToPixel (const float *data, unsigned int index, TPixel &pixel, const unsigned int nbComp, double scale)
template<class TPixel >
static void PixelToFloatArray (float *data, unsigned int index, const TPixel &pixel, double scale)

Detailed Description

Definition at line 33 of file otbMeanShiftVectorImageFilter.h.


Member Function Documentation

template<class TPixel >
static void otb::MeanShift::VectorBufferConverter::FloatArrayToPixel ( const float *  data,
unsigned int  index,
TPixel &  pixel,
const unsigned int  nbComp,
double  scale 
)
inlinestatic

Fill the pixel with the float array values at index, using nbComp values scaled by scale.

Definition at line 39 of file otbMeanShiftVectorImageFilter.h.

template<class TPixel >
static void otb::MeanShift::VectorBufferConverter::PixelToFloatArray ( float *  data,
unsigned int  index,
const TPixel &  pixel,
double  scale 
)
inlinestatic

Fill the float array data with the pixel values at index, using nbComp values scaled by scale.

Definition at line 54 of file otbMeanShiftVectorImageFilter.h.


The documentation for this class was generated from the following file:

Generated at Sun Feb 3 2013 04:26:52 for Orfeo Toolbox with doxygen 1.8.1.1