Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add patch_correlation function and tests. #586

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

TE-StephenTiedemann
Copy link
Contributor

A function to correlate patches of two input images. Compares at incrementing coordinates a patch from the first input with patches shifted around that coordinate of the second input. The patch and shift increments are configurable and padding may also be applied.

@TE-StephenTiedemann TE-StephenTiedemann added the release-note-op-layer Auto-release; Layer Functions label Feb 14, 2020
@KazukiYoshiyama-sony KazukiYoshiyama-sony merged commit 0ac580a into master Feb 14, 2020
@TE-StephenTiedemann TE-StephenTiedemann deleted the feature/20191220_patch_correlation branch April 29, 2020 09:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note-op-layer Auto-release; Layer Functions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants