필터 지우기
필터 지우기

filtered image

조회 수: 1 (최근 30일)
Mahua Nandy(Pal)
Mahua Nandy(Pal) 2012년 3월 13일
I am getting a bigger size image when I am saving the filtered image(imfilter with 'same' option).After filter when I use 'size' function it is showing that the image is of the same size.But the saved image(with same extension) is of bigger size.If I use imresize the image becomes odd looking . I am unable to relate the filtered image pixelwise with the reference image.How can that problem be solved?

채택된 답변

Image Analyst
Image Analyst 2012년 3월 13일
That's possible if you're using JPG format since the compression amount depends on the image content. It would not be possible with lossless formats like Tiff, bmp, & PNG.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Images에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by