Defines | Functions
contrib/tbl/vipl/filter/vipl_filter.txx File Reference
#include "vipl_filter.h"
#include <vcl_iostream.h>
#include <vcl_algorithm.h>

Go to the source code of this file.

Defines

#define vipl_filter_txx_

Functions

template<class ImgIn , class ImgOut , class DataIn , class DataOut , int Arity, class PixelItr >
const VIPL_FILTER_STATE
vipl_filter< ImgIn, ImgOut,
DataIn, DataOut, Arity,
PixelItr >::Not_Ready 
VCL_STATIC_CONST_INIT_INT_DEFN (0)
template<class ImgIn , class ImgOut , class DataIn , class DataOut , int Arity, class PixelItr >
const VIPL_FILTER_STATE
vipl_filter< ImgIn, ImgOut,
DataIn, DataOut, Arity,
PixelItr >::Ready 
VCL_STATIC_CONST_INIT_INT_DEFN (1)
template<class ImgIn , class ImgOut , class DataIn , class DataOut , int Arity, class PixelItr >
const VIPL_FILTER_STATE
vipl_filter< ImgIn, ImgOut,
DataIn, DataOut, Arity,
PixelItr >::Unchanged 
VCL_STATIC_CONST_INIT_INT_DEFN (2)
template<class ImgIn , class ImgOut , class DataIn , class DataOut , int Arity, class PixelItr >
const VIPL_FILTER_STATE
vipl_filter< ImgIn, ImgOut,
DataIn, DataOut, Arity,
PixelItr >::Filter_Owned 
VCL_STATIC_CONST_INIT_INT_DEFN (4)

Detailed Description

Definition in file vipl_filter.txx.


Define Documentation

#define vipl_filter_txx_

Definition at line 3 of file vipl_filter.txx.


Function Documentation

template<class ImgIn , class ImgOut , class DataIn , class DataOut , int Arity, class PixelItr >
const VIPL_FILTER_STATE vipl_filter<ImgIn,ImgOut,DataIn,DataOut,Arity,PixelItr>::Not_Ready VCL_STATIC_CONST_INIT_INT_DEFN ( )
template<class ImgIn , class ImgOut , class DataIn , class DataOut , int Arity, class PixelItr >
const VIPL_FILTER_STATE vipl_filter<ImgIn,ImgOut,DataIn,DataOut,Arity,PixelItr>::Ready VCL_STATIC_CONST_INIT_INT_DEFN ( )
template<class ImgIn , class ImgOut , class DataIn , class DataOut , int Arity, class PixelItr >
const VIPL_FILTER_STATE vipl_filter<ImgIn,ImgOut,DataIn,DataOut,Arity,PixelItr>::Unchanged VCL_STATIC_CONST_INIT_INT_DEFN ( )
template<class ImgIn , class ImgOut , class DataIn , class DataOut , int Arity, class PixelItr >
const VIPL_FILTER_STATE vipl_filter<ImgIn,ImgOut,DataIn,DataOut,Arity,PixelItr>::Filter_Owned VCL_STATIC_CONST_INIT_INT_DEFN ( )