scikit-image / scikit-image

Image processing in Python
https://scikit-image.org
Other
6.03k stars 2.22k forks source link

make cross_correlation_masked public? #6326

Open grlee77 opened 2 years ago

grlee77 commented 2 years ago

Discussed in https://github.com/scikit-image/scikit-image/discussions/6026

Originally posted by **grlee77** November 9, 2021 In #5573, a patch to `cross_correlate_masked` was submitted. This is to support a use case in downstream project [pyxem](https://github.com/pyxem/pyxem). Is there any objection to making this function public so that downstream projects can depend on it? We currently use it internally for `phase_cross_correlation` when a mask is provided, but don't import it into the top-level `skimage.registration` module.
github-actions[bot] commented 1 year ago

Hey, there hasn't been any activity on this issue for more than 180 days. For now, we have marked it as "dormant" until there is some new activity. You are welcome to reach out to people by mentioning them here or on our forum if you need more feedback! If you think that this issue is no longer relevant, you may close it by yourself; otherwise, we may do it at some point (either way, it will be done manually). In any case, thank you for your contributions so far!