Merve YILDIRIM
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
195.263
of 295.527
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
60.0%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 4 jaar ago | 0 answers | 0
0
answersQuestion
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?
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 4 jaar ago | 1 answer | 0
1
answerQuestion
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?
bijna 5 jaar ago | 0 answers | 0