dental x-ray classification - iitkhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · bio metrics this...

15
Dental x-ray Classification SAURABH BANSAL Y9524

Upload: lyngoc

Post on 22-Apr-2018

265 views

Category:

Documents


1 download

TRANSCRIPT

Page 1: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Dental x-ray

Classification

SAURABH BANSAL

Y9524

Page 2: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Dental X ray??

Radiographs of teeth, bones, and soft tissues

around them.

Help in identifying cavities, hidden dental structures, and bone loss.

3 Broad categories:

Periapical Bitewing Panaromic

Page 3: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Why Automation??

Standard procedure : tech. xray epxert

results

Few cases: manual training set identified

Lack of experts. Level of expertise. Cross

validation

Speeds up the procedure.

Specially helpful in cases with large data base eg.

Forensic dentistry(missing person identification)

Can be finally integrated on an smartphone app.

Page 4: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

PAST WORKS

Theory

SegmentationFeature

Enhancement

Applications

CariesDetection

Forensic Dentistry

Page 5: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Bio Metrics

This process is based on the matching of the

dental X-ray AM with the dental X ray PM.

Steps involved:

gap valley detection

tooth isolation

contour extraction (crown and root contour

extraction).

Contour matching

Page 6: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM
Page 7: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Caries Detection

Page 8: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

PROBLEMS

Poor quality of dental x rays( 8 bit grayscale)

enhancement

Loss of information due to replication of x rays using scanner/camera digital xray

Page 9: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

DATASET AND PRE PROCESSING

FBI CJIS Automated Dental Identification System(ADIS) X ray database (Aug. 2002)containing 742 panoramic images.

Currently, periapical image database is usedconstructed using data from several dentists. Currently only 20 images. I plan to expand this database in case the ADIS database is unavailable.

Nomenclature: im02t2c1

im01t3c0 im02t4c1

Page 10: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

SEGMENTATION to recognize and label individual tooth in the X-Ray image

or parts of the tooth such as crown and root of the tooth Region of Interest( ROI)

Image Enhancement :TEnh(g): [gmin, gmax] [0, 255]

1. TEnh(gmin ) = 0,

2. TEnh(gmax ) = 255,

3. TEnh’(g) > 0 ∀ g ∈ (gmin, gmax)

4. TEnh ’(g) > γ ∀ g ∈ [gth - δ, gth + δ]

gth threshold grayscale

from histogram analysis

Page 11: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

SEGMENTATION……

Post enhanced images: 3 main regions: teeth, bones

and background.

Teeth and bones : High Intensity

Background: Lowest

Teeth vs bones: top-hat and bottom-hat filters.

Original Image + Top-hat – Bottom-Hat

Original Top hat filter Final Image

Page 12: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Segmentation…..

Morphological filters: grouping pixels based on

color, spatial freq. and intensity.

Erosion, Dilation, Opening and Closing Filters.

Page 13: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Sample segmentation result…

Page 14: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Further Work

Classification in terms of tooth category: incisors,

canines, premolar, molar

Classification in terms of patient disease. (subject to data availability)

Page 15: Dental x-ray Classification - IITKhome.iitk.ac.in/~bsaurabh/cs676/pres1.pdf · Bio Metrics This process is based on the matching of the dental X-ray AM with the dental X ray PM

Questions??

Suggestions!!