Introduction to medical image analysis Final Project Presentation Sang Woo Lee.

Slides:



Advertisements
Similar presentations
A Graph based Geometric Approach to Contour Extraction from Noisy Binary Images Amal Dev Parakkat, Jiju Peethambaran, Philumon Joseph and Ramanathan Muthuganapathy.
Advertisements

IEEE Transactions on Consumer Electronics, Vol. 45, No. 1, AUGUST 1999 Muhammad Bilal Ahmad and Tae-Sun Choi, Senior Member,IEEE.
Digital image processing Chapter 6. Image enhancement IMAGE ENHANCEMENT Introduction Image enhancement algorithms & techniques Point-wise operations Contrast.
Lecture 07 Segmentation Lecture 07 Segmentation Mata kuliah: T Computer Vision Tahun: 2010.
Facial feature localization Presented by: Harvest Jang Spring 2002.
A Gimp Plugin that uses “GrabCut” to perform image segmentation
DTM Generation From Analogue Maps By Varshosaz. 2 Using cartographic data sources Data digitised mainly from contour maps Digitising contours leads to.
WRSTA, 13 August, 2006 Rough Sets in Hybrid Intelligent Systems For Breast Cancer Detection By Aboul Ella Hassanien Cairo University, Faculty of Computer.
6/9/2015Digital Image Processing1. 2 Example Histogram.
A Computer Aided Detection System For Digital Mammograms Based on Radial Basis Functions and Feature Extraction Techniques By Mohammed Jirari Shanghai,
TU/e PHILIPSPhilips Medical Systems Healthcare IT - Advanced Development 1/38 The Effects of Filtering on Visualization and Detection of Colonic Polyps.
A Computer-Aided Diagnosis System For Digital Mammograms Based on Radial Basis Functions and Feature Extraction Techniques Dissertation written by Mohammed.
Robust Object Segmentation Using Adaptive Thresholding Xiaxi Huang and Nikolaos V. Boulgouris International Conference on Image Processing 2007.
A 3D Approach for Computer-Aided Liver Lesion Detection Reed Tompkins DePaul Medix Program 2008 Mentor: Kenji Suzuki, Ph.D. Special Thanks to Edmund Ng.
Edge Detection Today’s reading Forsyth, chapters 8, 15.1
Chinese Character Recognition for Video Presented by: Vincent Cheung Date: 25 October 1999.
Highlights Lecture on the image part (10) Automatic Perception 16
Scale Invariant Feature Transform (SIFT)
Feature Screening Concept: A greedy feature selection method. Rank features and discard those whose ranking criterions are below the threshold. Problem:
Blob detection.
Computer-Aided Diagnosis and Display Lab Department of Radiology, Chapel Hill UNC Julien Jomier, Erwann Rault, and Stephen R. Aylward Computer.
A Novel 2D To 3D Image Technique Based On Object- Oriented Conversion.
A Computer Aided Detection System For Mammograms Based on Asymmetry and Feature Extraction Techniques By Mohammed Jirari Benidorm, Spain Sept 9th, 2005.
Feature extraction Feature extraction involves finding features of the segmented image. Usually performed on a binary image produced from.
Brief overview of ideas In this introductory lecture I will show short explanations of basic image processing methods In next lectures we will go into.
Computer-Aided Diagnosis of Solid Breast Nodules: Use of an Artificial Neural Network Based on Multiple Sonographic Features Segyeong Joo, Yoon Seok Yang,
3D CT Image Data Visualize Whole lung tissues Using VTK 8 mm
Automatic Image Segmentation of Lesions in Multispectral Brain
Presented by: Kamakhaya Argulewar Guided by: Prof. Shweta V. Jain
ENDA MOLLOY, ELECTRONIC ENG. FINAL PRESENTATION, 31/03/09. Automated Image Analysis Techniques for Screening of Mammography Images.
Introduction to Medical Imaging Mammography and Computer Aided Diagnostic (CAD) Example Guy Gilboa Course
1. Introduction Motion Segmentation The Affine Motion Model Contour Extraction & Shape Estimation Recursive Shape Estimation & Motion Estimation Occlusion.
1 Stuart West Content-Based Information Retrieval (CBIR) in Images The Applications and the Real World Uses.
X-ray Image Segmentation using Active Shape Models
Filtering and Enhancing Images. Major operations 1. Matching an image neighborhood with a pattern or mask 2. Convolution (FIR filtering)
Image Segmentation and Morphological Processing Digital Image Processing in Life- Science Aviad Baram
EDGE DETECTION USING MINMAX MEASURES SOUNDARARAJAN EZEKIEL Matthew Lang Department of Computer Science Indiana University of Pennsylvania Indiana, PA.
Detection of crystals in Microarray images P.Dilip Rishabh Jain.
November 13, 2014Computer Vision Lecture 17: Object Recognition I 1 Today we will move on to… Object Recognition.
3D Mammography Ernesto Coto Sören Grimm Stefan Bruckner M. Eduard Gröller Institute of Computer Graphics and Algorithms Vienna University of Technology.
Mathematical Morphology Mathematical morphology (matematická morfologie) –A special image analysis discipline based on morphological transformations of.
Automated Solar Cavity Detection
Automatic License Plate Location Using Template Matching University of Wisconsin - Madison ECE 533 Image Processing Fall 2004 Project Kerry Widder.
Handwritten Signature Verification
ENDA MOLLOY, ELECTRONIC ENG. INITIAL PRESENTATION, 7/10/08. Automated Image Analysis Techniques for Screening of Mammography Images.
Mathematical Morphology
A Tutorial on using SIFT Presented by Jimmy Huff (Slightly modified by Josiah Yoder for Winter )
Machine Vision Edge Detection Techniques ENT 273 Lecture 6 Hema C.R.
What is Digital Image processing?. An image can be defined as a two-dimensional function, f(x,y) # x and y are spatial (plane) coordinates # The function.
Effects of Grayscale Window/Level on Breast Lesion Detectability Jeffrey Johnson, PhD a John Nafziger, PhD a Elizabeth Krupinski, PhD b Hans Roehrig, PhD.
Instructor: Mircea Nicolescu Lecture 5 CS 485 / 685 Computer Vision.
 Mentor : Prof. Amitabha Mukerjee Learning to Detect Salient Objects Team Members - Avinash Koyya Diwakar Chauhan.
UW Madison Digital Image Processing Adam Slater and Matt McCormick / 12/14/2005 / Page 1 Breast Tumor Segmentation.
HADI Tutorial Void Inspection Contents 1.Basic Void Inspection Procedure 2.Smooth ROI 3.Background Processing (Flatten BG) 4.Thresholding (Void.
Face Detection EE368 Final Project Group 14 Ping Hsin Lee
Introduction to Morphological Operators
Automatic Digitizing.
Color-Texture Analysis for Content-Based Image Retrieval
Fourier Transform: Real-World Images
Brain Hemorrhage Detection and Classification Steps
A Tutorial on HOG Human Detection
By: Behrouz Rostami, Zeyun Yu Electrical Engineering Department
Object Recognition Today we will move on to… April 12, 2018
Introduction to Digital Image Analysis Part II: Image Analysis
Aline Martin ECE738 Project – Spring 2005
Project P06441: See Through Fog Imaging
Midterm Exam Closed book, notes, computer Similar to test 1 in format:
Wavelet transform application – edge detection
Initial Progress Report
Presentation transcript:

Introduction to medical image analysis Final Project Presentation Sang Woo Lee

Problem Definition  Nipple Detection for mammogram  Mammogram  A specific type of imaging that uses a low-dose x-ray system to examine breasts  Used to aid in the early detection and diagnosis of breast diseases in women  Location of the nipple  Important for registration as a reference point

Data sets  From Digital Database for Screening Mammography homepage  Used thumbnail images  Training set - 15 images  Test set – 152 images

Proposed Methods  Many algorithms using profile contour  Profile contour is usually extracted manually  Prof. Wesley Snyder  Automatic Contour Extraction  Used “GrowCut” graph cut algorithm  Initial graph setting  Sampled 10x10 kernel center point  Two thresholds – high and low  Foreground - Higher than high threshold  Background - Lower than low  Non-determined - otherwise

Proposed Methods  Fat-band  Originally proposed from Petroudi and Brady  The breast edge is composed primarily of fat which appears op aque  Fat-band extraction  Using 3x3 kernel to calculate mean intensity and contrast  Based on mean values of foreground and background  Only used intensity for my project  Contrast seems not to work well

Proposed Method  Blob detection  A nipple is blob-shaped in mammogram  Use 2D Gaussian second derivative filtering with various scale  Scale-Normalized Gaussian derivative

Proposed Method  Remove unwanted features  Nametag, writing, etc.  Detect nipple location in profile  Use 1D Gaussian second derivative filtering  Detect a protrusion in contours  Use my own heuristic reasoning to detect nipple position  Detect nipple location inside the breast region  Use blob detection  Find relevant blobs to nipple  Final result location  Use my own heuristic reasoning  Based on blob location, and three contour protrusion locations

Result  Real error distance  Mean – 3.40mm  Max – 15.1mm  Standard derivation – 3.14  Only 5 images(3%) have larger error than 10mm

Result