-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Stop using pyrUp in fastMatchTemplate
It's not clear that using pyrUp actually gives better results. Our match data is necessarily quite spiky, and the gaussian convolution blurs the results too much. This causes us to restrict too much the mask for the matchTemplate on the subsequent layers.
- Loading branch information
1 parent
0844ca4
commit 66c2a2c
Showing
2 changed files
with
73 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters