photo

Kanika


Last seen: 1 year 前 自 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 ...

1 year 前 | 2 个回答 | 0

2

个回答