Preferred Language
Articles
/
XRYS44sBVTCNdQwCe-O9
The Effect of Classification Methods on Facial Emotion Recognition ‎Accuracy
...Show More Authors

The interests toward developing accurate automatic face emotion recognition methodologies are growing vastly, and it is still one of an ever growing research field in the region of computer vision, artificial intelligent and automation. However, there is a challenge to build an automated system which equals human ability to recognize facial emotion because of the lack of an effective facial feature descriptor and the difficulty of choosing proper classification method. In this paper, a geometric based feature vector has been proposed. For the classification purpose, three different types of classification methods are tested: statistical, artificial neural network (NN) and Support Vector Machine (SVM). A modified K-Means clustering algorithm has been developed for clustering purpose. Mainly, the purpose of using modified K-means clustering technique is to group the similar features into (K) templates in order to simulate the differences in the ways that human express each emotion. To evaluate the proposed system, a subset from Cohen-Kanade (CK) dataset have been used, it consists of 870 facial images samples for the seven basic emotions (angry, disgust, fear, happy, normal, sad, and surprise). The conducted test results indicated that SVM classifier can lead to higher performance in comparison with the results of other proposed methods due to its desirable characteristics (such as large-margin separation, good generalization performance, etc.).

Crossref
View Publication Preview PDF
Quick Preview PDF
Publication Date
Thu Jan 01 2026
Journal Name
Desalination And Water Treatment
Microplastics toxicity: Classification, sources, exposure routes, and experiments
...Show More Authors

Microplastics (MPs), including polymers such as polyethylene, polyvinyl chloride (PVC), and polystyrene (PS), are widespread environmental contaminants detected in air, water, soil, and food. These particles originate from the breakdown of larger plastics and from direct industrial and consumer sources, including packaging, textiles, and personal care products. MPs enter the human body primarily through ingestion, inhalation, and dermal contact, with food, water, and air serving as major exposure pathways. Once internalized, MPs have been found in various human tissues and biological fluids, indicating their capacity for bioaccumulation. Toxicological studies in experimental models and occupational settings link MP exposure to oxidative str

... Show More
View Publication Preview PDF
Scopus Crossref
Publication Date
Fri Jan 01 2016
Journal Name
Middle-east Journal Of Scientific Research
Question Classification Using Different Approach: A Whole Review
...Show More Authors

Preview PDF
Publication Date
Mon Jan 01 2024
Journal Name
Journal Of Engineering
Face-based Gender Classification Using Deep Learning Model
...Show More Authors

Gender classification is a critical task in computer vision. This task holds substantial importance in various domains, including surveillance, marketing, and human-computer interaction. In this work, the face gender classification model proposed consists of three main phases: the first phase involves applying the Viola-Jones algorithm to detect facial images, which includes four steps: 1) Haar-like features, 2) Integral Image, 3) Adaboost Learning, and 4) Cascade Classifier. In the second phase, four pre-processing operations are employed, namely cropping, resizing, converting the image from(RGB) Color Space to (LAB) color space, and enhancing the images using (HE, CLAHE). The final phase involves utilizing Transfer lea

... Show More
View Publication Preview PDF
Crossref (2)
Crossref
Publication Date
Thu Feb 24 2022
Journal Name
Journal Of Educational And Psychological Researches
Question Asking Skills: Levels, Conditions, Classification, and Types
...Show More Authors

The research aims to know the question asking skills in terms of levels, conditions, classification, and types. The research limited to the literature that dealt with the importance of questioning for students and teachers. The most important term used in the research is the skill (Ryan defined it as "the ability to perform with great efficiency, accuracy, and ease). The results of the research are as follows: 1. the questions asked by the schoolteacher within the assessment of students' learning. 2. Teachers should focus on the lower levels of learning (remembering, understanding and comprehension) and then evaluating students at the higher levels (synthesis and evaluation). 3. Teacher with good knowledge can skillfully use the question

... Show More
View Publication Preview PDF
Publication Date
Wed Jun 01 2016
Journal Name
Journal Of Engineering
Accuracy Evaluation of Digital Elevation Model Created Using Handheld Global Positioning System Receivers
...Show More Authors

This study aims to assess the accuracy of digital elevation model (DEM) created with utilization of handheld Global Positioning System (GPS) and comparing with Advanced Spaceborne Thermal Emission and Reflection Radiometer Global Digital Elevation Model (ASTER GDEM), version 2. It is known that the quality of the DEM is affected by both of accuracy of elevation at each pixel (absolute accuracy) and accuracy of presented morphology (relative accuracy). The University of Baghdad, Al Jadriya campus was selected as a study area to create and analysis the resulting DEM. Additionally, Geographic Information System (GIS) was used to visualize, analyses and interpolate GPS track points (elevation data) of the study area. In this

... Show More
View Publication Preview PDF
Publication Date
Sun Jan 05 2014
Journal Name
Journal Of Educational And Psychological Researches
The role of educational curricula and teaching methods in the development of environmental
...Show More Authors

Described the Arabic language being of genius sets by top models of eloquence , rhetoric and clarity of sounds and developments Moreover , it is an important element of our existence and our identity and our survival . That my methods and best in teaching Arabic language what has pursued the easiest ways to learning and teaching and helped learners to be aware of the function linguistic information , and they need it and its impact on their lives , and contributed to unleashing the potential of activism and led them to make the effort to apply them in the form of examples and uses of new life , as well as fits are the capabilities and tendencies of different learners , so the goal of current research into the importance of the curriculum

... Show More
View Publication Preview PDF
Publication Date
Sun Jun 12 2011
Journal Name
Baghdad Science Journal
Annealing Effect on the phase Transformation in
...Show More Authors

This work describes the effect of temperature on the phase transformation of titanium dioxide (TiO2) prepared using metal organic precursors as starting materials. X-ray diffraction (XRD) was used to investigate the structural properties of TiO2 gels calcined at different temperatures (300, 500, 700) ?C. the results showed that the samples have typical peaks of TiO2 polycrystalline brookite nanopowders after calcined at (300 ?C), which confirmed by (111), (121), (200), (012), (131), (220), (040), (231), (132) and (232) diffraction peaks. Also, XRD diffraction spectra showed the presence of crystallites of anatase with low proportion of rutile phase where calcined at (500 ?C), while rutile phase domains at (700 ?C). The crystallite size of

... Show More
View Publication Preview PDF
Crossref (1)
Crossref
Publication Date
Tue Sep 01 2020
Journal Name
Al-khwarizmi Engineering Journal
Two-Stage Classification of Breast Tumor Biomarkers for Iraqi Women
...Show More Authors

Objective: Breast cancer is regarded as a deadly disease in women causing lots of mortalities. Early diagnosis of breast cancer with appropriate tumor biomarkers may facilitate early treatment of the disease, thus reducing the mortality rate. The purpose of the current study is to improve early diagnosis of breast by proposing a two-stage classification of breast tumor biomarkers fora sample of Iraqi women.

Methods: In this study, a two-stage classification system is proposed and tested with four machine learning classifiers. In the first stage, breast features (demographic, blood and salivary-based attributes) are classified into normal or abnormal cases, while in the second stage the abnormal breast cases are

... Show More
View Publication Preview PDF
Publication Date
Thu Sep 15 2022
Journal Name
Knowledge And Information Systems
Multiresolution hierarchical support vector machine for classification of large datasets
...Show More Authors

Support vector machine (SVM) is a popular supervised learning algorithm based on margin maximization. It has a high training cost and does not scale well to a large number of data points. We propose a multiresolution algorithm MRH-SVM that trains SVM on a hierarchical data aggregation structure, which also serves as a common data input to other learning algorithms. The proposed algorithm learns SVM models using high-level data aggregates and only visits data aggregates at more detailed levels where support vectors reside. In addition to performance improvements, the algorithm has advantages such as the ability to handle data streams and datasets with imbalanced classes. Experimental results show significant performance improvements in compa

... Show More
View Publication
Scopus (6)
Crossref (4)
Scopus Clarivate Crossref
Publication Date
Mon Dec 01 2014
Journal Name
Journal Of Economics And Administrative Sciences
Comparison between some of linear classification models with practical application
...Show More Authors

Linear discriminant analysis and logistic regression are the most widely used in multivariate statistical methods for analysis of data with categorical outcome variables .Both of them are appropriate for the development of linear  classification models .linear discriminant analysis has been that the data of explanatory variables must be distributed multivariate normal distribution. While logistic regression no assumptions on the distribution of the explanatory data. Hence ,It is assumed that logistic regression is the more flexible and more robust method in case of violations of these assumptions.

In this paper we have been focus for the comparison between three forms for classification data belongs

... Show More
View Publication Preview PDF
Crossref (1)
Crossref