Comparative studies of segmentation techniques for breast cancer dectection

In this project, a program has been written in Microsoft Visual C++ to investigate the possibility of using image processing techniques to aid the early detection of breast cancer. Firstly, methods of pre-processing the image are looked at. This is to make the images suitable for the next phase of b...

Full description

Saved in:
Bibliographic Details
Main Author: Hla Thazin Myint.
Other Authors: Er, Meng Joo
Format: Theses and Dissertations
Published: 2008
Subjects:
Online Access:http://hdl.handle.net/10356/5789
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Description
Summary:In this project, a program has been written in Microsoft Visual C++ to investigate the possibility of using image processing techniques to aid the early detection of breast cancer. Firstly, methods of pre-processing the image are looked at. This is to make the images suitable for the next phase of breast cancer detection. Two techniques of edge detection are chosen to be implemented as investigation for the use for early breast cancer detection. One of them is the simple Sobel edge detector and the other is the computationally more intensive Shen-Castan edge detector. After the image is processed by a detector, post-processing techniques are used to improve the presentation of the results.