Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有两张不同大小和不同世界位置的图像,像这样
对于这两个图像,我都有imref2d信息。
imref2d
我想进行比较分析,所以我需要将两个图像裁剪为相同的大小并重新采样其中一个,以便两个图像的像素对齐。
matlab中是否有任何简单/内置的方法?