Feeds
질문
How do I use interp2 with mesh grid to backwards warp one image onto another to create a mosaic?
I'm trying to figure out how I can create a mosaic using interp2 and meshgrid. I've already used harris corners, normalized cros...
2년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why does imnoise add different noise than randn?
I don't understand what imnoise is doing differently than when you add noise to an image with randn. Here is my code I create ...
2년 초과 전 | 답변 수: 1 | 0
