Community Profile

photo

tashu Dabariya


Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • First Review
  • Thankful Level 3

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


how to compare ground truth image with segmented image?
BW2=imread('C2.png'); %segmented image figure,imshow(BW2) BW=imread('001_mask.png'); %groundtruth-image figure,imshow(B...

mehr als 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


how to high mean value in binary image?
this my ExG binary image but the image does not give a better visual of greenness its also show straw in the background but th...

mehr als 4 Jahre vor | 0 Antworten | 0

0

Antworten

1

Antwort

Frage


how to identify clear leaf in this image.
I am trying to identify greenness with the help of Tuned Tri-threshold Fuzzy Intensification Operators. I tried a lot to remove ...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


how to remove white pixels from black background?
this is the original image that result I got but it does not show clear leaf. i want to know how to remove small pixels f...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


HOW TO IDENTIFY MEAN AND STANDARD DEVIATION FOR THIS CODE?
Read image by its file name I = imread('.'); I=imresize(I,[256 256]); I=im2double(I); i...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


HOW TO CONVERT GRAY IMAGE TO HUE IMAGE?
i am trying to find psnr value of hue image and gray image i need to know how to convert gray image to hue

fast 5 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


how to image segmentation based on K-Means clustering with histograms in Hue color space?
With the help of k means, I m identifying greenness in the plant. I really need to know how to k means is work in hue. I fou...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


how to create a . dat file?
I am a beginner for Matlab I want to run multiple images and find psnr,mse, and accuracy and so on. I don't know how to run im...

fast 5 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


i want to identify greenness in plant using image segmentation
I have done already identify greenness with normalized methods (ExG, ExGR, CIVE) and Otsu methods. I want to know which method i...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


HOW TO IDENTIFY GREENNESS IN PLANTS WHICH IS IN ILLUMINATION CONDITIONS. I WANT CODE FOR THIS PLEASE HELP ME
my project name is greenness identification in the plant using image segmentation. I m doing identified greenness in plant pleas...

fast 5 Jahre vor | 1 Antwort | 0

1

Antwort