Question
Homework 09 Use data provided to register images • Use gaussian blur to smooth images • Use optical_flow_tvl1 to register smoothed images to original Get and display registration fit scores • Use scipy.signal.correlate to compare original smoothed image with itself (internal score). Hint: use mean to find the overall s
Question image 1