Info
此问题已关闭。 请重新打开它进行编辑或回答。
Warping an image without using imwarp
1 次查看(过去 30 天)
显示 更早的评论
Yeah, so my assignment is to make warping function so that I can apply some transform matrix to an image. I cannot use any image functions except imread and imwrite, so I really have to go with essential stuff. I can guess that if I can make warp function then I would be able to make rotating function based on this as well.
I even tried to open imwarp or other functions, but just realised that I cannot understand any single line of those complicated functions made by some genius ppl :(
I thought I was almost close to make, but just things went wrong... and realised that I have to add feature to choose "near-neighbour" or "bilinear" to fill the blank pixels... plz help this poor bachelor student who just cannot sleep at all suffering from this stuff :(
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!