|
| cuFreqCorrelator (int imageNX, int imageNY, int nImages, cudaStream_t stream_) |
|
| ~cuFreqCorrelator () |
| destructor
|
|
void | execute (cuArrays< float > *templates, cuArrays< float > *images, cuArrays< float > *results) |
| Execute the cross correlation.
|
|
◆ execute()
void cuFreqCorrelator::execute |
( |
cuArrays< float > * | templates, |
|
|
cuArrays< float > * | images, |
|
|
cuArrays< float > * | results ) |
Execute the cross correlation.
- Parameters
-
[in] | templates | the reference windows |
[in] | images | the search windows |
[out] | results | the correlation surfaces |
The documentation for this class was generated from the following files:
- /home/runner/work/isce3/isce3/cxx/isce3/cuda/matchtemplate/pycuampcor/cuCorrFrequency.h
- /home/runner/work/isce3/isce3/cxx/isce3/cuda/matchtemplate/pycuampcor/cuCorrFrequency.cu
1.13.2.