photo

Kanika


Last seen: 1년 초과 전 2023년부터 활동

Followers: 0   Following: 0

통계학

Feeds

보기 기준

질문


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 ...

거의 2년 전 | 답변 수: 2 | 0

2

답변