How does the imresize function work?
古いコメントを表示
Hi, I was wondering if the resize function changes the size of the pixel? Is the resize function same as CCD binning? I like to change the size of my image but not change the ratio. My original image has a pixelsize of 5,5 um.
J = imresize(I, 0.5);
I tried to see if resizing changed the result (the size of my object and the integrated intensity) and it does comes out differently than if I would calculate with my orginial image which takes a long time (with convolution of my image and my mask aperture which is considerably smaller image than my orginial image). Try to figure out why it coems out differently.
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で MATLAB についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!