Hey Wolfram Community,
I would like to use Mathematica's image processing functionality to visualize the difference between these two images. Here's what's going on here: I am heating the pins, and the hot air rising from the pins is distorting the randomized background. My goal is to visualize the air plumes resulting from heating the pins.
Thus far I have tried to use ImageFeatureTrack on the two images, which gives me a list of points, but I don't know how to turn these points into a meaningful visualization on top of the original image. My ideal visualization would be lines drawn from their position in the first image to their distorted position in the second image, perhaps colored as a function of their length (i.e. areas with more distortion would have a more intense color).
I've spent about two days watching tutorials and to learn the Wolfram Language, but I'm not able to figure out which functions to use, and I keep getting errors about data types passing from one function to the next. Even an explanation of the right strategy for achieving this would be really helpful. Attached is a notebook with the two images, and my attempts so far.
Thanks, Alexander
Attachments: