SuTanTank / VideoStitchingViaShakinessRemoving

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

可以解释一下StitchingScore中的A,B,C分别代表什么吗?data中的seam是什么图片 #9

Open yuezhewei opened 3 years ago

yuezhewei commented 3 years ago

可以解释一下StitchingScore中的A,B,C分别代表什么吗?data中的seam是什么图片

SuTanTank commented 3 years ago

这一部分是用来定量评估拼接质量的,当时没有整理,时间也很久了,这部分当时也不是我写的,所以请参考论文吧,主要思想还是很简单的。大致是前面需要跑完seamcut部分,根据seam两个输入画面各自计算mask,然后A B 分别是两个输入经过mask之后的画面

yuezhewei commented 3 years ago

好的感谢您

------------------ 原始邮件 ------------------ 发件人: "Tan @.>; 发送时间: 2021年10月11日(星期一) 下午2:23 收件人: @.>; 抄送: @.>; @.>; 主题: Re: [SuTanTank/VideoStitchingViaShakinessRemoving] 可以解释一下StitchingScore中的A,B,C分别代表什么吗?data中的seam是什么图片 (#9)

这一部分是用来定量评估拼接质量的,当时没有整理,时间也很久了,这部分当时也不是我写的,所以请参考论文吧,主要思想还是很简单的。大致是前面需要跑完seamcut部分,根据seam两个输入画面各自计算mask,然后A B 分别是两个输入经过mask之后的画面

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe. Triage notifications on the go with GitHub Mobile for iOS or Android.