mirror of
https://github.com/wassname/scikit-image.git
synced 2026-09-26 14:20:41 +08:00
Template and image in test are converted to float32 before passing to `match_template`. This change is temporary: `match_template` should convert these variables internally.