Hi,
I just started learning swift and was wondering, if there is any way to align two images to each other. My scenario would be the following: I have two picutures taken shortly after each other and now I have to align them. In python I am using a histogram registration approach for that and I was wondering, if an implementation of this exists already somewhere in swift. Or some other algorithm that does that.
I really appreciate your help.
Best,