![]() |
OTB
9.1.1
Orfeo Toolbox
|
#include <otbSarBrightnessToImageFilter.h>
Inheritance diagram for otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >:
Collaboration diagram for otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >:Public Member Functions | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| virtual const char * | GetNameOfClass () const |
| void | SetEnableNoise (bool inArg) |
Public Member Functions inherited from otb::FunctionToImageFilter< TInputImage, TOutputImage, SarBrightnessFunction< TInputImage > > | |
| virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
| virtual const char * | GetNameOfClass () const |
| void | SetFunction (FunctionType *PixelFunction) |
| FunctionType * | GetFunction () |
| FunctionType const * | GetFunction () const |
Static Public Member Functions | |
| static Pointer | New () |
Static Public Member Functions inherited from otb::FunctionToImageFilter< TInputImage, TOutputImage, SarBrightnessFunction< TInputImage > > | |
| static Pointer | New () |
Protected Member Functions | |
| void | PrintSelf (std::ostream &os, itk::Indent indent) const override |
| SarBrightnessToImageFilter () | |
| ~SarBrightnessToImageFilter () override | |
| void | BeforeThreadedGenerateData () override |
Protected Member Functions inherited from otb::FunctionToImageFilter< TInputImage, TOutputImage, SarBrightnessFunction< TInputImage > > | |
| FunctionToImageFilter () | |
| ~FunctionToImageFilter () override | |
| void | BeforeThreadedGenerateData () override |
| void | ThreadedGenerateData (const OutputImageRegionType &outputRegionForThread, itk::ThreadIdType threadId) override |
Private Member Functions | |
| void | operator= (const Self &)=delete |
| SarBrightnessToImageFilter (const Self &)=delete | |
Additional Inherited Members | |
Static Public Attributes inherited from otb::FunctionToImageFilter< TInputImage, TOutputImage, SarBrightnessFunction< TInputImage > > | |
| static const unsigned int | InputImageDimension |
| static const unsigned int | OutputImageDimension |
Evaluates the SarBrightnessFunction onto a source image.
The function has to inherit from itkImageFunction
Definition at line 42 of file otbSarBrightnessToImageFilter.h.
| typedef itk::SmartPointer<const Self> otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::ConstPointer |
Definition at line 49 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::FunctionPointer otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::FunctionPointer |
Definition at line 72 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::FunctionPositionType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::FunctionPositionType |
Definition at line 74 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::FunctionType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::FunctionType |
Type of function.
Definition at line 71 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::FunctionValueType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::FunctionValueType |
Definition at line 73 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::InputImagePixelType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::InputImagePixelType |
Definition at line 63 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::InputImagePointer otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::InputImagePointer |
Definition at line 61 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::InputImageRegionType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::InputImageRegionType |
Definition at line 62 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::InputImageType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::InputImageType |
Some typedefs. Image size typedef.
Definition at line 55 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::OutputImagePixelType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::OutputImagePixelType |
Definition at line 67 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::OutputImagePointer otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::OutputImagePointer |
Definition at line 65 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::OutputImageRegionType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::OutputImageRegionType |
Definition at line 66 of file otbSarBrightnessToImageFilter.h.
| typedef Superclass::OutputImageType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::OutputImageType |
Definition at line 64 of file otbSarBrightnessToImageFilter.h.
| typedef FunctionType::ParametricFunctionConstPointer otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::ParametricFunctionConstPointer |
Definition at line 76 of file otbSarBrightnessToImageFilter.h.
| typedef FunctionType::ParametricFunctionPointer otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::ParametricFunctionPointer |
Definition at line 75 of file otbSarBrightnessToImageFilter.h.
| typedef FunctionType::ParametricFunctionType otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::ParametricFunctionType |
Definition at line 77 of file otbSarBrightnessToImageFilter.h.
| typedef itk::SmartPointer<Self> otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::Pointer |
Definition at line 48 of file otbSarBrightnessToImageFilter.h.
| typedef SarBrightnessToImageFilter otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::Self |
Standard class typedefs.
Definition at line 46 of file otbSarBrightnessToImageFilter.h.
| typedef FunctionToImageFilter<TInputImage, TOutputImage, SarBrightnessFunction<TInputImage> > otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::Superclass |
Definition at line 47 of file otbSarBrightnessToImageFilter.h.
|
protected |
Constructor
Definition at line 36 of file otbSarBrightnessToImageFilter.hxx.
|
inlineoverrideprotected |
Definition at line 86 of file otbSarBrightnessToImageFilter.h.
|
privatedelete |
|
overrideprotected |
Update the function list and input parameters
Retrieve the ImageMetadata
Fetch the SARCalib
Definition at line 41 of file otbSarBrightnessToImageFilter.hxx.
References otb::CalScale, otb::SARCalib::radiometricCalibrationAntennaPatternNewGain, otb::SARCalib::radiometricCalibrationAntennaPatternNewGainPolynomialDegree, otb::SARCalib::radiometricCalibrationAntennaPatternOldGain, otb::SARCalib::radiometricCalibrationAntennaPatternOldGainPolynomialDegree, otb::SARCalib::radiometricCalibrationNoise, otb::SARCalib::radiometricCalibrationNoisePolynomialDegree, otb::SARCalib::radiometricCalibrationRangeSpreadLoss, otb::SARCalib::radiometricCalibrationRangeSpreadLossPolynomialDegree, and otb::SARCalib.
| virtual::itk::LightObject::Pointer otb::SarBrightnessToImageFilter< TInputImage, TOutputImage >::CreateAnother | ( | void | ) | const |
|
virtual |
Run-time type information (and related methods).
|
static |
Method for creation through the object factory.
|
privatedelete |
|
overrideprotected |
Definition at line 93 of file otbSarBrightnessToImageFilter.hxx.
|
inline |
Definition at line 79 of file otbSarBrightnessToImageFilter.h.
1.8.17