Artificial Intelligence Create a script to align images using a register algorithm Reference to the tutorial: https://www.geeksforgeeks.org/image-registration-using-opencv-python/ https://www.learnopencv.com/image-alignment-feature-based-using-opencv-c-python/ Create a script to find differences between images Reference to the tutorial: https://www.pyimagesearch.com/2017/06/19/image-difference-with-opencv-and-python/