Filter löschen
Filter löschen

filtered image

1 Ansicht (letzte 30 Tage)
Mahua Nandy(Pal)
Mahua Nandy(Pal) am 13 Mär. 2012
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?

Akzeptierte Antwort

Image Analyst
Image Analyst am 13 Mär. 2012
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.

Weitere Antworten (0)

Kategorien

Mehr zu Images finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by