フィルターのクリア

Scaling distortion on images

3 ビュー (過去 30 日間)
pankaj singh
pankaj singh 2020 年 1 月 10 日
回答済み: Image Analyst 2020 年 1 月 11 日
How to apply scaling distortion to images in MATLAB and generate the following kind of image:
  6 件のコメント
KALYAN ACHARJYA
KALYAN ACHARJYA 2020 年 1 月 11 日
編集済み: KALYAN ACHARJYA 2020 年 1 月 11 日
Pankaj, sorry, still the question is not clear to me.
Are you looking for reason of degradation (Image Restoration) or others?
Is it the down sampling image arbitarily to get the random scaling distortion?
What kind of distortion do you see in the attached image?
pankaj singh
pankaj singh 2020 年 1 月 11 日
I am looking for downscaled image. I have used
imresize(image)
function on the original figure. But it shows me the final figure in the whole figure window (as shown in your link). However, I need figure to be shown as above. Is it possible? In other words, I want to show the downsized image, but in the original image size figure window (the rest of the pixels may become zero).

サインインしてコメントする。

採用された回答

Image Analyst
Image Analyst 2020 年 1 月 11 日
Use padarray().

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeRead, Write, and Modify Image についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by