zxhproj v 2.2
zxhproj

zxhImageProcessPhaseT< PixelTypeIn, PixelTypeOut > Class Template Reference

zxhImageProcessPhase.cpp More...

#include <zxhImageProcessPhase.h>

Inheritance diagram for zxhImageProcessPhaseT< PixelTypeIn, PixelTypeOut >:
zxhImageProcessBaseT< PixelTypeIn, PixelTypeOut >

List of all members.

Public Member Functions

virtual bool Evaluate ()
virtual zxhImageDataT
< PixelTypeOut > * 
GetOrientationImages ()
virtual zxhImageDataGetMaskImage ()
virtual zxhImageDataT
< PixelTypeOut > * 
GetLogGaborFilteredImage ()
virtual void SetScale (float s)
virtual float GetScale ()

Protected Member Functions

virtual void CreateUSMaskImage ()

Protected Attributes

float m_fScale
 Pixel size scale, without consider image physical spacing.
zxhImageDataT< PixelTypeOut > m_aOrient [3]
zxhImageData m_imgMask
zxhImageDataT< PixelTypeOut > m_imgLogGabor

Detailed Description

template<class PixelTypeIn = PixelTypeDefault, class PixelTypeOut = PixelTypeDefault>
class zxhImageProcessPhaseT< PixelTypeIn, PixelTypeOut >

zxhImageProcessPhase.cpp


The documentation for this class was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs