Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Question 5 . Patch Matching. ( 2 0 points ) We have discussed different scoring functions for measuring how well two patches of pixels match
Question Patch Matching. points We have discussed different scoring functions for measuring how well two patches of pixels match each other. Three of these functions were sum of squared differences SSD correlation, and normalized cross correlation NCC Let two intensity patches be:
f
g
A pts Compute the correlation score between patches f and g
B pts Compute the SSD score between patches f and g
C pts Compute the normalized correlation NCC score between patches f and g Recall that NCC is in general, a floating point number. Enter value rounded off to decimal places
D pts Considered as a template to compare against patches in an image, f is suitable for finding EDGES or CORNERS choose the correct one
E pts Is f a separable filter? That is can it be generated as the convolution of a row vector with a column vector? YES or NO
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started