Medical tablets identification algorithm

Identifying tablets is very important in the medical world. Many tablets are similar in colour and shape, and it is difficult to identify them through the human eye. Therefore in this paper, an algorithm is developed to aid in the identification of the existing tablets, mainly focusing on using the...

Full description

Saved in:
Bibliographic Details
Main Author: Ng, Joann Xin Chi
Other Authors: Ser Wee
Format: Final Year Project
Language:English
Published: 2019
Subjects:
Online Access:http://hdl.handle.net/10356/78228
Tags: Add Tag
No Tags, Be the first to tag this record!
Institution: Nanyang Technological University
Language: English
Description
Summary:Identifying tablets is very important in the medical world. Many tablets are similar in colour and shape, and it is difficult to identify them through the human eye. Therefore in this paper, an algorithm is developed to aid in the identification of the existing tablets, mainly focusing on using the colour and shape of the unknown tablet. Matric Laboratory (MATLAB) is used to code the algorithm. A database is created based on approximately 200 samples. The algorithm was designed to analyse the colour and the shape of an unknown tablet and match it to the database sample. Points are allocated to each individual database sample that matches the colour and/or shape of the unknown tablet. The algorithm will then identify the top 10 database samples with the highest points. From the top 10 results, the database samples with the highest score will serve as an indication of the unknown tablet. The algorithm is successful to a certain extent in indentifying an unknown tablet based only on the colour and shapes. However, there are different features of the tablets such as wording and size to be considered as well. In this paper, further investigation was also carried out to enhance the algorithm while implementing the wording and size detection methods. Finally some challenging issues are raised for further researches.