SMIL 1.1.2
Loading...
Searching...
No Matches

Detailed Description

+ Collaboration diagram for Arrow Graphs:

Classes

class  arrowPropagate< arrowT, statutT, outT, containerType >
 Propagation Functor on a Arrow Image. More...
 

Functions

template<class T_in , class T_out >
RES_T arrow (const Image< T_in > &imIn, const char *operation, Image< T_out > &imOut, const StrElt &se=DEFAULT_SE, T_in borderValue=numeric_limits< T_in >::min())
 Arrow operator.
 

Function Documentation

◆ arrow()

template<class T_in , class T_out >
RES_T arrow ( const Image< T_in > &  imIn,
const char *  operation,
Image< T_out > &  imOut,
const StrElt se = DEFAULT_SE,
T_in  borderValue = numeric_limits<T_in>::min() 
)

Arrow operator.

Parameters
imIn
operation"==", ">", ">=", "<" or "<="
imOut
se
borderValue