Abbas H. Hassin AlAsadi
University of Basrah

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

Found 3 Documents
Search

A new hand gestures recognition system Ahmed Kadem Hamed AlSaedi; Abbas H. Hassin AlAsadi
Indonesian Journal of Electrical Engineering and Computer Science Vol 18, No 1: April 2020
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijeecs.v18.i1.pp49-55

Abstract

Talking about gestures makes us return to the historical beginning of human communication, because, in fact, there is no language completely free of gestures. People cannot communicate without gestures. Any action or movement without gestures is free of real feelings and cannot express the thoughts. The purpose from any hand gestures recognition system is to recognizes the hand gesture and used it to transfer a certain meaning or for computer control or and device. Our paper introduced a low cost system to recognize the hand gesture in real-time. Generally, the system divided into five steps, one to image acquisition, second to pre-processing the image, third for detection and segmentation of hand region, four to features extraction and five to count the numbers of fingers and gestures recognition. The system has coded by Python language, PyAutoGUI library, OS Module of Python and the OpenCV library.
Earthquake prediction technique: a comparative study Abbas H. Hassin Alasadi; Kadhim Mahdi Hashim
IAES International Journal of Artificial Intelligence (IJ-AI) Vol 12, No 3: September 2023
Publisher : Institute of Advanced Engineering and Science

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.11591/ijai.v12.i3.pp1026-1032

Abstract

Earthquakes are one of the most dangerous natural disasters facing humans because of their occurrence without warning and their impact on their lives and property. In addition, predicting seismic movement is one of the main research topics in seismic disaster prevention. In geological studies, scientists can predict and know the locations of earthquakes in the long term. Therefore, about 80% of the major global earthquakes lie along the Pacific Ring belt, known as the Ring of Fire. Machine learning methods have also been used for short-term earthquake prediction, and studies have applied the random forest method to determine the factors that precede earthquakes. The machine learning method was based on various decision trees, each of which predicted the time to the nearest oscillation. The third group of scientists used the hybrid prediction method, which combines machine learning and geological studies. This research deals with a review of most of the geological studies and machine learning techniques applied to earthquake data sets, which showed a total lack of prediction of potential earthquakes through one approach, so studies designed by geologists were combined with machine learning.
Classification of melanoma skin cancer using deep learning approach Maha Ali Hussien; Abbas H. Hassin Alasadi
TELKOMNIKA (Telecommunication Computing Electronics and Control) Vol 22, No 1: February 2024
Publisher : Universitas Ahmad Dahlan

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

Abstract

In this study, the authors propose a deep learning (DL) approach for classifying melanoma skin cancer (MSC). They introduce a convolution neural network (CNN) model that consists of 27 layers, which are carefully designed to extract features from skin lesion images and classify them into melanoma and non-melanoma classes. The proposed CNN model comprises multiple convolution layers that apply filters to the input image to extract features such as edges, shapes, and patterns. Batch normalization layers that normalize the output of the convolution layers to accelerate the learning process and prevent overfitting follow these convolution layers. The performance of the proposed CNN model was evaluated on publicly available datasets of skin lesion images, and the findings showed that it outperformed several state-of-the-art methods for melanoma classification. The authors also conducted ablation studies to analyze each layer’s contribution to the model’s overall performance. The proposed DL approach has the potential to assist dermatologists in the early detection of MSC, which can lead to treatment that is more effective and improves patient outcomes. It also demonstrates the effectiveness of DL techniques for medical image analysis and highlights the importance of carefully designing and optimizing CNN models for high performance. The accuracy of the proposed system is 99.99%.