Follow this link to skip to the main content

claraty::Image_Op Class Reference

#include <image_op.h>

List of all members.

Public Member Functions

 Image_Op ()
template<class TS, class TD>
void filter (Image< TS > src_image, Image< TD > &dest_image)


Detailed Description

Definition at line 74 of file image_op.h.


Constructor & Destructor Documentation

claraty::Image_Op::Image_Op (  ) 


Member Function Documentation

template<class TS, class TD>
void claraty::Image_Op::filter ( Image< TS >  src_image,
Image< TD > &  dest_image 
)


The documentation for this class was generated from the following file: