CN101042771A - Medicine image segmentation method based on intensification learning - Google Patents

Medicine image segmentation method based on intensification learning Download PDF

Info

Publication number
CN101042771A
CN101042771A CN200710021810.5A CN200710021810A CN101042771A CN 101042771 A CN101042771 A CN 101042771A CN 200710021810 A CN200710021810 A CN 200710021810A CN 101042771 A CN101042771 A CN 101042771A
Authority
CN
China
Prior art keywords
image
threshold value
award
threshold
current
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
Application number
CN200710021810.5A
Other languages
Chinese (zh)
Inventor
高阳
朱亮
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Nanjing University
Original Assignee
Nanjing University
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Nanjing University filed Critical Nanjing University
Priority to CN200710021810.5A priority Critical patent/CN101042771A/en
Publication of CN101042771A publication Critical patent/CN101042771A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Image Analysis (AREA)

Abstract

This invention discloses one medical cut method based on study, which through different image specimens and according to defined shape, operation and credit, processing intense study and environment interacting and adopting error test type best strategy; finally forming one new intense study image cut method by use of study knowledge similar medical images for cutting.

Description

Medical image cutting method based on intensified learning
Technical field
The present invention relates to a kind of based on medical image cutting method intensified learning, increment.
Background technology
To accurately cutting apart of image object be one of important foundation of medical image pattern-recognition.In the application of lung carcinoma cell identification, in the most lung carcinoma cell image between nucleus and the endochylema contrast lower, obscurity boundary between nucleus edge and the background is added the background impurities The noise, and this all makes and is difficult to the lung carcinoma cell image is cut apart more accurately.
Traditional image partition method mainly is divided into based on cutting apart of threshold value and cutting apart based on gradient.The former can accurately not be partitioned into the target area for the image with multimodal grey level histogram.And the latter can not well be partitioned into the target area equally for the approaching situation of target and background gray scale.In addition, because the image acquisition of lung carcinoma cell pathological image has very big otherness, this causes common image partitioning method to be difficult to adapt to complex environment like this.
At present, intensified learning has been widely used in prediction, Based Intelligent Control, numerous areas such as Flame Image Process.Compare with the traditional images dividing method, have the incremental learning ability, can adapt to complex environment, medical science lung carcinoma cell image is made correct cutting apart based on the medical image cutting method of intensified learning.
Summary of the invention
Goal of the invention: the objective of the invention is at the deficiencies in the prior art, provide a kind of and can make the correct medical image cutting method of cutting apart based on intensified learning.
Technical scheme: the present invention is by different image patterns, and according to the state of definition, action and award by learning alternately of intensified learning and environment, adopt the mode of trial and error to learn the optimum behavior strategy.A kind of new image partition method based on intensified learning of final formation utilizes the medical image of the knowledge similar of having learnt to cut apart.This method may further comprise the steps: (1) initialization Q matrix, Q matrix are recorded under current state and all the follow-up states with the two-dimensional array form and go to select to move the accumulation award of doing acquisition with tactful π; (2) the new samples image is carried out sobel (a kind of edge detection operator commonly used) rim detection, obtain edge image; (3) the maximum method of new samples imagery exploitation inter-class variance is cut apart, obtained comprising the bianry image of nucleus and endochylema; (4) definition status is the ratio that current Threshold Segmentation result's objective contour edge and equitant ratio in edge that the sobel rim detection obtains and current Threshold Segmentation result's target area area overlaps with target area area that the maximum method of inter-class variance splits; The definition action increases or reduces action A for current threshold value iThe gray level of representative, A=[-30-10-5-1 015 10 30]; The definition award is the matching degree that current target area that is partitioned into and image actual optimum are cut apart; (5) calculate the state and the award of each segmentation threshold correspondence of 0-255, so each threshold value and state and award corresponding (6) repeating steps (7), the mean square deviation of 10 times average Q matrix front and back renewal is less than 0.005 up to date; (7) a given initial threshold, the optimum segmentation threshold value is arrived up to changes of threshold in repeating step (8)~(10); (8) obtain current state according to threshold value; (9) adopt ε-greedy strategy (ε-greedy strategy is selected the maximum action of award in the Q-matrix with the probability of 1-ε, selects other actions with the probability of ε) to select action, change threshold value; (10) obtain corresponding feedback award according to the new threshold value after the change threshold value and upgrade the Q matrix; (11) the new samples image is repeated (2)~(10).
Beneficial effect: remarkable advantage of the present invention is: can effectively distinguish nucleus and endochylema, and adaptive, the learning of increment, and accurately image is cut apart.
Description of drawings
Fig. 1 is the frame model of the inventive method.
Fig. 2 is that the module in the inventive method is formed structural drawing.
Fig. 3 is the process flow diagram of the inventive method.
Fig. 4 is that the sobel operator carries out rim detection and obtains edge image.
Fig. 5 is the result images of inter-class variance maximum fractionation.
Fig. 6 is the optimum segmentation result
Embodiment
As shown in Figure 1, the frame model of the inventive method.
As shown in Figure 2, the inventive method comprises state sensing module, action selection module, policy update module, award sensing module and image segmentation module.
The inventive method flow process describes in detail as shown in Figure 3 below:
Step 1, initialization Q matrix, Q matrix are recorded under current state and all the follow-up states with the two-dimensional array form and go to select to move the accumulation award of doing acquisition with tactful π.
Step 2 adopts sobel operator (a kind of edge detection operator commonly used) to carry out rim detection to the new samples image, obtains edge image.The edge detection results image as shown in Figure 4.
Step 3 is carried out the inter-class variance maximum fractionation to the new samples image, obtains comprising the bianry image of nucleus and endochylema.The result images of inter-class variance maximum fractionation as shown in Figure 5.
Step 4, definition status S is the ratio F that current Threshold Segmentation result's objective contour edge and equitant ratio E in edge that the sobel rim detection obtains and current Threshold Segmentation result's target area area overlaps with target area area that the maximum method of inter-class variance splits, i.e. S=(E * F); The definition action increases or reduces action A for current threshold value iThe gray level of representative, A=[-30-10-5-1 015 10 30]; Definition award R is the matching degree that current target area that is partitioned into and image actual optimum are cut apart.
E = | Edge T I Edge S | | Edge S | - - - ( 1 )
Edge TBe the current edge of cutting apart, Edge sEdge for the rim detection extraction.
F = | Front T I Front OSTU | | Front OSTU | - - - ( 2 )
Front TBe the current target area of cutting apart, Front OSTUBe the target area of adopting the maximum method of inter-class variance (OSTU) to split.
R = 100 × | B O I B T | + | F O I F T | | B O + F O | - - - ( 3 )
B OBe the background of optimum segmentation, F OForeground target for optimum segmentation.B TBe the current background of cutting apart, F TBe the current foreground target of cutting apart.
Step 5, according to state and award that (1), (2), (3) formula are calculated each segmentation threshold correspondence of 0-255, so each threshold value is corresponding with state and award.
Step 6, repeating step (7), the mean square deviation before and after 10 times the average Q matrix update is less than 0.005 up to date.
Step 7, a given initial threshold, the optimum segmentation threshold value is arrived up to changes of threshold in repeating step (8)~(10).
Step 8 obtains current state according to current threshold value.
Step 9 adopts ε-greedy strategy (ε-greedy strategy is selected the maximum action of award in the Q-matrix with the probability of 1-ε, selects other actions with the probability of ε) to select action, changes segmentation threshold.
Step 10 obtains corresponding feedback award according to the new threshold value after the change threshold value and upgrades the Q matrix.More new formula is a current state suc as formula (4): s, and a is the action of corresponding s, and s ' is the NextState behind the execution action a, and a ' is corresponding s ' action.
Q ( s , a ) ← Q ( s , a ) + α [ r + γ max a ′ Q ( s ′ , a ′ ) - Q ( s , a ) ] - - - ( 4 )
Step 11 is to new samples image repeating step 2 to 10.

Claims (1)

1, a kind of medical image cutting method based on intensified learning is characterized in that this method may further comprise the steps:
(1) initialization Q matrix, Q matrix are recorded under current state and all the follow-up states with the two-dimensional array form and go to select to move the accumulation award of doing acquisition with tactful π;
(2) adopt the sobel operator to carry out rim detection to the new samples image, obtain edge image;
(3) the new samples image is carried out the inter-class variance maximum fractionation, obtain comprising the bianry image of nucleus and endochylema;
(4) definition status S is the ratio F that current Threshold Segmentation result's objective contour edge and equitant ratio E in edge that the sobel rim detection obtains and current Threshold Segmentation result's target area area overlaps with target area area that the maximum method of inter-class variance splits, i.e. S=(E * F); The definition action increases or reduces the gray level of action Ai representative, A=[-30-10-5-1 015 10 30 for current threshold value]; Definition award R is the matching degree that current target area that is partitioned into and image actual optimum are cut apart;
(5) state and the award of each segmentation threshold correspondence of calculating 0-255, so each threshold value is corresponding with state and award;
(6) repeating step (7), the mean square deviation before and after 10 times the average Q matrix update is less than 0.005 up to date;
(7) a given initial threshold, the optimum segmentation threshold value is arrived up to changes of threshold in repeating step (8)~(10);
(8) obtain current state according to current threshold value;
(9) adopt ε-greedy policy selection action, change segmentation threshold;
(10) obtain corresponding feedback award according to the new threshold value after the change threshold value and upgrade the Q matrix;
(11) to new samples image repeating step 2 to 10.
CN200710021810.5A 2007-04-29 2007-04-29 Medicine image segmentation method based on intensification learning Pending CN101042771A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN200710021810.5A CN101042771A (en) 2007-04-29 2007-04-29 Medicine image segmentation method based on intensification learning

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN200710021810.5A CN101042771A (en) 2007-04-29 2007-04-29 Medicine image segmentation method based on intensification learning

Publications (1)

Publication Number Publication Date
CN101042771A true CN101042771A (en) 2007-09-26

Family

ID=38808265

Family Applications (1)

Application Number Title Priority Date Filing Date
CN200710021810.5A Pending CN101042771A (en) 2007-04-29 2007-04-29 Medicine image segmentation method based on intensification learning

Country Status (1)

Country Link
CN (1) CN101042771A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101694721B (en) * 2009-10-01 2011-11-30 厦门大学 Method for locating circular algae in microimage
WO2011156948A1 (en) * 2010-06-13 2011-12-22 Nanjing University Reconstruction of overlapped objects in image
CN101404085B (en) * 2008-10-07 2012-05-16 华南师范大学 Partition method for interactive three-dimensional body partition sequence image and application
CN101661614B (en) * 2009-08-10 2012-11-14 浙江工业大学 Segmentation method of cell nucleolus and cell membrane based on mixed contour model
CN105074586A (en) * 2013-03-26 2015-11-18 西门子公司 Method for the computerized control and/or regulation of a technical system

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101404085B (en) * 2008-10-07 2012-05-16 华南师范大学 Partition method for interactive three-dimensional body partition sequence image and application
CN101661614B (en) * 2009-08-10 2012-11-14 浙江工业大学 Segmentation method of cell nucleolus and cell membrane based on mixed contour model
CN101694721B (en) * 2009-10-01 2011-11-30 厦门大学 Method for locating circular algae in microimage
WO2011156948A1 (en) * 2010-06-13 2011-12-22 Nanjing University Reconstruction of overlapped objects in image
CN105074586A (en) * 2013-03-26 2015-11-18 西门子公司 Method for the computerized control and/or regulation of a technical system

Similar Documents

Publication Publication Date Title
CN111080620B (en) Road disease detection method based on deep learning
CN103440495A (en) Method for automatically identifying hydrophobic grades of composite insulators
CN101042771A (en) Medicine image segmentation method based on intensification learning
CN107392224A (en) A kind of crop disease recognizer based on triple channel convolutional neural networks
CN106920243A (en) The ceramic material part method for sequence image segmentation of improved full convolutional neural networks
CN101226155A (en) Intelligentize lung cancer early cell pathological picture recognition processing method
CN103942803A (en) SAR (Synthetic Aperture Radar) image based automatic water area detection method
CN106709214A (en) Penicillin fermentation process fault monitoring method based on MLLE-OCSVM
CN102855633A (en) Anti-noise quick fuzzy-clustering digital image segmentation method
CN100351851C (en) Iris positioning method based on morphology and probability statistic
CN102096826B (en) Compound classification method for multi-resolution remote sensing image on basis of real likelihood characteristic
CN109886086B (en) Pedestrian detection method based on HOG (histogram of oriented gradient) features and linear SVM (support vector machine) cascade classifier
CN101908214B (en) Moving object detection method with background reconstruction based on neighborhood correlation
DE102016105238A1 (en) VEHICLE AND VEHICLE PARKING SYSTEM
CN105913090A (en) SAR image object classification method based on SDAE-SVM
CN106778661A (en) A kind of express lane line detecting method based on morphological transformation and adaptive threshold
CN1251145C (en) Pyramid image merging method being integrated with edge and texture information
CN117495851A (en) Image contour processing-based water environment microorganism detection method
Xu et al. An efficient method of locating vehicle license plate
CN102592290A (en) Method for detecting moving target region aiming at underwater microscopic video
CN110084791B (en) Tomato early blight and late blight automatic detection method based on image processing
CN117314940B (en) Laser cutting part contour rapid segmentation method based on artificial intelligence
CN108961270B (en) Bridge crack image segmentation model based on semantic segmentation
CN105303028A (en) Intelligent medical diagnosis classification method based on supervised isometric mapping
CN105809719B (en) One kind being based on the matched method for tracing object of pixel odd encoder table

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication