colorImage(vtkSmartPointer< vtkImageData > iImage, vtkSmartPointer< vtkLookupTable > iLUT) | GoImageProcessor | protected |
createLUT(const double &iRed, const double &iGreen, const double &iBlue, const double &iAlpha) | GoImageProcessor | |
getAlpha(const std::string &iName) const | GoImageProcessor | |
getBoundsChannel() | GoImageProcessor | |
getBoundsTime() | GoImageProcessor | |
getChannelName(const unsigned int &iIndex) | GoImageProcessor | |
getColor(const std::string &iName) const | GoImageProcessor | |
getColoredImages() | GoImageProcessor | |
getDopplerChannel() | GoImageProcessor | |
getDopplerMode() | GoImageProcessor | |
getDopplerSize() | GoImageProcessor | |
getDopplerStep() | GoImageProcessor | |
getDopplerTime(unsigned int iTime) | GoImageProcessor | |
getExtent() | GoImageProcessor | |
getHistogram(const std::string &iName) const | GoImageProcessor | |
getImageBW(const std::string &iName) | GoImageProcessor | |
getImageBW(const unsigned int &iIndex) | GoImageProcessor | |
getImageBW() | GoImageProcessor | |
getImageITK(std::string iIndex, bool iIsInverted=false) | GoImageProcessor | inline |
getLookuptable(const std::string &iName) const | GoImageProcessor | |
getLookuptable() const | GoImageProcessor | |
getLUTParameters(const std::string &iName) | GoImageProcessor | |
getMaxImage() | GoImageProcessor | |
getMaxThreshold() | GoImageProcessor | |
getNumberOfChannels() | GoImageProcessor | |
getNumberOfTimePoints() | GoImageProcessor | |
getNumberOfVisibleChannels() | GoImageProcessor | |
getOpacityTransferFunction(const std::string &iName) const | GoImageProcessor | |
getOpacityTransferFunctions() | GoImageProcessor | |
getTimeInterval() const | GoImageProcessor | |
getVisibleImages() | GoImageProcessor | |
GoImageProcessor() | GoImageProcessor | |
GoImageProcessor(const GoImageProcessor &iE) | GoImageProcessor | |
GoMegaImageProcessor() | GoMegaImageProcessor | inline |
initTimePoint(const unsigned int &iTime) | GoMegaImageProcessor | virtual |
m_BoundsChannel | GoImageProcessor | protected |
m_BoundsTime | GoImageProcessor | protected |
m_CurrentTimePoint | GoImageProcessor | protected |
m_DopplerChannel | GoImageProcessor | protected |
m_DopplerMode | GoImageProcessor | protected |
m_DopplerSize | GoImageProcessor | protected |
m_DopplerStep | GoImageProcessor | protected |
m_DopplerTime | GoImageProcessor | protected |
m_Extent | GoImageProcessor | protected |
m_MaxImage | GoImageProcessor | protected |
m_MaxThreshold | GoImageProcessor | protected |
m_MegaImageContainer | GoImageProcessor | protected |
m_MegaImageReader | GoMegaImageProcessor | private |
m_Output | GoImageProcessor | protected |
m_TimeInterval | GoImageProcessor | protected |
setColor(const std::string &iName, std::vector< double > &iColor) | GoImageProcessor | |
setDoppler(const unsigned int &iTime, const unsigned int &iPrevious) | GoMegaImageProcessor | virtual |
setDopplerMode(const bool &iEnable, const unsigned int &iChannel) | GoImageProcessor | |
setDopplerSize(int iSize) | GoImageProcessor | |
setDopplerStep(unsigned int iStep) | GoImageProcessor | |
setLUTParameters(const std::string &iName, int iGamma, int iMin, int iMax) | GoImageProcessor | |
setReader(itk::MegaCaptureReader::Pointer iReader) | GoMegaImageProcessor | |
setTimePoint(const unsigned int &iTime) | GoMegaImageProcessor | virtual |
updatePoints(std::string iChannel, std::map< unsigned int, unsigned int > iPointsAlpha) | GoImageProcessor | |
visibilityChanged(std::string iName, bool iVisibility) | GoImageProcessor | |
~GoImageProcessor() | GoImageProcessor | virtual |
~GoMegaImageProcessor() | GoMegaImageProcessor | inlinevirtual |