Question about the algorithm:
Is the algorithm run from scratch each time a seam is removed? I.e. energy function computed again on the resized image, all seams recomputed, then only the lowest energy seam is removed.. and repeat.
Or are all the seams from the first calculation used for resizing?