cc_setup#
- cc_setup(matching_data, fast_shape, fast_ft_shape, shm_handler, **kwargs)[source]#
Setup function for computing the unnormalized cross-correlation between
target
(f) andtemplate
(g)\[\mathcal{F}^{-1}(\mathcal{F}(f) \cdot \mathcal{F}(g)^*).\]Notes
To be used with
corr_scoring()
.