CVD::Internal Namespace Reference

Namespaces

namespace  Assembly
namespace  MorphologyHelpers

Classes

struct  Head
class  ImageConverter
class  ImageLoaderIstream
class  ImageLoaderString
class  ImagePromise
struct  ImagePromise< ImageConverter< C > >
struct  ImagePromise< ImageLoaderIstream >
struct  ImagePromise< ImageLoaderString >
struct  ImagePromise< IntegralImage< C > >
struct  ImagePromise< PerformMorphology< C, D > >
struct  ImagePromise< twoThirdsSampler< C > >
class  IntegralImage
struct  is_POD
struct  is_POD< Argb< C > >
struct  is_POD< bayer_bggr >
struct  is_POD< bayer_bggr16 >
struct  is_POD< bayer_bggr16be >
struct  is_POD< bayer_gbrg >
struct  is_POD< bayer_gbrg16 >
struct  is_POD< bayer_gbrg16be >
struct  is_POD< bayer_grbg >
struct  is_POD< bayer_grbg16 >
struct  is_POD< bayer_grbg16be >
struct  is_POD< bayer_rggb >
struct  is_POD< bayer_rggb16 >
struct  is_POD< bayer_rggb16be >
struct  is_POD< Bgrx< C > >
struct  is_POD< C * >
struct  is_POD< C[i]>
struct  is_POD< La< C > >
struct  is_POD< Rgb8 >
struct  is_POD< Rgb< C > >
struct  is_POD< Rgba< C > >
struct  is_POD< yuv411 >
struct  maybe_process_and_write
struct  maybe_process_and_write< Pixel, ImageWriter, Pixel >
class  PerformMorphology
struct  placement_delete
struct  placement_delete< T,-1 >
struct  read_and_maybe_process
struct  read_and_maybe_process< PixelType, PixelType, ImageLoader >
struct  read_and_then_process
struct  Reader
struct  Reader< PixelType, ImageLoader, Head >
struct  save_default
struct  save_default_
struct  save_default_< C, 1 >
class  simple_vector
class  twoThirdsSampler
struct  TypeList

Functions

void * aligned_alloc (size_t count, size_t alignment)
template<class T >
void aligned_free (T *memory, size_t count)
void aligned_free (void *memory)
template<class It , class TempIt >
void haar1D (It from, int w, TempIt store)
template<class It , class TempIt >
void inv_haar1D (It from, int w, TempIt store)
template<class T , class ImageLoader >
void readImage (Image< T > &im, std::istream &in)
template<class T , class ImageLoader >
void readImage (BasicImage< T > &im, std::istream &in)
template<class T , class ImageLoader >
void readImage (BasicImage< T > &im, ImageLoader &r)
template<class Pixel , class Writer >
void writeImage (const SubImage< Pixel > &im, std::ostream &o, const std::map< std::string, Parameter<> > &p)

Function Documentation

T * CVD::Internal::aligned_alloc ( size_t  count,
size_t  alignment 
) [inline]

Definition at line 42 of file aligned_mem.h.

template<class T >
void CVD::Internal::aligned_free ( T *  memory,
size_t  count 
) [inline]

Definition at line 48 of file aligned_mem.h.

void CVD::Internal::aligned_free ( void *  memory  ) 
template<class It , class TempIt >
void CVD::Internal::haar1D ( It  from,
int  w,
TempIt  store 
) [inline]

Definition at line 32 of file haar.h.

template<class It , class TempIt >
void CVD::Internal::inv_haar1D ( It  from,
int  w,
TempIt  store 
) [inline]

Definition at line 41 of file haar.h.

template<class T , class ImageLoader >
void CVD::Internal::readImage ( Image< T > &  im,
std::istream &  in 
) [inline]

Definition at line 274 of file load_and_save.h.

template<class T , class ImageLoader >
void CVD::Internal::readImage ( BasicImage< T > &  im,
std::istream &  in 
) [inline]

Definition at line 264 of file load_and_save.h.

template<class T , class ImageLoader >
void CVD::Internal::readImage ( BasicImage< T > &  im,
ImageLoader &  r 
) [inline]

Definition at line 259 of file load_and_save.h.

template<class Pixel , class Writer >
void CVD::Internal::writeImage ( const SubImage< Pixel > &  im,
std::ostream &  o,
const std::map< std::string, Parameter<> > &  p 
) [inline]

Definition at line 327 of file load_and_save.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


libcvd
Author(s): Edward Rosten, Paul Smith, Tom Drummond, Gerhard Reitmayr, Ethan Eade, Timothy Gan, Chris Kemp, Georg Klein
autogenerated on Fri Jan 11 09:13:59 2013