YuanhaoGong / SideWindowFilter

Side window is better than Full window
277 stars 54 forks source link

More Fliters ? #2

Open FunkyGod opened 5 years ago

FunkyGod commented 5 years ago

期待您推出更多版本的滤波器啊^_^ 会有其它版本语言的滤波器么。 谢谢!

YuanhaoGong commented 5 years ago

会有的。

你可以先用曲率滤波试试, https://github.com/YuanhaoGong/CurvatureFilter ,也是半窗口滤波器

我们的代码还在紧张的整理之中。。。。。

Best, Yuanhao Gong


Ass. Prof., Shenzhen University, China

http://e-collection.library.ethz.ch/eserv/eth:47737/eth-47737-02.pdf

PhD, ETH Zurich, Switzerland B.S., Tsinghua University, China

On Wed, May 22, 2019 at 4:59 PM FunkyGod notifications@github.com wrote:

期待您推出更多版本的滤波器啊^_^ 会有其它版本语言的滤波器么。 谢谢!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/YuanhaoGong/SideWindowFilter/issues/2?email_source=notifications&email_token=ADB2R3OG5OCPVBTMH2SA2FLPWUDOHA5CNFSM4HOSEI32YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GVE43QQ, or mute the thread https://github.com/notifications/unsubscribe-auth/ADB2R3NYWB2TLSUS6KXRHWTPWUDOHANCNFSM4HOSEI3Q .

dontLoveBugs commented 5 years ago

期待您推出更多版本的滤波器啊^_^ 会有其它版本语言的滤波器么。 谢谢!

Hi. I has implemented the box filter using pytorch in here.