Cartoonization of photographs

This project aims to use image processing techniques to achieve cartoonization of photographs. All the algorithms will be developed in MATLAB. Firstly, an algorithm based on the region growing method will be developed and used in this project for the purpose of image segmentation. Secondly, various...

Full description

Saved in:
Bibliographic Details
Main Author: Lee, Kun Hup
Other Authors: Anamitra Makur
Format: Final Year Project
Language:English
Published: Nanyang Technological University 2021
Subjects:
Online Access:https://hdl.handle.net/10356/149203
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:This project aims to use image processing techniques to achieve cartoonization of photographs. All the algorithms will be developed in MATLAB. Firstly, an algorithm based on the region growing method will be developed and used in this project for the purpose of image segmentation. Secondly, various edge detection techniques such as Canny method will be explored and tested for use in conjunction with the region growing method to achieve cartoonization. Lastly, a simple Graphical User Interface (GUI) will be developed for the ease of use of the algorithms. This will be done in MATLAB’s Graphical User Interface Development Environment (GUIDE)