Outline extraction and identification of corner points for a two-dimensional image / Farah Dalila Mohd Bazli

Outline extraction is very important in image processing to get the best result from image. This study used MATLAB to extract the outline. Corner point is a two-line intersection and not every two-line intersection is a corner point. Aim of this study is to compare the methods in corner point detect...

Full description

Saved in:
Bibliographic Details
Main Author: Mohd Bazli, Farah Dalila
Format: Student Project
Language:English
Published: 2021
Subjects:
Online Access:https://ir.uitm.edu.my/id/eprint/44235/1/44235.pdf
https://ir.uitm.edu.my/id/eprint/44235/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:Outline extraction is very important in image processing to get the best result from image. This study used MATLAB to extract the outline. Corner point is a two-line intersection and not every two-line intersection is a corner point. Aim of this study is to compare the methods in corner point detection. This study also to extract the outline of a two-dimensional image of a leaf. This study was done by using SUSAN Detector and Shi-Tomasi Corner Detection in Python. Based on the result and discussion, the findings from this study shown that 397 corner points in 239.769 seconds were detected from using SUSAN Detector, meanwhile 94 corner points in 275.357 seconds by using Shi-Tomasi Detection. As a conclusion, SUSAN Detector more accurate in detecting corner points. This study may be useful especially for other researchers to detect corner points by using this method.