◆ correlationThreshold()
void isce3::unwrap::phass::Phass::correlationThreshold |
( |
const double | corrThr | ) |
|
|
inline |
Set correlation threshold increment.
- Parameters
-
[in] | corrThr | correlation threshold |
◆ goodCorrelation()
void isce3::unwrap::phass::Phass::goodCorrelation |
( |
const double | goodCor | ) |
|
|
inline |
Set good correlation threshold.
- Parameters
-
[in] | goodCor | good correlation threshold. |
◆ minPixelsPerRegion()
void isce3::unwrap::phass::Phass::minPixelsPerRegion |
( |
const int | minPixelsPerRegion | ) |
|
|
inline |
Set minimum size of a region to be unwrapped.
- Parameters
-
[in] | minPixelsPerRegion | minimum pixels per region to unwrap |
◆ unwrap() [1/2]
Unwrap the interferometric wrapped phase.
- Parameters
-
[in] | phaseRaster | wrapped phase |
[in] | corrRaster | correlation |
[out] | unwRaster | unwrapped phase |
[out] | labelRaster | connected component labels |
◆ unwrap() [2/2]
Unwrap the interferometric wrapped phase.
- Parameters
-
[in] | phaseRaster | wrapped phase |
[in] | powerRaster | power of the interferogram |
[in] | corrRaster | correlation |
[out] | unwRaster | unwrapped phase |
[out] | labelRaster | connected component labels |
The documentation for this class was generated from the following files:
- /home/runner/work/isce3/isce3/cxx/isce3/unwrap/phass/Phass.h
- /home/runner/work/isce3/isce3/cxx/isce3/unwrap/phass/Phass.cpp
- /home/runner/work/isce3/isce3/cxx/isce3/unwrap/phass/Phass.icc
1.13.2.