필터 지우기
필터 지우기

Image with segments looks different after imread()

조회 수: 1 (최근 30일)
Dimitris M
Dimitris M 2012년 6월 4일
Hello
I have a question concerning an image with my image segments. I am creating this image using an software for segmentation that exports the resulted images as png file format. The segments look quite good but when I am trying to read in the image in MATLAB using imread() and the use imshow() to display it many gaps in the edge are generated.
Do you know what can cause this problem ? Is it a way to overcome it ?
In the link below you can see an example of my images:
1. Image generated by the software
2. Image displayed using imshow() in MATLAB

채택된 답변

Ryan
Ryan 2012년 6월 4일
Try zooming in in the figure window, the points are probably still there, just not visible when zoomed out due to resizing/resolution within the figure window.
  댓글 수: 1
Dimitris M
Dimitris M 2012년 6월 4일
Yes, probably you are right ! Cause when I am displaying the image MATLAB console gives me a warning that image is too big to be fully displayed ! So I think the edges are there but not fully displayed in first sight.
Thank you very much Ryan !

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by