Jesron Nainggolan
Universitas Prima Indonesia

Published : 2 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 2 Documents
Search

FACE IMAGE RETRIEVAL SYSTEM USING COMBINATION METHOD OF SELF ORGANIZING MAP AND NORMALIZED CROSS CORRELATION Amir Saleh; Diky Suryandy; Jesron Nainggolan
INFOKUM Vol. 9 No. 2, June (2021): Data Mining, Image Processing and artificial intelligence
Publisher : Sean Institute

Show Abstract | Download Original | Original Source | Check in Google Scholar | Full PDF (438.05 KB)

Abstract

Content based image retrieval (CBIR) is one method in computer vision that is widely applied in various fields of life. In this study, two algorithms will be combined, namely self organizing map (SOM) and normalized cross correlation (NCC) to test the method in the face image retrieval system. The SOM algorithm is used to perform learning on the system created and the NCC method is used to calculate the proximity value between the input image and the image contained in the database to be displayed as the result of image retrieval. The test results in the proposed research show good results with an accuracy rate of face image retrieval of 93.62%. This percentage is higher than using the usual SOM method with an accuracy rate of face image retrieval of 91.62%.
Implementation of Finite State Automata on Pizza Vending Machine System Muhammad Fathir Aulia; Diky Suryandi; Jesron Nainggolan
JITCoS : Journal of Information Technology and Computer System Vol. 1 No. 1 (2025): Journal of Information Technology and Computer System
Publisher : CV. Multimedia Teknologi Kreatif

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.65230/jitcos.v1i1.3

Abstract

This study aims to implement Finite State Automata (FSA) on a pizza machine. FSA is a theoretical computational model used to describe the behavior of a system that can change discretely from one state to another. A pizza machine is a machine used to make pizza automatically. In this study, we design and implement FSA on a pizza machine to regulate the pizza making process. FSA consists of a number of states and transitions between those states. Each state represents a certain stage in the pizza making process, such as adding ingredients, mixing dough, and baking. The programming language and algorithm used are appropriate for implementing FSA on a pizza machine. When the machine is turned on, it will start in the initial state. Then, based on the input given, the machine will switch between different states according to the specified transition rules. By implementing FSA, this study successfully automated the pizza making process on the machine. This reduces dependence on human intervention and increases production efficiency. By using FSA, the pizza machine can operate automatically and produce pizza with high accuracy and efficiency. This study contributes to the development of automation in the food industry and improves the understanding of how to apply FSA in the context of real-world applications. In this study, FSA is used to control a muffin machine, but the FSA concept can also be used in various other automation applications.