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

ImageGlobalProcessingImpl.h File Reference

#include "IImageGlobalProcessing.h"
#include <elx/image/ImageImpl.h>

Go to the source code of this file.


Classes

class  eLynx::Image::ImageGlobalProcessingImpl< Pixel >

Namespaces

namespace  eLynx
namespace  eLynx::Image

Functions

template<class Pixel >
bool eLynx::Image::elxConvolveWithPSF (ImageImpl< Pixel > &ioImage, const IImagePSF &iPSF, uint32 &ioProgress, uint32 iTotalProgress, EBorderFill iBorder, uint32 iChannelMask, ProgressNotifier &iNotifier)
template<class Pixel >
void eLynx::Image::elxConvolvePixelWithPSF (const ImageImpl< Pixel > &iImage, const IImagePSF &iPSF, uint32 iX, uint32 iY, uint32 iChannelMask, Pixel &oResult)

Generated on 14 Apr 2009 by doxygen 1.5.8