eLynx SDK v3.0.1
C++ image processing API reference

ImagePointProcessingImpl.h File Reference

#include <elx/image/IImagePointProcessing.h>
#include <elx/image/ImageImpl.h>

Go to the source code of this file.


Classes

class  eLynx::Image::ImagePointProcessingImpl< Pixel >

Namespaces

namespace  eLynx
namespace  eLynx::Image

Functions

template<typename T , template< typename > class Pixel>
ExportedByImage
boost::shared_ptr< ImageLub > 
eLynx::Image::elxCreateBinarized (const ImageImpl< Pixel< T > > &iImage, double iThreshold, bool ibNegative, uint32 iChannelMask, ProgressNotifier &iNotifier)
template<typename T >
ExportedByImage
boost::shared_ptr< ImageLub > 
eLynx::Image::elxCreateBinarized (const ImageImpl< PixelL< T > > &iImage, double iThreshold, bool ibNegative=false, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)
template<typename T >
ExportedByImage
boost::shared_ptr< ImageRGBub > 
eLynx::Image::elxCreateBinarized (const ImageImpl< PixelRGB< T > > &iImage, double iThreshold, bool ibNegative=false, uint32 iChannelMask=CM_All, ProgressNotifier &iNotifier=ProgressNotifier_NULL)

Generated on 14 Apr 2009 by doxygen 1.5.8