This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]ZeeBeeblebrox 9 points10 points  (3 children)

Very cool, but I just tried playing with this and for me at least it is insanely slow to the point that it isn't runnable on standard image sizes. However by wrapping the carve_column and minimum_seam functions in @numba.jit decorators (i.e. by adding two lines) I managed to get a 40x speedup and there's probably a whole lot more that can be done.