Info
此问题已关闭。 请重新打开它进行编辑或回答。
What is the logic of bilinear interpolation for 3by3 window ?
1 次查看(过去 30 天)
显示 更早的评论
I have read the Wikipedia doc where interpolation for 4 pixels discussed very nicely in this link https://en.wikipedia.org/wiki/Bilinear_interpolation inside the heading nonLinear. I required for 9 pixels or say 3by3 window? could some body explain me like wikipidia for 9 pixels, how can apply
2 个评论
Adam
2017-6-12
Where are you getting your definition from for 9 pixels? For 4 pixels the logic is obvious as they are the 4 that surround the point of interest, but how are you defining the 9 pixels?
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!