SuTanTank / VideoStitchingViaShakinessRemoving

Demo code for our TIP video stitching paper in 2017
BSD 2-Clause "Simplified" License
112 stars 39 forks source link

Can not run ./SeamCut 5 1 400 1 0.2 #4

Open lukesonglu opened 4 years ago

SuTanTank commented 4 years ago

Did you compile the seamcut project? any error message?

lukesonglu commented 4 years ago

Yes, I copy the seamcut.exe to the folder of output frame but when I try to run it, it just shut down immediately.

lukesonglu commented 4 years ago

How can I get the result "D1.png D2.png....."

SuTanTank commented 4 years ago

Well since you can compile it, why not try run it in Visual Studio or any other debugger... It may be a bug, or wrong filename...