photo

Kanika


Last seen: mehr als ein Jahr vor Aktiv seit 2023

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


I have used following code to segment a fundus image but the results are not very clear. The test4.jpeg fill is the original fundus images that I have used .please help
I = imread(test4.jpeg); L = I(:,:,2); ig = adapthisteq(L,'Numtiles',[100 10],'ClipLimit',0.005); ig1 = imcomplement(ig); se ...

mehr als ein Jahr vor | 2 Antworten | 0

2

Antworten