Skip to content

This repo created to detect Granuloma disorder that occurs on the tooth root. Program uses radiograph image as an input and will produce output based on features of radiograph image. Features are extracted using 2D Gabor Wavelet and classified using Support Vector Machine.

mfdhl20/granuloma-image-detect

Repository files navigation

granuloma-image-detect

Matlab GUI code for Granuloma Image Detection using Gabor Wavelet Method for Feature Extraction and Support Vector Machine for Classification with Guided User Inteface.

Dental granuloma appears as total or partial chronic necrotic of the tooth root. In diagnosing this disorder, periapical radiography is needed to observe patient's tooth.

Radiographic image result of granuloma is marked with radiolucent (blackish colour) appearance on the root part of the tooth image, which will be the focus area for the system.

Input for program will be a radiograph image which will produce an output of classification result notification to the user (Granuloma or Non-Granuloma).

Use multiextraction.m and training.m to train program first before main.m (once only).

About

This repo created to detect Granuloma disorder that occurs on the tooth root. Program uses radiograph image as an input and will produce output based on features of radiograph image. Features are extracted using 2D Gabor Wavelet and classified using Support Vector Machine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages