Image with segments looks different after imread()
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
采纳的回答
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Processing Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!