moving 'Scanline window' of candidates on the scan-line, which is used to find local 1D maxima.
Definition at line 109 of file ComputeFstatistic_v2.c.
Data Fields | |
| UINT4 | length |
| FstatCandidate * | window |
| array holding candidates More... | |
| FstatCandidate * | center |
| pointer to middle candidate in window More... | |
| UINT4 scanlineWindow_t::length |
Definition at line 110 of file ComputeFstatistic_v2.c.
| FstatCandidate* scanlineWindow_t::window |
array holding candidates
Definition at line 111 of file ComputeFstatistic_v2.c.
| FstatCandidate* scanlineWindow_t::center |
pointer to middle candidate in window
Definition at line 112 of file ComputeFstatistic_v2.c.