Pattern recognition using neural network : user defined imaged classifier based neural network using selected feature

This study is about pattern recognition using Artificial Neural Networks (ANNs). The purpose of study is to train the Multi-layer perceptron (MLP) to decide whether an image contains desired object or not. The analysis for MLP is important to investigate its capability in capturing the images patter...

Full description

Saved in:
Bibliographic Details
Main Author: Shirley, anak George.
Format: Final Year Project Report / IMRAD
Language:en
en
Published: Universiti Malaysia Sarawak (UNIMAS) 2005
Subjects:
Online Access:http://ir.unimas.my/id/eprint/20228/1/Pattern%20recognition%20using%20neural%20network...%20-%2824%20pages%29.pdf
http://ir.unimas.my/id/eprint/20228/8/Shirley%20Anak%20George.pdf
http://ir.unimas.my/id/eprint/20228/
Tags: Add Tag
No Tags, Be the first to tag this record!
Description
Summary:This study is about pattern recognition using Artificial Neural Networks (ANNs). The purpose of study is to train the Multi-layer perceptron (MLP) to decide whether an image contains desired object or not. The analysis for MLP is important to investigate its capability in capturing the images pattern as well as the goodness of selected feature used in this project. Preprocessing of images is done to find the edge of the object in an image. The edge features are processed before feeding to the MLP.The preprocessing is implemented in C, C++ language and OpenCV. Dataset that used in this project is collected from the researcher's collection. Experiment is carried out for the network using NevProp3 Neural Network simulation tool. The study shows that the MLP network is suitable to classify the images based on selected feature.The best classification rate is 72.7%