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

Slides:



Advertisements
Similar presentations
Not so Smart park Have you ever drove into large parking lot not knowing that it is completely full?
Advertisements

Patient information extraction in digitized X-ray imagery Hsien-Huang P. Wu Department of Electrical Engineering, National Yunlin University of Science.
Analysis of Dental Images using Artificial Immune Systems Zhou Ji 1, Dipankar Dasgupta 1, Zhiling Yang 2 & Hongmei Teng 1 1: The University of Memphis.
V-Detector: A Negative Selection Algorithm Zhou Ji, advised by Prof. Dasgupta Computer Science Research Day The University of Memphis March 25, 2005.
Applications of one-class classification
King Saud University College of Dentistry
A Graph based Geometric Approach to Contour Extraction from Noisy Binary Images Amal Dev Parakkat, Jiju Peethambaran, Philumon Joseph and Ramanathan Muthuganapathy.
QR Code Recognition Based On Image Processing
2.3 Cont. Warm-up (IN) Learning Objective: To understand Angle of Depression and Angle of Elevation, demonstrating their use by defining them in a real.
Document Image Processing
Choose the right picture
Facial feature localization Presented by: Harvest Jang Spring 2002.
Høgskolen i Gjøvik Saleh Alaliyat Video - based Fall Detection in Elderly's Houses.
An Approach to Korean License Plate Recognition Based on Vertical Edge Matching Mei Yu and Yong Deak Kim Ajou University Suwon, , Korea 指導教授 張元翔.
Texture Classification Based on Co-occurrence Matrices Presentation III Pattern Recognition Mohammed Jirari Spring 2003.
How tall does a flat mirror have to be if it is “full-length”, i.e, if you can see your full height in it? A] a quarter your height B] half your height.
CS 223B Assignment 1 Help Session Dan Maynes-Aminzade.
1 Automated Feature Abstraction of the fMRI Signal using Neural Network Clustering Techniques Stefan Niculescu and Tom Mitchell Siemens Medical Solutions,
Smart Traveller with Visual Translator. What is Smart Traveller? Mobile Device which is convenience for a traveller to carry Mobile Device which is convenience.
A Real-Time for Classification of Moving Objects
A Novel 2D To 3D Image Technique Based On Object- Oriented Conversion.
Digital Image Processing - (monsoon 2003) FINAL PROJECT REPORT Project Members Sanyam Sharma Sunil Mohan Ranta Group No FINGERPRINT.
Spatial Business Detection and Recognition from Images Alexander Darino Weeks 10 & 11.
An Example of Course Project Face Identification.
Ajay Kumar, Member, IEEE, and David Zhang, Senior Member, IEEE.
Window-based models for generic object detection Mei-Chen Yeh 04/24/2012.
Thinking about the picture before you take it.. Draw 2 imaginary lines (both horizontal and vertical) at equal distances from each other essentially dividing.
November 13, 2014Computer Vision Lecture 17: Object Recognition I 1 Today we will move on to… Object Recognition.
Image Processing Fundamental II Operation & Transform.
Digital Image Processing - (monsoon 2003) FINAL PROJECT REPORT Project Members Sanyam Sharma Sunil Mohan Ranta Group No FINGERPRINT.
E-Comics Protection E-Comics Protection Avnish Kumar Bachelor of Technology Electrical Engineering, IInd Year Indian Institute of Technology Roorkee, India.
Week 2 REU Nolan Warner. Overview This weeks progress/projects Things learned Tentative research topics.
Computational Biology, Part 22 Biological Imaging II Robert F. Murphy Copyright  1996, 1999, All rights reserved.
Mixed Dentition and Occlusion
Levels of Image Data Representation 4.2. Traditional Image Data Structures 4.3. Hierarchical Data Structures Chapter 4 – Data structures for.
Robust Real Time Face Detection
Handwritten Signature Verification
Zhongyan Liang, Sanyuan Zhang Under review for Journal of Zhejiang University Science C (Computers & Electronics) Publisher: Springer A Credible Tilt License.
Image processing Honza Černocký, ÚPGM. 1D signal 2.
Text From Corners: A Novel Approach to Detect Text and Caption in Videos Xu Zhao, Kai-Hsiang Lin, Yun Fu, Member, IEEE, Yuxiao Hu, Member, IEEE, Yuncai.
Demosaicking for Multispectral Filter Array (MSFA)
By Pushpita Biswas Under the guidance of Prof. S.Mukhopadhyay and Prof. P.K.Biswas.
Vehicle Detection in Aerial Surveillance Using Dynamic Bayesian Networks Hsu-Yung Cheng, Member, IEEE, Chih-Chia Weng, and Yi-Ying Chen IEEE TRANSACTIONS.
Computer Vision Spring ,-685 Instructor: S. Narasimhan WH 5409 T-R 10:30am – 11:50am Lecture #23.
Wonjun Kim and Changick Kim, Member, IEEE
Thresholding and Segmenting Objects The overall objective of image processing operations is to extract the objects of interest and to distinguish them.
The Nature of Orthodontic Problems and Malocclusion
Face Detection Using Color Thresholding and Eigenimage Template Matching Diederik Marius Sumita Pennathur Klint Rose.
Preliminary Transformations Presented By: -Mona Saudagar Under Guidance of: - Prof. S. V. Jain Multi Oriented Text Recognition In Digital Images.
Objective To use angles of elevation and depression to solve problems.
Choose the right picture Choose the right word. 5.
Digital Image Processing CCS331 Relationships of Pixel 1.
Date of download: 5/28/2016 Copyright © 2016 SPIE. All rights reserved. Flowchart of the computer-aided diagnosis (CAD) tool. (a) Segmentation: The region.
Optical Character Recognition
Week 5 Emily Hand UNR. AdaBoost For our previous detector, we used SVM.  Color Histogram We decided to try AdaBoost  Mean Blocks.
Energy-Saving Template
Tae Young Kim and Myung jin Choi
Digital Image Processing - (monsoon 2003) FINAL PROJECT REPORT
Class III malocclusion
Fourier Transform: Real-World Images
A new data transfer method via signal-rich-art code images captured by mobile devices Source: IEEE Transactions on Circuits and Systems for Video Technology,
Brain Hemorrhage Detection and Classification Steps
Statistical Approach to a Color-based Face Detection Algorithm
Computer Vision Lecture 16: Texture II
Extract Object Boundaries in Noisy Images
ADABOOST(Adaptative Boosting)
Object Recognition Today we will move on to… April 12, 2018
Handwritten Characters Recognition Based on an HMM Model
A Novel Smoke Detection Method Using Support Vector Machine
Presentation transcript:

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

background Malocclusion – diagnosis using X-ray V-detector – one-class classification

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

Lateral view skull X-ray

Existing diagnosis method Angles classification: angle ANB (3 in the picture) N A B

Feature extraction Brightness distribution instead of entity identification Binarization at multiple threshold Quantitatize each binary image with four real numbers

Remove artificial parts

Binarization using multiple thresholds

Choose thresholds & decide reference point T0 = Vmax, T1 = Vmax (Vmax Vmin)/n T,..., T nT1 = Vmax (n T 1)(Vmax Vmin)/n T, Binarized at the highest threshold

Extract four features at each threshold (a) Horizontal displacement x = xwhite x0, (b) Vertical displacement y = ywhite y0, (c) Displacement distance r = mean of distances between white pixels to (x0, y0) (d) Area mass A = total number of white pixel/width · height

Experiment results

Compare with SVM

Using half of normal data to train

summary A novel feature extraction is proposed. V-detector shows some potentials. Issue: a lot more normal data are desired.