Hi! I've been studying from your book tutorials and I would like to know, in chapter 4, is there a way to add more than two images for the reconstruction?
I'm trying to do a 'while' loop to take (img0,img1) then (img1,img2) then (img2,img3) and so on and grouping all together in a matrix, but the result is not good. Could you help me with that?