-
Notifications
You must be signed in to change notification settings - Fork 28
tags | 数据与算法 #16
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
請問圖像大小是507X461做高斯金字塔的層數是461 9層 231 8層 這樣排序下去嗎 |
请问时哪篇文章呢? 我这个用hexo 部署之后,找不到评论对应的文章了 |
https://blog.csdn.net/zddblog/article/details/7521424 這篇文章 ,下方附的程式檔案是C#的嗎
另外我的圖片是507X461我要算高斯金字塔層數是 231 1層 115 2層 這樣排序下去嗎?
xia <[email protected]> 於 2020年2月14日 週五 下午12:31寫道:
… 请问时哪篇文章呢? 我这个用hexo 部署之后,找不到评论对应的文章了
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#16?email_source=notifications&email_token=AORVMAHUHPSJS75RXRJXP73RCYNBXA5CNFSM4KBKVHY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOELXRD2Q#issuecomment-586093034>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AORVMAEZZQZCWJB535Q4UILRCYNBXANCNFSM4KBKVHYQ>
.
|
这个博客不是我写地,我博客里面有一篇SIFT的,代码用的是python。图像金字塔是逐层递减的,$507\times 461\rightarrow 253\times 231\rightarrow 126\times 115...$ |
好的 因為我看那篇博客上面附的郵件是這個所以才寫信來問的,圖像金字塔最高層是 2\times 2\rightarrow 對吧?
再坐高斯差分金字塔分隔2個圖像的K值,每一層都是固定k的1/s倍嗎
xia <[email protected]> 於 2020年2月18日 週二 上午10:06寫道:
… 这个博客不是我写地,我博客里面有一篇SIFT的,代码用的是python。图像金字塔是逐层递减的,$507\times 461\rightarrow
253\times 231\rightarrow 126\times 115...$
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#16?email_source=notifications&email_token=AORVMAA6GBLP3UHLPRFDELTRDM7CHA5CNFSM4KBKVHY2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEMAI33I#issuecomment-587238893>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AORVMAHYL7BIROZG5O5Y5WDRDM7CHANCNFSM4KBKVHYQ>
.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://shartoo.github.io/tags/
有数据有算法就能重构
The text was updated successfully, but these errors were encountered: