Top Banner
Application of V- Application of V- detector in dental detector in dental diagnosis diagnosis To be submitted to CEC To be submitted to CEC 2006 2006
14

Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Mar 27, 2015

Download

Documents

Joseph Green
Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Application of V-detector Application of V-detector in dental diagnosisin dental diagnosis

To be submitted to CEC 2006To be submitted to CEC 2006

Page 2: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

backgroundbackground

Malocclusion – diagnosis using X-rayMalocclusion – diagnosis using X-ray

V-detector – one-class classificationV-detector – one-class classification

Page 3: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

malocclusionmalocclusion

Different types: I (normal bite), II Different types: I (normal bite), II (overbite), and III (underbite)(overbite), and III (underbite)Mild or severe (functional)Mild or severe (functional)

Page 4: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Lateral view skull X-rayLateral view skull X-ray

Page 5: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Existing diagnosis methodExisting diagnosis methodAngle’s classification: angle ANB Angle’s classification: angle ANB (3 in the picture)(3 in the picture)

N

A

B

Page 6: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Feature extractionFeature extraction

Brightness distribution instead of entity Brightness distribution instead of entity identificationidentification

Binarization at multiple thresholdBinarization at multiple threshold

Quantitatize each binary image with four Quantitatize each binary image with four real numbersreal numbers

Page 7: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Remove artificial partsRemove artificial parts

Page 8: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Binarization using multiple Binarization using multiple thresholdsthresholds

Page 9: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Choose thresholds & decide reference pointChoose thresholds & decide reference point

T0 = Vmax,

T1 = Vmax − (Vmax − Vmin)/nT ,

...,

TnT−1 = Vmax − (nT − 1)(Vmax − Vmin)/nT ,

Binarized at the highest threshold

Page 10: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Extract four featuresExtract four featuresat each thresholdat each threshold

(a) Horizontal displacement

x = xwhite − x0,

(b) Vertical displacement

y = ywhite − y0,

(c) Displacement distancer = mean of distances between white pixels to (x0, y0)

(d) Area mass

A = total number of white pixel/width · height

Page 11: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Experiment resultsExperiment results

Page 12: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Compare with SVMCompare with SVM

Page 13: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

Using half of normal data to trainUsing half of normal data to train

Page 14: Application of V-detector in dental diagnosis To be submitted to CEC 2006.

summarysummary

A novel feature extraction is proposed.A novel feature extraction is proposed.

V-detector shows some potentials.V-detector shows some potentials.

Issue: a lot more normal data are desired.Issue: a lot more normal data are desired.