jasenmh / 290I-VideoRetargeting

1 stars 2 forks source link

Missing .fig file? #1

Open andrewmacquarrie opened 10 years ago

andrewmacquarrie commented 10 years ago

Hey Jasen,

I was trying to get the Matlab code to run and I got the error:

"Unable to read file 'SeamCutGUI.fig': no such file or directory"

Looking at the code/docs it looks like this file is expected, but I can't see it in the repo.

Cheers, Drew

jasenmh commented 10 years ago

Hi Drew:

Thanks for pointing this out! This project was mostly developed outside any revision control. I tried to keep my repo in synch with the development state, but as you can see I sometimes missed things. I will try to locate that file and update the repo.

Thanks, Jasen

jasenmh commented 10 years ago

Note to self: I think we got the matlab version from here - http://www.mathworks.com/matlabcentral/fileexchange/18089-seam-carving-for-content-aware-image-resizing-gui-implementation-demo/content/MATLAB_Seam_Carving/

Must check.