In the pandemic era of COVID19, software engineering and artificial intelligence tools played a major role in monitoring, managing, and predicting the spread of the virus. According to reports released by the World Health Organization, all attempts to prevent any form of infection are highly recommended among people. One side of avoiding infection is requiring people to wear face masks. The problem is that some people do not incline to wear a face mask, and guiding them manually by police is not easy especially in a large or public area to avoid this infection. The purpose of this paper is to construct a software tool called Face Mask Detection (FMD) to detect any face that does not wear a mask in a specific public area by using CCTV (closed-circuit television). The problem also occurs in case the software tool is inaccurate. The technique of this notion is to use large data of face images, some faces are wearing masks, and others are not wearing masks. The methodology is by using machine learning, which is characterized by a HOG (histogram orientation gradient) for extraction of features, then an SVM(support vector machine) for classification, as it can contribute to the literature and enhance mask detection accuracy. Several public datasets for masked and unmasked face images have been used in the experiments. The findings for accuracy are as follows: 97.00%, 100.0%, 97.50%, 95.0% for RWMFD (Real-world Masked Face Dataset)& GENK14k, SMFDB (Simulated Masked Face Recognition Dataset), MFRD (Masked Face Recognition Dataset), and MAFA (MAsked FAces)& GENK14k for databases, respectively. The results are promising as a comparison of this work has been made with the state-of-the-art. The workstation of this research used a webcam programmed by Matlab for real-time testing.
The current research aims to identify the achievement of goals and the significance of the differences in achieving goals according to the variable of gender (male-female), specialization (scientific-human), and the stage (Master-PhD) for postgraduate students. To achieve the goals of the current research, the researcher developed a scale of achieving goals that was built according to the theory of (Lock & Latham 1990), which was applied to a sample of (257) male and female students who were selected randomly with a proportional distribution for the academic year (2021-2022). The scale of achieving goals consists of (30) items. The current research found that the research sample of postgraduate students has achieved their goals in ge
... Show MoreTriticale is being evaluated as a substitute for corn in animal feed and as a forage crop for Florida. Storage of triticale seed is difficult in Florida's hot and humid climate, and more information about the relationships between equilibrium moisture content (EMC) and equilibrium relative humidity (ERH) at constant temperature (sorption isotherms) of triticale is needed to develop improved storage methods. Therefore, the primary research objective was to measure the EMC for triticale seed at different ERH values at three different constant temperatures (5°C, 23°C, and 35°C) using six desiccation jars containing different saturated salt concentrations. The secondary objective was to determine the best fit equation describing these relati
... Show MoreHuman skin detection, which usually performed before image processing, is the method of discovering skin-colored pixels and regions that may be of human faces or limbs in videos or photos. Many computer vision approaches have been developed for skin detection. A skin detector usually transforms a given pixel into a suitable color space and then uses a skin classifier to mark the pixel as a skin or a non-skin pixel. A skin classifier explains the decision boundary of the class of a skin color in the color space based on skin-colored pixels. The purpose of this research is to build a skin detection system that will distinguish between skin and non-skin pixels in colored still pictures. This performed by introducing a metric that measu
... Show MoreThe present study intends to trace The friendship in puple and the differences in this according to the variables of age and sex .
The study sample includes (200) puple in intermediate, and secondary schools in Baghdad in AL- Karkh .The sample is the age of whom is ranging from (13) to (15) years .
Maghly scale for measuring the development of friendship is adopted in this study after adjusting it to the Iraqi environment . The Scale consists of (40) items .
The face and construct validity of the Scale is checked as well as its reliability which is checked by test- retest
The study reveals the following :
1 – There is positive effect of the interaction between the of middle scale friendship .
2 – There is No differe
The expanding use of multi-processor supercomputers has made a significant impact on the speed and size of many problems. The adaptation of standard Message Passing Interface protocol (MPI) has enabled programmers to write portable and efficient codes across a wide variety of parallel architectures. Sorting is one of the most common operations performed by a computer. Because sorted data are easier to manipulate than randomly ordered data, many algorithms require sorted data. Sorting is of additional importance to parallel computing because of its close relation to the task of routing data among processes, which is an essential part of many parallel algorithms. In this paper, sequential sorting algorithms, the parallel implementation of man
... Show More