Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

1.Definition of this project  (check)
I wrote about my project below;

detecting “diabetic or some other diseases” system with Machine vision.
This system can detects different abnormal lesions related to diabetic retinopathy.
And this system can use develoving country like Africa. And it works very fast and easy.
Then I will find this algorithm through this project. And I will make this program with open-CV.

 

2.What I did in this week.
I tried to make some program below;

1st>Make two mask.
I tried to use HSV images and I detected black area which is not retina images.
finally I will use this mask.
And I also make mask to detect lesser area. but it doesn’t work. so I have to rethink about it.

Image AddedImage Added

 

2nd>Try to detect blood vessels and some gray points.
I use green filter and i tried to detect blood vessels but its precision is bad. So I have add some other algorithms. And I made filter which detect gray point.It works pretty well. But lesser area also detected. So I have to make mask of lesser. If I can make mask of lesser area it almost work well.

Image AddedImage AddedImage Added


3rd>Think about threshold
I tried to make these kind of filter. But its threshold is not automatically. So I have to make some program which get threshold or we have to use same funduscopy.

...