localdevices / ffpiv

Numba accelerated piv methods
GNU Affero General Public License v3.0
1 stars 1 forks source link

this line is misleading - it seems to be a single interrogation window ncc #18

Closed alexlib closed 4 hours ago

alexlib commented 4 hours ago

https://github.com/localdevices/ffpiv/blob/e25d5cc8d50fcc58faccedda2717024c348d8307/ffpiv/pnp.py#L28C55-L28C93

hcwinsemius commented 4 hours ago

It is not. input is a w, y, x sized array as in the docstring. See tests/test_fft.py::ncc to see it at work.