contrib/tbl/vipl/vipl_with_vnl_matrix/vipl_filterable_section_container_generator_vnl_matrix.txx File Reference

#include <vnl/vnl_matrix.h>
#include <vipl/section/vipl_section_container.txx>
#include <vipl/section/vipl_section_iterator.txx>

Go to the source code of this file.


Defines

#define FILTER_IMPTR_DEC_REFCOUNT(v)   {delete (v); (v)=0;}
#define FILTER_IMPTR_INC_REFCOUNT(v)
#define FILTER_KERNPTR_DEC_REFCOUNT(v)

Functions

template<class DataType>
vipl_section_container< DataType > * vipl_filterable_section_container_generator (const vnl_matrix< DataType > &im, DataType *)

Define Documentation

#define FILTER_IMPTR_DEC_REFCOUNT (  )     {delete (v); (v)=0;}

Definition at line 6 of file vipl_filterable_section_container_generator_vnl_matrix.txx.

#define FILTER_IMPTR_INC_REFCOUNT (  ) 

Definition at line 7 of file vipl_filterable_section_container_generator_vnl_matrix.txx.

#define FILTER_KERNPTR_DEC_REFCOUNT (  ) 

Definition at line 8 of file vipl_filterable_section_container_generator_vnl_matrix.txx.


Function Documentation

template<class DataType>
vipl_section_container<DataType>* vipl_filterable_section_container_generator ( const vnl_matrix< DataType > &  im,
DataType *   
)

Definition at line 14 of file vipl_filterable_section_container_generator_vnl_matrix.txx.


Generated on Sat Nov 22 05:13:29 2008 for contrib/tbl/vipl by  doxygen 1.5.1