Community Profile

G.Liz


Active since 2013

Statistics

  • First Review
  • First Answer

View badges

Content Feed

View by

Question


How to normalize the histogram of the hue component of an image ?
I have done this much, hsv=rgb2hsv(img); h=hsv(:,:,1); hhist= imhist(h); What do i do next ?

10 years ago | 0 answers | 0

0

answers

Answered
how to convert gray scale image into rgb image?
Does anyone know how to segment the sclera of the eye ?

10 years ago | 0

Question


How to detect sclera accurately ? Please Help
The code below does not detect the sclera part perfectly. Could anyone please suggest a modification which would make it work co...

10 years ago | 0 answers | 0

0

answers