Ruaa H. Ali Al-Mallah
Northern Technical University

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

Found 3 Documents
Search

Detection of brain stroke in the MRI image using FPGA Dheyaa Alhelal; Ahmed Khazal Younis; Ruaa H. Ali Al-Mallah
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 19, No 4: August 2021
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.12928/telkomnika.v19i4.18988

Abstract

One of the most important difficulties which doctors face in diagnosing is the analysis and diagnosis of brain stroke in magnetic resonance imaging (MRI) images. Brain stroke is the interruption of blood flow to parts of the brain that causes cell death. To make the diagnosis easier for doctors, many researchers have treated MRI images with some filters by using Matlab program to improve the images and make them more obvious to facilitate diagnosis by doctors. This paper introduces a digital system using hardware concepts to clarify the brain stroke in MRI image. Field programmable gate arrays (FPGA) is used to implement the system which is divided into four phases: preprocessing, adjust image, median filter, and morphological filters alternately. The entire system has been implemented based on Zynq FPGA evaluation board. The design has been tested on two MRI images and the results are compared with the Matlab to determine the efficiency of the proposed system. The proposed hardware system has achieved an overall good accuracy compared to Matlab where it ranged between 90.00% and 99.48%.
ASSAS: An automatic smart students attendance system based on normalized cross-correlation Ruaa H. Ali Al-Mallah; Dheyaa Alhelal; Razan Abdulhammed
Bulletin of Electrical Engineering and Informatics Vol 10, No 2: April 2021
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/eei.v10i2.2746

Abstract

A smart student attendance system (SSAS) is presented in this paper. The system is divided into two phases: hardware and software. The Hardware phase is implemented based on Arduino's camera while the software phase is achieved by using image processing with face recognition depended on the cross-correlation technique. In comparison with traditional attendance systems, roll call, and sign-in sheet, the proposed system is faster and more reliable (because there is no action needed by a human being who by its nature makes mistakes). At the same time, it is cheaper when compared with other automatic attendance systems. The proposed system provides a faster, cheaper and reachable system for an automatic smart student attendance that monitors and generates attendance report automatically.
Optimizing blood cell classification: evaluating feature dimensionality and validation strategies Ruaa H. Ali Al-Mallah; Marwa Mawfaq Mohamedsheet Al-Hatab; Maysaloon Abed Qasim
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 24, No 1: February 2026
Publisher : Universitas Ahmad Dahlan

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.12928/telkomnika.v24i1.27269

Abstract

Manual blood cell classification is time consuming and may lead to inconsistent results. This study aims to assist pathologists in diagnosing hematological disorders using machine learning (ML) techniques for automated classification of blood cells in multi-color test images, distinguishing red blood cells (RBCs) and white blood cells (WBCs). Features were extracted using the InceptionV3 network, and several ML models were evaluated for classifying blood cells into eight categories. Two validation strategies: a 66%–34% train–test split and 20-fold cross-validation were applied. The effect of dimensionality reduction through principal component analysis (PCA) was also examined, reducing the feature space from 2,048 to 100 components. Among all models, support vector machine (SVM) achieved highest performance, with 93.4% accuracy and an area under the curve (AUC) of 0.996 without PCA, and 90.1% accuracy with an AUC of 0.991 after PCA. Although PCA slightly reduced accuracy, it improved computational efficiency. Overall, SVM provided the most accurate, stable, and generalizable classification results for automated blood cell analysis.