Horus Doc || C++ Reference || Class Overview   Pixels   Images   Detector   Geometry   Registry || Doxygen's quick Index  

HxInstGenConv2dAddMin Class Template Reference

Instantiator for generalized convolution operation on 2d images with addition and minimum as basic operations using a 2d kernel. More...

List of all members.

Public Attributes

HxImgFtorGenConv2d< ImgSigT,
KerSigT, KerSigT, HxBpoAdd<
typename KerSigT::ArithType,
typename KerSigT::ArithType,
typename KerSigT::ArithType >,
HxBpoMinAssign< typename
KerSigT::ArithType, typename
KerSigT::ArithType >, HxKernel2d<
typename KerSigT::DataPtrType,
typename KerSigT::ArithType > > 
f
 Instantiate image functor. More...


Detailed Description

template<class ImgSigT, class KerSigT>
class HxInstGenConv2dAddMin< ImgSigT, KerSigT >

Instantiator for generalized convolution operation on 2d images with addition and minimum as basic operations using a 2d kernel.


Member Data Documentation

template<class ImgSigT, class KerSigT>
HxImgFtorGenConv2d< ImgSigT, KerSigT, KerSigT, HxBpoAdd<typename KerSigT::ArithType, typename KerSigT::ArithType, typename KerSigT::ArithType>, HxBpoMinAssign<typename KerSigT::ArithType, typename KerSigT::ArithType>, HxKernel2d<typename KerSigT::DataPtrType, typename KerSigT::ArithType> > HxInstGenConv2dAddMin::f
 

Instantiate image functor.


The documentation for this class was generated from the following file:
Generated on Mon Jan 27 15:49:06 2003 for C++Reference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001