Community Profile

photo

Merve YILDIRIM


Last seen: 1 year ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Why do I see the 3-band image in a single band?
I have an image(3 bands(RGB)). it is .png file. a = imread('mervveee.png'); imshow(a) My color image look like gray image. w...

4 years ago | 1 answer | 0

1

answer

Question


I cannot remove objects that do not fit the metric from the tagged image, how can I remove them?
%% [B,L] = bwboundaries(BM,'noholes'); %BM is image(2717x1985 double) imshow(label2rgb(L,@jet,[.5 .5 .5])) hold on %% for k...

4 years ago | 0 answers | 0

0

answers

Question


Split an image using a threshold
Hello, ı have image(2230*1949 double) . I want to Split an it to 2 image using a threshold value. How can i do?

4 years ago | 1 answer | 0

1

answer

Question


Why getting black image as output?
I have 3 bands images.(tif). I try to open it but it look black. why? how can I open it colored? I=imread('10030050.tif'); ims...

4 years ago | 1 answer | 0

1

answer

Question


convert gray values to coordinate
hello I have a gray geotiff image of type 7841x7731 uint16. how can I find the x and y coordinates of this image?

4 years ago | 0 answers | 0

0

answers