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!