haar.h File Reference

#include <vector>
#include <cmath>
#include <cvd/image.h>
Include dependency graph for haar.h:

Go to the source code of this file.

Namespaces

namespace  CVD
namespace  CVD::Internal

Functions

template<class It >
void CVD::haar1D (It from, int size)
template<class It >
void CVD::haar1D (It from, It to)
template<class It , class TempIt >
void CVD::Internal::haar1D (It from, int w, TempIt store)
template<class T >
void CVD::haar2D (SubImage< T > &I)
template<class It >
void CVD::haar2D (It from, const int width, const int height, int stride=-1)
template<class It >
void CVD::inv_haar1D (It from, int size)
template<class It >
void CVD::inv_haar1D (It from, It to)
template<class It , class TempIt >
void CVD::Internal::inv_haar1D (It from, int w, TempIt store)
 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:18 2013