CN103870838A - Eye fundus image characteristics extraction method for diabetic retinopathy - Google Patents
Eye fundus image characteristics extraction method for diabetic retinopathy Download PDFInfo
- Publication number
- CN103870838A CN103870838A CN201410078378.3A CN201410078378A CN103870838A CN 103870838 A CN103870838 A CN 103870838A CN 201410078378 A CN201410078378 A CN 201410078378A CN 103870838 A CN103870838 A CN 103870838A
- Authority
- CN
- China
- Prior art keywords
- feature
- eye fundus
- fundus image
- sigma
- region
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Images
Landscapes
- Eye Examination Apparatus (AREA)
Abstract
The invention discloses an eye fundus image characteristics extraction method for diabetic retinopathy by utilizing an eye fundus image shot by a digital mydriatic-free eye fundus camera. The method comprises the following steps of (1) selecting an RGB channel of the eye fundus image; (2) positioning the optic disk of the eye fundus image; (3) extracting the hard exudate characteristics and the cotton wool spot characteristics of the eye fundus image, generating an extracted eye fundus image if at least one characteristic is discovered, if no characteristic is discovered, extracting microaneurysm characteristics and retinal hemorrhage characteristics, and generating an extracted eye fundus image. The method belongs to a non-intrusive technology, and is simple, rapid, convenient and effective, and the processed image is clear and obvious in symptom, so the diagnosis of a doctor is facilitated.
Description
Technical field
The present invention relates to digital image processing field, particularly a kind of eye fundus image feature extracting method of DRP.
Background technology
DRP (DiabeticRetinopathy, hereinafter to be referred as DR) is the highest complication of diabetic's incidence of disease, also maximum to eyesight influence, is that novel blind main cause appears in current 20-65 year adult.Clinically whether to occur that retinal neovascularization is as boundary, DR is divided into non-proliferative DRP (nonproliferativediabetic retinopathy, NPDR) (or claiming simple form or background type) and proliferative diabetic retinopathy (proliferativediabetic retinopathy, PDR), wherein at non-proliferation period, patient's retina there will be aneurysms (Microaneurysms, hereinafter to be referred as MAs), inter-retinal hemorrhage (Haemorrhages, hereinafter to be referred as Hs) and capillary seepage cause hard exudate (Hard exudates, hereinafter to be referred as EXs), propagation there will be cotton-wool patches (CottonWoolSpots in earlier stage, hereinafter to be referred as CWs).
Current diagnosis DR relies on manually to consult fundus photograph, the eye fundus image obtaining by fundus camera, this method is simple, image is easy to get, intuitively, be easy to preserve and record, and there is remarkable consistance and higher sensitivity with fundus fluorescein angiography diagnostic result, the advantages such as specificity, but the method relies on the visual inspection of oculist to eye fundus image substantially, this limitation of manually readding sheet method Existence dependency individual experience, and it is even that eye fundus image often has uneven illumination, the shortcomings such as blood vessel contrast is low, affect doctor's accurate judgement, therefore, how targetedly processing diabetic's eye fundus image, make Mas, Hs, EXs, the feature of CWs is clearer, it is this area problem demanding prompt solution always.
Summary of the invention
For present stage eye fundus image there is the shortcoming that uneven illumination is even, blood vessel contrast is low, utilizing numeral to exempt from mydriasis eye-ground photography technology combines with image processing and mode identification technology, a kind of DRP method for processing fundus images is provided, make eye fundus image feature more obvious, facilitate doctor to judge more accurately the feature of eyeground pathological changes.The present invention is achieved in that
An eye fundus image feature extracting method for DRP, comprises and utilizes the digital eye fundus image that mydriasis fundus camera is taken of exempting from, and it is characterized in that, takes following steps:
(1) eye fundus image RGB channel selecting;
(2) eye fundus image optic disk location;
(3) eye fundus image is carried out to hard exudate feature and cotton-wool patches feature extraction, if find at least one feature, generate the eye fundus image after extracting, if discovery feature not, carry out aneurysms feature and inter-retinal hemorrhage feature extraction, the eye fundus image after regeneration extracts.
Preferably, in the present invention, described step 1 eye fundus image RGB channel selecting refers to, R passage is selected in optic disk location, and G passage is selected in blood vessel segmentation, hard exudate feature extraction, cotton-wool patches feature extraction, aneurysms feature extraction and inter-retinal hemorrhage feature extraction.
Preferably, in the present invention, described step 2 eye fundus image optic disk location comprises:
(a) obtain optic disk candidate region based on Otsu Threshold segmentation;
(b) utilize the H passage in the HSV space of eye fundus image to extract the main blood vessel of retina and determine main vessel directions, obtain directional diagram; After in directional diagram, find out to the highest point of weighted registration filter response value, using this position as optic disk center; Finally, in the optic disk candidate region that utilizes described center to obtain, determine optic disk from step a.
Preferably, in the present invention, in described step 3, hard exudate feature and cotton-wool patches feature extracting method are, first obtain white image feature candidate region by eye fundus image, realize hard exudate feature and cotton-wool patches character separation by the svm classifier structure of two-layer cascade again, wherein one-level svm classifier architectural feature is the inside and outside color distortion in edges of regions intensity and region:
(a) edges of regions intensity:
(b) the inside and outside color distortion in region:
Wherein, u represents the u passage of Luv color space.
Secondary svm classifier architectural feature is: (a) region area A; (b) u passage average μ in region
u; (c) v passage average μ in region
v.
Preferably, in the present invention, obtain white image feature candidate region and obtain by IFFCM method.
Preferably, in the present invention, in described step 3, aneurysms feature extraction comprises:
(a) blood vessel feature is removed, to eye fundus image G passage f
gcarry out gray scale morphology closed operation:
f
g1=φ
(sB)(f
g) (3)
Wherein φ represents gray scale morphology closed operation, and sB represents the morphosis element of size for s;
Then, utilize gray scale morphology corrosion to rebuild and fill f
gthe hole of middle existence:
Wherein,
r
*represent gray scale morphology corrosion reconstruction, f
mfor rebuilding the marker in computing, f
gfor mask;
Finally, to f
g1with f
g2difference carry out Otsu Threshold segmentation and obtain blood vessel feature, that is:
f
g3=T
Otsu(f
g1-f
g2) (5)
And utilize two-value morphology opening operation by f
g3in be less than or equal to aneurysms size region remove;
(b) aneurysms feature extraction
First, to f
gcarry out EMIN conversion, that is:
f
g4=EMIN(f
g,t) (6)
F
g4for bianry image, t is the threshold value 0.05 of setting;
Then, from f
g4middle removal hard exudate feature and blood vessel feature, that is:
Wherein, ∧ represents that pointwise asks for minimum value, represents negate, f
eXsfor hard exudate feature, f
vesselfor blood vessel feature;
Finally, utilize the dimension information of MAs to obtain f in conjunction with two-value morphology opening operation
g5in aneurysms feature.
Preferably, in the present invention, in described step 3, the feature extracting method of inter-retinal hemorrhage is the local auto-adaptive region-growing method adopting based on multi-template matching, is specially:
(a) image is carried out to gamma correction inhomogeneous with removal of images gray scale, utilize the V passage V (i, j) in HSV space to calculate intensity correction values, this value is defined as:
Then utilize contrast limited adaptive histogram equalization method to strengthen eye fundus image contrast;
(b) utilize template, as shown in Figure 1, identify unknown target image, obtain candidate region; Adopt Normalized Cross Correlation Function as similarity measure, be defined as:
Wherein, r represents radius of a circle, and a represents the distance of circle to peripheral rectangle; T represents template, S
i,jrepresent the search subgraph under template covering;
Average gray is introduced to above formula:
represent respectively the average gray of search subgraph and template;
(c) centre of form of candidate region is defined as to Seed Points p; Next, calculate Seed Points and field pixel p around it
ibetween distance d, gray scale difference t; Then, according to select corresponding judgment threshold TR apart from d:
If being less than or equal to corresponding threshold value, t this pixel is integrated into Seed Points region; Wherein KM
m × M, KM
n × Nrepresent respectively pixel p
iand the gray average of Seed Points p region, D represents, apart from critical value, to work as p
iand when the distance between p is greater than D, reduce by 1 every t pixel judgment threshold TR, realize the extraction of the feature of inter-retinal hemorrhage.
The invention has the beneficial effects as follows, only need a number of units word to exempt from mydriasis fundus camera and just can exempt from mydriasis eye fundus image by what gather, can extract feature to eye fundus image according to hard exudate feature or cotton-wool patches feature or aneurysms feature or inter-retinal hemorrhage feature, carry out picture processing, the method belongs to a kind of non-intrusion type technology, have the advantages such as simple and easy, quick, effective, image symptom is after treatment clear, obvious, facilitates diagnosis.
Brief description of the drawings
Fig. 1 is related template and template matches process of inter-retinal hemorrhage (Hs) feature extraction;
Fig. 2 is feature extraction process flow diagram of the present invention;
Fig. 3 a is eye fundus image;
Fig. 3 b is optic disk positioning result;
Fig. 3 c is IFFCM cluster result;
Fig. 3 d is that MAs extracts result;
Fig. 3 e is NCC template matching results;
Fig. 3 f is eye fundus image after extracting.
Embodiment
Below in conjunction with specific embodiment, the present invention is illustrated, it should be pointed out that embodiment is interpreted as, for explaining content of the present invention but not limit the scope of the invention.
Embodiment 1
The eye fundus image that the present embodiment uses is to take by exempting from mydriasis fundus camera TopconNW100, as shown in Figure 3 a.(1) RGB channel selecting
The eyeground contained pigment of each physiological structure has different absorption characteristics, and different wave length monochromatic light is also different at the penetration performance on eyeground, according to the feature of the different focuses of DR, be divided into red image feature (MAs, Hs) and white image feature (EXs, CWs), for different detection targets, choose suitable color space representation form or subchannel according to its Spectral Characteristics Analysis result.
Optic disk is under 628nm ruddiness, and visibility is the highest.Optic disk edge clear under this wavelength light is shone, very poor from optic disk blood vessel visibility out, nerve fibre almost disappears, and optic disk is rendered as a reflection speck uniformly, therefore, for selecting R passage cutting apart of optic disk.And retina artery and vein trunk contrast is all higher in 478-589nm wavelength coverage, especially with under 570nm green glow, full visual field blood vessel visibility is best, vessel boundary is clear sharp keen, in the middle of the reflective dark background that is obviously positioned at blood post of axle, therefore, for selecting G passage cutting apart of blood vessel.For MAs and Hs, because itself and blood vessel have similar color, there is close spectral signature, therefore, its feature extraction also adopts G passage.EXs, CWs contrast in G passage is the highest, therefore also adopts G passage.
(2) eye fundus image optic disk location
Optic disk and EXs have stronger similarity aspect color and brightness.Given this, according to the direction of the main blood vessel of retina and converge on this characteristic of optic disk, the present invention utilizes the position of main blood vessel convergence point to judge the optic disk candidate region obtaining based on large Tianjin method (Otsu) Threshold segmentation, thereby realizes the method for optic disk Obtaining Accurate.
(a) the optic disk candidate region based on Otsu threshold method obtains
Obtain the region that shows as high brightness including optic disk, the i.e. candidate region of optic disk by the method;
(b) according to main vessel directions location optic disk
Be this characteristic of blood vessel convergence point according to optic disk, utilize the H passage in the HSV space of colored eye fundus image to extract the main blood vessel of retina and determine main vessel directions, obtain directional diagram; Then, find out the highest point of weighted registration filter response value in directional diagram, this position is as optic disk center; Finally, utilize " selecting " in the optic disk candidate region of this place-centric information from step a to go out real optic disk, as shown in Figure 3 b.
(3) hard exudate (EXs) that capillary seepage causes, the characteristic processing of cotton-wool patches (CWs)
FCM(FuzzyC-Means) algorithm is applicable to exist in image the occasion of uncertain and ambiguity, this feature detects particularly effective to CWs, but also there are some defects in this algorithm in actual applications, therefore select a kind of improved quick FCM(IFFCM) (see Shen Jianxin, Gao Weiwei. Chinese invention patent, " a kind of fuzzy clustering image partition method ". application number 201310072342.X, publication number 2013030700631260.) cut apart colored eye fundus image and obtain sugared net white image feature candidate region, as shown in Figure 3 c; In obtained sugared net white image feature candidate region, except EXs, CWs, also have some brilliant white background areas.For this three classification problem, adopt the SVM structure of two-layer cascade sort (all selecting radial basis kernel function), first utilize SVM by the sugared net white image character separation in candidate region out; SVM is by the EXs in white image feature for recycling, and CWs makes a distinction.For the differentiation of white image feature, the inside and outside color distortion of edges of regions intensity and region that is characterized as used.
(a) edges of regions intensity:
(b) the inside and outside color distortion in region:
In formula, u represents the u passage of Luv color space.
For the classification of EXs and CWs, the feature of selecting is: (1) region area A; (2) u passage average μ in region
u; (3) v passage average μ in region
v.
(4) characteristic processing of aneurysms (MAs)
The isolated round dot of red or kermesinus that MAs is less than 125 μ m with diameter is present on retina, in eye fundus image G passage, show as that intra-zone has Continuous Gray Scale value but the strict higher isolated area of its external margin pixel value, therefore, can utilize EMIN conversion that its special this from eye fundus image G passage is extracted; But also exist and meet the region of this feature in EXs and blood vessel, therefore also need these two from the result EMIN conversion, to remove; Finally in the MAs candidate region obtaining, utilize the dimension information of MAs to obtain real MAs.Therefore, the feature extraction of MAs in eye fundus image mainly comprised to blood vessel feature extraction and realize the feature extraction of MAs according to dimension information.Specific algorithm is described below:
(a) blood vessel feature extraction.
Due to factors such as uneven illuminations, on the blood vessel in eye fundus image, there will be hole, blood vessel segment etc., this type of region also meets the characteristic that EMIN conversion institute can surveyed area, therefore, blood vessel be also must removal vacation sun.For the feature extraction of blood vessel, by the difference of two width images being carried out to the realization of Otsu Threshold segmentation, that is:
First, to eye fundus image G passage f
gcarry out gray scale morphology closed operation to eliminate blood vessel and correlative detail information, this morphological operation size of structure element used is greater than image medium vessels breadth extreme, that is:
f
g1=φ
(sB)(f
g) (3)
Wherein φ represents gray scale morphology closed operation, and sB represents the morphosis element of size for s.
Then, utilize gray scale morphology corrosion to rebuild and fill f
gthe hole of middle existence, for example red or kermesinus dot, and small holes on blood vessel, that is:
Wherein,
r
*represent gray scale morphology corrosion reconstruction, f
mfor rebuilding the marker in computing, f
gfor mask.
Finally, to f
g1with f
g2difference carry out Otsu Threshold segmentation and obtain blood vessel candidate region, that is:
f
g3=T
Otsu(f
g1-f
g2) (5)
And utilize two-value morphology opening operation by f
g3in be less than or equal to MAs size region remove.
(b) Mas feature extraction.Specifically describe as follows:
First, to f
gcarry out EMIN conversion, that is:
f
g4=EMIN(f
g,t) (6)
F
g4for bianry image, t is setting threshold 0.05;
Then, from f
g4middle removal EXs feature and blood vessel feature, that is:
Wherein, ∧ represents that pointwise asks for minimum value, represents negate, f
eXsfor EXs testing result, f
vesselfor vessel segmentation.
Finally, utilize the dimension information of MAs to obtain f in conjunction with two-value morphology opening operation
g5in the characteristic information of Mas, thereby realize the feature extraction of Mas, as shown in Figure 3 d;
(5) feature extracting method of inter-retinal hemorrhage (Hs)
First, image is carried out to gamma correction inhomogeneous with removal of images gray scale.For this reason, utilize the V passage V (i, j) in HSV space to calculate intensity correction values, utilize this corrected value to carry out gamma correction to eye fundus image, this value is defined as:
Then utilize contrast limited adaptive histogram equalization method (CLAHE) to strengthen eye fundus image contrast.Because Hs and blood vessel have similar spectral signature, therefore, some Hs that originally do not manifest in colored eye fundus image can display in pretreated G passage.
Template matches is to remove to identify unknown target image by known template, finally realizes the understanding to unknown images.For the Hs in eye fundus image, designed template and template matches process are shown in Fig. 1.Template T (r, a) (r represents radius of a circle, and a represents the distance of circle to peripheral rectangle, and by changing r, the value of a can be obtained different templates).Select normalized crosscorrelation (NCC) function as similarity measure, to be defined as herein:
Wherein, T represents template, S
i,jrepresent the search subgraph under template covering.
For overcoming the impact of illumination, average gray is introduced to above formula:
represent respectively the average gray of search subgraph and template.
NCC template matching results as shown in Figure 3 e, for the Hs in eye fundus image, because its form size is irregular, therefore multiple templates that utilization designs are obtained its candidate region, thereby is determined the required seed of region growing.Template matching results is carried out to Threshold segmentation, get final product to obtain the candidate region of Hs.But due to factors such as uneven illumination are even, in optic disk and blood vessel, also there will be and meet the region that template characterizes, for this type of region is removed from acquired candidate region.
First, the centre of form of candidate region is defined as to Seed Points p; Next, calculate Seed Points and field pixel p around it
ibetween distance d, gray scale difference t; Then, according to select corresponding judgment threshold TR apart from d:
If being less than or equal to corresponding threshold value, t this pixel is integrated into Seed Points region.Wherein KM
m × M, KM
n × Nrepresent respectively pixel p
iand the gray average of Seed Points p region, D represents, apart from critical value, to work as p
iand when the distance between p is greater than D, reduce by 1 to prevent region outgrowth every t pixel judgment threshold TR.
To each candidate region, in predefined rectangular area, carry out above-mentioned local auto-adaptive region growing, thereby obtain its peripheral profile, finally realize the feature extraction to Hs.
After the extraction that the present embodiment obtains, eye fundus image is as shown in Fig. 3 f, and the image after this method is extracted, has got rid of the interfere informations such as optic disk blood vessel as seen, facilitates artificial observation.Fig. 2 is that the present embodiment extracts schematic flow sheet.
Claims (7)
1. an eye fundus image feature extracting method for DRP, comprises and utilizes the digital eye fundus image that mydriasis fundus camera is taken of exempting from, and it is characterized in that, takes following steps:
(1) eye fundus image RGB channel selecting;
(2) eye fundus image optic disk location;
(3) eye fundus image is carried out to hard exudate feature and cotton-wool patches feature extraction, if find at least one feature, generate the eye fundus image after extracting, if discovery feature not, carry out aneurysms feature and inter-retinal hemorrhage feature extraction, the eye fundus image after regeneration extracts.
2. the eye fundus image feature extracting method of DRP according to claim 1, it is characterized in that, described step 1 eye fundus image RGB channel selecting refers to, R passage is selected in optic disk location, and G passage is selected in blood vessel segmentation, hard exudate feature extraction, cotton-wool patches feature extraction, aneurysms feature extraction and inter-retinal hemorrhage feature extraction.
3. the eye fundus image feature extracting method of DRP according to claim 2, is characterized in that, described step 2 eye fundus image optic disk location comprises:
(a) obtain optic disk candidate region based on Otsu Threshold segmentation;
(b) utilize the H passage in the HSV space of eye fundus image to extract the main blood vessel of retina and determine main vessel directions, obtain directional diagram; After in directional diagram, find out to the highest point of weighted registration filter response value, using this position as optic disk center; Finally, in the optic disk candidate region that utilizes described center to obtain, determine optic disk from step a.
4. the eye fundus image feature extracting method of DRP according to claim 3, it is characterized in that, in described step 3, hard exudate feature and cotton-wool patches feature extracting method are, first obtain white image feature candidate region by eye fundus image, realize hard exudate feature and cotton-wool patches character separation by the svm classifier structure of two-layer cascade again, wherein one-level svm classifier architectural feature is the inside and outside color distortion in edges of regions intensity and region:
(a) edges of regions intensity:
(b) the inside and outside color distortion in region:
Wherein, u represents the u passage of Luv color space.
Secondary svm classifier architectural feature is: (a) region area A; (b) u passage average μ in region
u; (c) v passage average μ in region
v.
5. the eye fundus image feature extracting method of DRP according to claim 4, is characterized in that, described white image feature candidate region obtains by IFFCM method.
6. the eye fundus image feature extracting method of DRP according to claim 5, is characterized in that, in described step 3, aneurysms feature extraction comprises:
(a) blood vessel feature is removed, to eye fundus image G passage f
gcarry out gray scale morphology closed operation:
f
g1=φ
(sB)(f
g) (3)
Wherein φ represents gray scale morphology closed operation, and sB represents the morphosis element of size for s;
Then, utilize gray scale morphology corrosion to rebuild and fill f
gthe hole of middle existence:
Wherein,
r
*represent gray scale morphology corrosion reconstruction, f
mfor rebuilding the marker in computing, f
gfor mask;
Finally, to f
g1with f
g2difference carry out Otsu Threshold segmentation and obtain blood vessel feature, that is:
f
g3=T
Otsu(f
g1-f
g2) (5)
And utilize two-value morphology opening operation by f
g3in be less than or equal to aneurysms size region remove;
(b) aneurysms feature extraction
First, to f
gcarry out EMIN conversion, that is:
f
g4=EMIN(f
g,t) (6)
F
g4for bianry image, t is the threshold value 0.05 of setting;
Then, from f
g4middle removal hard exudate feature and blood vessel feature, that is:
Wherein, ∧ represents that pointwise asks for minimum value, represents negate, f
eXsfor hard exudate feature, f
vesselfor blood vessel feature;
Finally, utilize the dimension information of MAs to obtain f in conjunction with two-value morphology opening operation
g5in aneurysms feature.
7. the eye fundus image feature extracting method of DRP according to claim 5, is characterized in that, in described step 3, the feature extracting method of inter-retinal hemorrhage is the local auto-adaptive region-growing method adopting based on multi-template matching, is specially:
(a) image is carried out to gamma correction inhomogeneous with removal of images gray scale, utilize the V passage V (i, j) in HSV space to calculate intensity correction values, this value is defined as:
Then utilize contrast limited adaptive histogram equalization method to strengthen eye fundus image contrast;
(b) utilize template (Fig. 1) to identify unknown target image, obtain candidate region; Adopt Normalized Cross Correlation Function as similarity measure, be defined as:
Wherein, r represents radius of a circle, and a represents the distance of circle to peripheral rectangle; T represents template, S
i,jrepresent the search subgraph under template covering;
Average gray is introduced to above formula:
(c) centre of form of candidate region is defined as to Seed Points p; Next, calculate Seed Points and field pixel p around it
ibetween distance d, gray scale difference t; Then, according to select corresponding judgment threshold TR apart from d:
If being less than or equal to corresponding threshold value, t this pixel is integrated into Seed Points region; Wherein KM
m × M, KM
n × Nrepresent respectively pixel p
iand the gray average of Seed Points p region, D represents, apart from critical value, to work as p
iand when the distance between p is greater than D, reduce by 1 every t pixel judgment threshold TR, realize the extraction of the feature of inter-retinal hemorrhage.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410078378.3A CN103870838A (en) | 2014-03-05 | 2014-03-05 | Eye fundus image characteristics extraction method for diabetic retinopathy |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410078378.3A CN103870838A (en) | 2014-03-05 | 2014-03-05 | Eye fundus image characteristics extraction method for diabetic retinopathy |
Publications (1)
Publication Number | Publication Date |
---|---|
CN103870838A true CN103870838A (en) | 2014-06-18 |
Family
ID=50909353
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410078378.3A Pending CN103870838A (en) | 2014-03-05 | 2014-03-05 | Eye fundus image characteristics extraction method for diabetic retinopathy |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103870838A (en) |
Cited By (42)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104463140A (en) * | 2014-12-23 | 2015-03-25 | 天津工业大学 | Colored eye fundus image optic disk automatic locating method |
CN105046693A (en) * | 2015-06-29 | 2015-11-11 | 嘉兴慧康智能科技有限公司 | Eye fundus image microaneurysm automatic detection method |
CN105243669A (en) * | 2015-10-15 | 2016-01-13 | 四川和生视界医药技术开发有限公司 | Method for automatically identifying and distinguishing eye fundus images |
CN105411525A (en) * | 2015-11-10 | 2016-03-23 | 广州河谷互动医疗科技有限公司 | Eye ground picture and image intelligent obtaining and recognizing system |
CN105761258A (en) * | 2016-02-06 | 2016-07-13 | 上海市第人民医院 | Retinal fundus image bleeding detection method |
CN105787927A (en) * | 2016-02-06 | 2016-07-20 | 上海市第人民医院 | Diffusate detection method of retina fundus image |
CN106204520A (en) * | 2015-07-17 | 2016-12-07 | 北京大学第医院 | A kind of method and device of magnetic resonance image (MRI) regioselective |
CN106408562A (en) * | 2016-09-22 | 2017-02-15 | 华南理工大学 | Fundus image retinal vessel segmentation method and system based on deep learning |
CN106530295A (en) * | 2016-11-07 | 2017-03-22 | 首都医科大学 | Fundus image classification method and device of retinopathy |
CN106651899A (en) * | 2016-12-09 | 2017-05-10 | 东北大学 | Fundus image micro-aneurysm detection system based on Adaboost |
CN106780439A (en) * | 2016-11-29 | 2017-05-31 | 瑞达昇科技(大连)有限公司 | A kind of method for screening eye fundus image |
CN106846301A (en) * | 2016-12-29 | 2017-06-13 | 北京理工大学 | Retinal images sorting technique and device |
CN107038704A (en) * | 2017-05-04 | 2017-08-11 | 季鑫 | Retina image exudation area segmentation method and device and computing equipment |
CN107045720A (en) * | 2017-05-04 | 2017-08-15 | 深圳硅基智能科技有限公司 | Artificial neural network and system for recognizing eye fundus image lesion |
CN107180421A (en) * | 2016-03-09 | 2017-09-19 | 中兴通讯股份有限公司 | A kind of eye fundus image lesion detection method and device |
CN107203758A (en) * | 2017-06-06 | 2017-09-26 | 哈尔滨理工大学 | Diabetes patient's retinal vascular images dividing method |
CN107292835A (en) * | 2017-05-31 | 2017-10-24 | 瑞达昇科技(大连)有限公司 | A kind of method and device of eye fundus image retinal vessel Automatic Vector |
CN107480644A (en) * | 2017-08-21 | 2017-12-15 | 吉林大学 | The positioning of optic disk and dividing method, device and storage medium in eye fundus image |
CN107480672A (en) * | 2016-06-08 | 2017-12-15 | 广州康昕瑞基因健康科技有限公司 | Image-recognizing method and system and autofocus control method and system |
CN108171201A (en) * | 2018-01-17 | 2018-06-15 | 山东大学 | Eyelashes rapid detection method based on gray scale morphology |
CN108198185A (en) * | 2017-11-20 | 2018-06-22 | 海纳医信(北京)软件科技有限责任公司 | Dividing method and device, storage medium, the processor of eyeground lesion image |
CN108230322A (en) * | 2018-01-28 | 2018-06-29 | 浙江大学 | A kind of eyeground feature detection device based on weak sample labeling |
CN108230341A (en) * | 2018-03-07 | 2018-06-29 | 汕头大学 | A kind of eye fundus image blood vessel segmentation method that nomography is scratched based on layering |
CN108596895A (en) * | 2018-04-26 | 2018-09-28 | 上海鹰瞳医疗科技有限公司 | Eye fundus image detection method based on machine learning, apparatus and system |
CN108615051A (en) * | 2018-04-13 | 2018-10-02 | 博众精工科技股份有限公司 | Diabetic retina image classification method based on deep learning and system |
CN108665474A (en) * | 2017-03-31 | 2018-10-16 | 中南大学 | A kind of eye fundus image Segmentation Method of Retinal Blood Vessels based on B-COSFIRE |
CN109166117A (en) * | 2018-08-31 | 2019-01-08 | 福州依影健康科技有限公司 | A kind of eye fundus image automatically analyzes comparison method and a kind of storage equipment |
CN109273081A (en) * | 2018-09-15 | 2019-01-25 | 湖南自兴智慧医疗科技有限公司 | A kind of eyeground scanning automatic identifying system |
CN109325944A (en) * | 2018-09-13 | 2019-02-12 | 福建农林大学 | A kind of Segmentation Method of Retinal Blood Vessels based on support transformation and line detective operators |
CN109544540A (en) * | 2018-11-28 | 2019-03-29 | 东北大学 | A kind of diabetic retina picture quality detection method based on image analysis technology |
CN109816637A (en) * | 2019-01-02 | 2019-05-28 | 电子科技大学 | The detection method in hard exudate region in a kind of eye fundus image |
CN110009627A (en) * | 2019-04-11 | 2019-07-12 | 北京百度网讯科技有限公司 | Method and apparatus for handling image |
CN110298849A (en) * | 2019-07-02 | 2019-10-01 | 电子科技大学 | Hard exudate dividing method based on eye fundus image |
CN110327013A (en) * | 2019-05-21 | 2019-10-15 | 北京至真互联网技术有限公司 | Eye fundus image detection method, device and equipment and storage medium |
CN110459299A (en) * | 2019-07-10 | 2019-11-15 | 中山大学 | A kind of retina color fundus photograph image screening technique |
CN110914835A (en) * | 2017-07-28 | 2020-03-24 | 新加坡国立大学 | Method for modifying retinal fundus images for a deep learning model |
CN111292286A (en) * | 2018-11-21 | 2020-06-16 | 福州依影健康科技有限公司 | Method and system for analyzing change of characteristic data of fundus oculi of sugar net and storage device |
CN111353980A (en) * | 2020-02-27 | 2020-06-30 | 浙江大学 | Fundus fluorescence radiography image leakage point detection method based on deep learning |
CN116309549A (en) * | 2023-05-11 | 2023-06-23 | 爱尔眼科医院集团股份有限公司 | Fundus region detection method, fundus region detection device, fundus region detection equipment and readable storage medium |
CN116993628A (en) * | 2023-09-27 | 2023-11-03 | 四川大学华西医院 | CT image enhancement system for tumor radio frequency ablation guidance |
CN117876801A (en) * | 2024-03-13 | 2024-04-12 | 中国人民解放军总医院第一医学中心 | Method for predicting diabetic nephropathy based on fundus blood vessel characteristics and artificial intelligence |
CN117934271A (en) * | 2024-03-22 | 2024-04-26 | 西安电子科技大学 | Real-time processing method and system for retinal vascular images and electronic equipment |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2004082453A2 (en) * | 2003-03-20 | 2004-09-30 | Retinalyze Danmark A/S | Assessment of lesions in an image |
US20070002275A1 (en) * | 2005-07-01 | 2007-01-04 | Siemens Corporate Research Inc. | Method and System For Local Adaptive Detection Of Microaneurysms In Digital Fundus Images |
CN103458772A (en) * | 2011-04-07 | 2013-12-18 | 香港中文大学 | Method and device for retinal image analysis |
-
2014
- 2014-03-05 CN CN201410078378.3A patent/CN103870838A/en active Pending
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2004082453A2 (en) * | 2003-03-20 | 2004-09-30 | Retinalyze Danmark A/S | Assessment of lesions in an image |
US20070002275A1 (en) * | 2005-07-01 | 2007-01-04 | Siemens Corporate Research Inc. | Method and System For Local Adaptive Detection Of Microaneurysms In Digital Fundus Images |
CN103458772A (en) * | 2011-04-07 | 2013-12-18 | 香港中文大学 | Method and device for retinal image analysis |
Non-Patent Citations (5)
Title |
---|
马新等: "彩色视网膜图像中基于主血管网的视盘定位", 《中国期刊全文数据库 江南大学学报(自然科学版)》 * |
高玮玮等: "免散瞳眼底图像中微动脉瘤的高效自动检测", 《中国期刊全文数据库 中国生物医学工程学报》 * |
高玮玮等: "基于多模板匹配的局部自适应区域生长法在视网膜内出血自动检测中的应用", 《中国期刊全文数据库 光谱学与光谱分析》 * |
高玮玮等: "基于数学形态学的快速种糖尿病视网膜病变自动检测方法", 《中国期刊全文数据库 光谱学与光谱分析》 * |
高玮玮等: "改进的快速FCM及SVM实现糖网白色病灶的自动检测", 《中国期刊全文数据库 中国生物医学工程学报》 * |
Cited By (81)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104463140A (en) * | 2014-12-23 | 2015-03-25 | 天津工业大学 | Colored eye fundus image optic disk automatic locating method |
CN104463140B (en) * | 2014-12-23 | 2017-09-29 | 天津工业大学 | A kind of colored eye fundus image optic disk automatic positioning method |
CN105046693A (en) * | 2015-06-29 | 2015-11-11 | 嘉兴慧康智能科技有限公司 | Eye fundus image microaneurysm automatic detection method |
CN106204520B (en) * | 2015-07-17 | 2019-05-24 | 北京大学第一医院 | A kind of method and device of magnetic resonance image selective positioning |
CN106204520A (en) * | 2015-07-17 | 2016-12-07 | 北京大学第医院 | A kind of method and device of magnetic resonance image (MRI) regioselective |
CN105243669A (en) * | 2015-10-15 | 2016-01-13 | 四川和生视界医药技术开发有限公司 | Method for automatically identifying and distinguishing eye fundus images |
CN105243669B (en) * | 2015-10-15 | 2018-05-04 | 四川和生视界医药技术开发有限公司 | Eye fundus image automatic identification partition method |
CN105411525A (en) * | 2015-11-10 | 2016-03-23 | 广州河谷互动医疗科技有限公司 | Eye ground picture and image intelligent obtaining and recognizing system |
CN105411525B (en) * | 2015-11-10 | 2017-05-31 | 广州河谷互动医疗科技有限公司 | A kind of fundus photograph image intelligent obtains identifying system |
CN105787927A (en) * | 2016-02-06 | 2016-07-20 | 上海市第人民医院 | Diffusate detection method of retina fundus image |
CN105761258B (en) * | 2016-02-06 | 2018-06-01 | 上海市第一人民医院 | A kind of color fundus photograph image bleeding automatic identification method |
CN105761258A (en) * | 2016-02-06 | 2016-07-13 | 上海市第人民医院 | Retinal fundus image bleeding detection method |
CN105787927B (en) * | 2016-02-06 | 2018-06-01 | 上海市第一人民医院 | Automatic identification method is oozed out in a kind of color fundus photograph image |
CN107180421A (en) * | 2016-03-09 | 2017-09-19 | 中兴通讯股份有限公司 | A kind of eye fundus image lesion detection method and device |
CN107180421B (en) * | 2016-03-09 | 2020-08-07 | 南京中兴新软件有限责任公司 | Fundus image lesion detection method and device |
CN107480672A (en) * | 2016-06-08 | 2017-12-15 | 广州康昕瑞基因健康科技有限公司 | Image-recognizing method and system and autofocus control method and system |
CN106408562B (en) * | 2016-09-22 | 2019-04-09 | 华南理工大学 | Eye fundus image Segmentation Method of Retinal Blood Vessels and system based on deep learning |
CN106408562A (en) * | 2016-09-22 | 2017-02-15 | 华南理工大学 | Fundus image retinal vessel segmentation method and system based on deep learning |
CN106530295A (en) * | 2016-11-07 | 2017-03-22 | 首都医科大学 | Fundus image classification method and device of retinopathy |
CN106780439A (en) * | 2016-11-29 | 2017-05-31 | 瑞达昇科技(大连)有限公司 | A kind of method for screening eye fundus image |
CN106651899B (en) * | 2016-12-09 | 2019-07-23 | 东北大学 | Eye fundus image aneurysms detection system based on Adaboost |
CN106651899A (en) * | 2016-12-09 | 2017-05-10 | 东北大学 | Fundus image micro-aneurysm detection system based on Adaboost |
CN106846301B (en) * | 2016-12-29 | 2020-06-23 | 北京理工大学 | Retina image classification method and device |
CN106846301A (en) * | 2016-12-29 | 2017-06-13 | 北京理工大学 | Retinal images sorting technique and device |
CN108665474A (en) * | 2017-03-31 | 2018-10-16 | 中南大学 | A kind of eye fundus image Segmentation Method of Retinal Blood Vessels based on B-COSFIRE |
CN108665474B (en) * | 2017-03-31 | 2021-05-11 | 中南大学 | B-COSFIRE-based retinal vessel segmentation method for fundus image |
CN107358605A (en) * | 2017-05-04 | 2017-11-17 | 深圳硅基智能科技有限公司 | For identifying the deep neural network and system of diabetic retinopathy |
CN107358606A (en) * | 2017-05-04 | 2017-11-17 | 深圳硅基智能科技有限公司 | For identifying the artificial neural network and system of diabetic retinopathy |
CN107038704A (en) * | 2017-05-04 | 2017-08-11 | 季鑫 | Retina image exudation area segmentation method and device and computing equipment |
CN107358606B (en) * | 2017-05-04 | 2018-07-27 | 深圳硅基仿生科技有限公司 | The artificial neural network device and system and device of diabetic retinopathy for identification |
CN107358605B (en) * | 2017-05-04 | 2018-09-21 | 深圳硅基仿生科技有限公司 | The deep neural network apparatus and system of diabetic retinopathy for identification |
CN107045720A (en) * | 2017-05-04 | 2017-08-15 | 深圳硅基智能科技有限公司 | Artificial neural network and system for recognizing eye fundus image lesion |
CN107045720B (en) * | 2017-05-04 | 2018-11-30 | 深圳硅基仿生科技有限公司 | The processing system of identification eye fundus image lesion based on artificial neural network |
CN107292835B (en) * | 2017-05-31 | 2020-03-13 | 瑞达昇医疗科技(大连)有限公司 | Method and device for automatically vectorizing retinal blood vessels of fundus image |
CN107292835A (en) * | 2017-05-31 | 2017-10-24 | 瑞达昇科技(大连)有限公司 | A kind of method and device of eye fundus image retinal vessel Automatic Vector |
CN107203758A (en) * | 2017-06-06 | 2017-09-26 | 哈尔滨理工大学 | Diabetes patient's retinal vascular images dividing method |
CN110914835B (en) * | 2017-07-28 | 2024-04-19 | 新加坡国立大学 | Method for modifying retinal fundus image for deep learning model |
CN110914835A (en) * | 2017-07-28 | 2020-03-24 | 新加坡国立大学 | Method for modifying retinal fundus images for a deep learning model |
CN107480644A (en) * | 2017-08-21 | 2017-12-15 | 吉林大学 | The positioning of optic disk and dividing method, device and storage medium in eye fundus image |
CN107480644B (en) * | 2017-08-21 | 2019-11-19 | 吉林大学 | The positioning of optic disk and dividing method, device and storage medium in eye fundus image |
CN108198185A (en) * | 2017-11-20 | 2018-06-22 | 海纳医信(北京)软件科技有限责任公司 | Dividing method and device, storage medium, the processor of eyeground lesion image |
CN108198185B (en) * | 2017-11-20 | 2020-10-16 | 海纳医信(北京)软件科技有限责任公司 | Segmentation method and device for fundus focus image, storage medium and processor |
CN108171201A (en) * | 2018-01-17 | 2018-06-15 | 山东大学 | Eyelashes rapid detection method based on gray scale morphology |
CN108171201B (en) * | 2018-01-17 | 2021-11-09 | 山东大学 | Rapid eyelash detection method based on gray scale morphology |
CN108230322A (en) * | 2018-01-28 | 2018-06-29 | 浙江大学 | A kind of eyeground feature detection device based on weak sample labeling |
CN108230322B (en) * | 2018-01-28 | 2021-11-09 | 浙江大学 | Eye ground characteristic detection device based on weak sample mark |
CN108230341B (en) * | 2018-03-07 | 2021-12-17 | 汕头大学 | Eyeground image blood vessel segmentation method based on layered matting algorithm |
CN108230341A (en) * | 2018-03-07 | 2018-06-29 | 汕头大学 | A kind of eye fundus image blood vessel segmentation method that nomography is scratched based on layering |
US11132799B2 (en) | 2018-04-13 | 2021-09-28 | Bozhon Precision Industry Technology Co., Ltd. | Method and system for classifying diabetic retina images based on deep learning |
WO2019196268A1 (en) * | 2018-04-13 | 2019-10-17 | 博众精工科技股份有限公司 | Diabetic retina image classification method and system based on deep learning |
CN108615051A (en) * | 2018-04-13 | 2018-10-02 | 博众精工科技股份有限公司 | Diabetic retina image classification method based on deep learning and system |
US11501428B2 (en) * | 2018-04-26 | 2022-11-15 | Shanghai Eaglevision Medical Technology Co., Ltd. | Method, apparatus and system for detecting fundus image based on machine learning |
CN108596895A (en) * | 2018-04-26 | 2018-09-28 | 上海鹰瞳医疗科技有限公司 | Eye fundus image detection method based on machine learning, apparatus and system |
WO2019206208A1 (en) * | 2018-04-26 | 2019-10-31 | 上海鹰瞳医疗科技有限公司 | Machine learning-based eye fundus image detection method, device, and system |
US20210042912A1 (en) * | 2018-04-26 | 2021-02-11 | Shanghai Eaglevision Medical Technology Co., Ltd. | Method, Apparatus and System for Detecting Fundus Image Based on Machine Learning |
CN109166117A (en) * | 2018-08-31 | 2019-01-08 | 福州依影健康科技有限公司 | A kind of eye fundus image automatically analyzes comparison method and a kind of storage equipment |
CN109325944A (en) * | 2018-09-13 | 2019-02-12 | 福建农林大学 | A kind of Segmentation Method of Retinal Blood Vessels based on support transformation and line detective operators |
CN109273081B (en) * | 2018-09-15 | 2021-10-12 | 湖南自兴智慧医疗科技有限公司 | Automatic identification system for fundus scanning |
CN109273081A (en) * | 2018-09-15 | 2019-01-25 | 湖南自兴智慧医疗科技有限公司 | A kind of eyeground scanning automatic identifying system |
CN111292286A (en) * | 2018-11-21 | 2020-06-16 | 福州依影健康科技有限公司 | Method and system for analyzing change of characteristic data of fundus oculi of sugar net and storage device |
CN111292286B (en) * | 2018-11-21 | 2023-07-11 | 福州依影健康科技有限公司 | Analysis method and system for change of characteristic data of sugar mesh bottom and storage device |
CN109544540B (en) * | 2018-11-28 | 2020-12-25 | 东北大学 | Diabetic retina image quality detection method based on image analysis technology |
CN109544540A (en) * | 2018-11-28 | 2019-03-29 | 东北大学 | A kind of diabetic retina picture quality detection method based on image analysis technology |
CN109816637A (en) * | 2019-01-02 | 2019-05-28 | 电子科技大学 | The detection method in hard exudate region in a kind of eye fundus image |
CN110009627A (en) * | 2019-04-11 | 2019-07-12 | 北京百度网讯科技有限公司 | Method and apparatus for handling image |
CN110009627B (en) * | 2019-04-11 | 2021-06-18 | 北京康夫子健康技术有限公司 | Method and apparatus for processing image |
CN110327013B (en) * | 2019-05-21 | 2022-02-15 | 北京至真互联网技术有限公司 | Fundus image detection method, device and equipment and storage medium |
CN110327013A (en) * | 2019-05-21 | 2019-10-15 | 北京至真互联网技术有限公司 | Eye fundus image detection method, device and equipment and storage medium |
CN110298849A (en) * | 2019-07-02 | 2019-10-01 | 电子科技大学 | Hard exudate dividing method based on eye fundus image |
CN110459299B (en) * | 2019-07-10 | 2023-06-27 | 中山大学 | Retina fundus color photograph image screening method |
CN110459299A (en) * | 2019-07-10 | 2019-11-15 | 中山大学 | A kind of retina color fundus photograph image screening technique |
CN111353980A (en) * | 2020-02-27 | 2020-06-30 | 浙江大学 | Fundus fluorescence radiography image leakage point detection method based on deep learning |
CN111353980B (en) * | 2020-02-27 | 2022-05-17 | 浙江大学 | Fundus fluorescence radiography image leakage point detection method based on deep learning |
CN116309549A (en) * | 2023-05-11 | 2023-06-23 | 爱尔眼科医院集团股份有限公司 | Fundus region detection method, fundus region detection device, fundus region detection equipment and readable storage medium |
CN116309549B (en) * | 2023-05-11 | 2023-10-03 | 爱尔眼科医院集团股份有限公司 | Fundus region detection method, fundus region detection device, fundus region detection equipment and readable storage medium |
CN116993628A (en) * | 2023-09-27 | 2023-11-03 | 四川大学华西医院 | CT image enhancement system for tumor radio frequency ablation guidance |
CN116993628B (en) * | 2023-09-27 | 2023-12-08 | 四川大学华西医院 | CT image enhancement system for tumor radio frequency ablation guidance |
CN117876801A (en) * | 2024-03-13 | 2024-04-12 | 中国人民解放军总医院第一医学中心 | Method for predicting diabetic nephropathy based on fundus blood vessel characteristics and artificial intelligence |
CN117876801B (en) * | 2024-03-13 | 2024-05-28 | 中国人民解放军总医院第一医学中心 | Method for predicting diabetic nephropathy based on fundus blood vessel characteristics and artificial intelligence |
CN117934271A (en) * | 2024-03-22 | 2024-04-26 | 西安电子科技大学 | Real-time processing method and system for retinal vascular images and electronic equipment |
CN117934271B (en) * | 2024-03-22 | 2024-06-11 | 西安电子科技大学 | Real-time processing method and system for retinal vascular images and electronic equipment |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103870838A (en) | Eye fundus image characteristics extraction method for diabetic retinopathy | |
EP3779786B1 (en) | Diabetic retina image classification method and system based on deep learning | |
Liu et al. | A deep learning-based algorithm identifies glaucomatous discs using monoscopic fundus photographs | |
Xu et al. | An improved arteriovenous classification method for the early diagnostics of various diseases in retinal image | |
Sopharak et al. | Automatic detection of diabetic retinopathy exudates from non-dilated retinal images using mathematical morphology methods | |
Akram et al. | Automated detection of dark and bright lesions in retinal images for early detection of diabetic retinopathy | |
EP3659067B1 (en) | Method of modifying a retina fundus image for a deep learning model | |
CN104463140B (en) | A kind of colored eye fundus image optic disk automatic positioning method | |
CN110648344B (en) | Diabetes retinopathy classification device based on local focus characteristics | |
Zaki et al. | Automated pterygium detection method of anterior segment photographed images | |
CN108334860A (en) | The treating method and apparatus of cell image | |
El Abbadi et al. | Blood vessels extraction using mathematical morphology | |
Soomro et al. | Contrast normalization steps for increased sensitivity of a retinal image segmentation method | |
Jaafar et al. | Automated detection and grading of hard exudates from retinal fundus images | |
Harangi et al. | Automatic exudate detection with improved naïve-Bayes classifier | |
Jordan et al. | A review of feature-based retinal image analysis | |
CN105069803A (en) | Classifier for micro-angioma of diabetes lesion based on colored image | |
Roychowdhury et al. | Automated detection of neovascularization for proliferative diabetic retinopathy screening | |
Roychowdhury et al. | Screening fundus images for diabetic retinopathy | |
Suero et al. | Locating the Optic Disc in Retinal Images Using Morphological Techniques. | |
Wang et al. | Accurate disease detection quantification of iris based retinal images using random implication image classifier technique | |
Pratheeba et al. | A novel approach for detection of hard exudates using random forest classifier | |
Sathananthavathi et al. | Abnormalities detection in retinal fundus images | |
Wihandika et al. | Retinal blood vessel segmentation with optic disc pixels exclusion | |
Al-Sharfaa et al. | Localization of optic disk and exudates detection in retinal fundus images |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20140618 |