Closed cospectrum closed 6 months ago
Tests generated with OpenCV
Please add a note in the doc comments for the new functions explaining how the mask is used. Otherwise LGTM, thanks!
Please add a note in the doc comments for the new functions explaining how the mask is used. Otherwise LGTM, thanks!
Should I write it as a latex formula using katexit, for example?
Oh, that’s cool - I’ve not seen LaTeX used with docs.rs before.
It would make the code harder to read directly for people who don’t know LaTeX, but how can I resist properly rendered formulae in docs!
@theotherphil
Without mask
.
With mask
.
Great, thanks @cospectrum !
2 new functions:
match_template_with_mask
andmatch_template_with_mask_parallel
To close https://github.com/image-rs/imageproc/issues/567