349 research outputs found

    A Study on RGB Image Multi-Thresholding using Kapur/Tsallis Entropy and Moth-Flame Algorithm

    Get PDF
    In the literature, a considerable number of image processing and evaluation procedures are proposed and implemented in various domains due to their practical importance. Thresholding is one of the pre-processing techniques, widely implemented to enhance the information in a class of gray/RGB class pictures. The thresholding helps to enhance the image by grouping the similar pixels based on the chosen thresholds. In this research, an entropy assisted threshold is implemented for the benchmark RGB images. The aim of this work is to examine the thresholding performance of well-known entropy functions, such as Kapur’s and Tsallis for a chosen image threshold. This work employs a Moth-Flame-Optimization (MFO) algorithm to support the automatic identification of the finest threshold (Th) on the benchmark RGB image for a chosen threshold value (Th=2,3,4,5). After getting the threshold image, a comparison is performed against its original picture and the necessary Picture-Quality-Values (PQV) is computed to confirm the merit of the proposed work. The experimental investigation is demonstrated using benchmark images with various dimensions and the outcome of this study confirms that the MFO helps to get a satisfactory result compared to the other heuristic algorithms considered in this study

    Cooperative Swarm Intelligence Algorithms for Adaptive Multilevel Thresholding Segmentation of COVID-19 CT-Scan Images

    Get PDF
    The Coronavirus Disease 2019 (COVID-19) is widespread throughout the world and poses a serious threat to public health and safety. A COVID-19 infection can be recognized using computed tomography (CT) scans. To enhance the categorization, some image segmentation techniques are presented to extract regions of interest from COVID-19 CT images. Multi-level thresholding (MLT) is one of the simplest and most effective image segmentation approaches, especially for grayscale images like CT scan images. Traditional image segmentation methods use histogram approaches; however, these approaches encounter some limitations. Now, swarm intelligence inspired meta-heuristic algorithms have been applied to resolve MLT, deemed an NP-hard optimization task. Despite the advantages of using meta-heuristics to solve global optimization tasks, each approach has its own drawbacks. However, the common flaw for most meta-heuristic algorithms is that they are unable to maintain the diversity of their population during the search, which means they might not always converge to the global optimum. This study proposes a cooperative swarm intelligence-based MLT image segmentation approach that hybridizes the advantages of parallel meta-heuristics and MLT for developing an efficient image segmentation method for COVID-19 CT images. An efficient cooperative model-based meta-heuristic called the CPGH is developed based on three practical algorithms: particle swarm optimization (PSO), grey wolf optimizer (GWO), and Harris hawks optimization (HHO). In the cooperative model, the applied algorithms are executed concurrently, and a number of potential solutions are moved across their populations through a procedure called migration after a set number of generations. The CPGH model can solve the image segmentation problem using MLT image segmentation. The proposed CPGH is evaluated using three objective functions, cross-entropy, Otsu’s, and Tsallis, over the COVID-19 CT images selected from open-sourced datasets. Various evaluation metrics covering peak signal-to-noise ratio (PSNR), structural similarity index (SSIM), and universal quality image index (UQI) were employed to quantify the segmentation quality. The overall ranking results of the segmentation quality metrics indicate that the performance of the proposed CPGH is better than conventional PSO, GWO, and HHO algorithms and other state-of-the-art methods for MLT image segmentation. On the tested COVID-19 CT images, the CPGH offered an average PSNR of 24.8062, SSIM of 0.8818, and UQI of 0.9097 using 20 thresholds

    Soft computing applied to optimization, computer vision and medicine

    Get PDF
    Artificial intelligence has permeated almost every area of life in modern society, and its significance continues to grow. As a result, in recent years, Soft Computing has emerged as a powerful set of methodologies that propose innovative and robust solutions to a variety of complex problems. Soft Computing methods, because of their broad range of application, have the potential to significantly improve human living conditions. The motivation for the present research emerged from this background and possibility. This research aims to accomplish two main objectives: On the one hand, it endeavors to bridge the gap between Soft Computing techniques and their application to intricate problems. On the other hand, it explores the hypothetical benefits of Soft Computing methodologies as novel effective tools for such problems. This thesis synthesizes the results of extensive research on Soft Computing methods and their applications to optimization, Computer Vision, and medicine. This work is composed of several individual projects, which employ classical and new optimization algorithms. The manuscript presented here intends to provide an overview of the different aspects of Soft Computing methods in order to enable the reader to reach a global understanding of the field. Therefore, this document is assembled as a monograph that summarizes the outcomes of these projects across 12 chapters. The chapters are structured so that they can be read independently. The key focus of this work is the application and design of Soft Computing approaches for solving problems in the following: Block Matching, Pattern Detection, Thresholding, Corner Detection, Template Matching, Circle Detection, Color Segmentation, Leukocyte Detection, and Breast Thermogram Analysis. One of the outcomes presented in this thesis involves the development of two evolutionary approaches for global optimization. These were tested over complex benchmark datasets and showed promising results, thus opening the debate for future applications. Moreover, the applications for Computer Vision and medicine presented in this work have highlighted the utility of different Soft Computing methodologies in the solution of problems in such subjects. A milestone in this area is the translation of the Computer Vision and medical issues into optimization problems. Additionally, this work also strives to provide tools for combating public health issues by expanding the concepts to automated detection and diagnosis aid for pathologies such as Leukemia and breast cancer. The application of Soft Computing techniques in this field has attracted great interest worldwide due to the exponential growth of these diseases. Lastly, the use of Fuzzy Logic, Artificial Neural Networks, and Expert Systems in many everyday domestic appliances, such as washing machines, cookers, and refrigerators is now a reality. Many other industrial and commercial applications of Soft Computing have also been integrated into everyday use, and this is expected to increase within the next decade. Therefore, the research conducted here contributes an important piece for expanding these developments. The applications presented in this work are intended to serve as technological tools that can then be used in the development of new devices

    Identification and Classification of Oil Palm Maturity Using Machine Learning Techniques

    Get PDF
    Oil palm is the main plantation crop in Indonesia, oil palm is the most efficient producer of vegetable oil. Oil palm fruit is one of the fruits that has a certain level of maturity in a relatively fast time. The distribution of oil palm fruit in various regions makes it important to identify and classify the maturity of oil palm fruit based on its maturity level. The degree of ripeness of the bunches at harvest is closely related to the oil content contained in the fruit. Accuracy problems are often encountered in research related to image classification. One challenge that arises is finding an appropriate representation of the data so that important structures of the data can be seen easily. One of the processes carried out to get better accuracy is the segmentation process. Through the use of proper segmentation techniques, the desired accuracy will be obtained. One of the techniques used in the segmentation method is to use the swarm optimization technique and its derivatives. In this study, identification and classification will be implemented using particle swarm optimization (PSO) at thresholding image segmentation in order to obtain better segmentation results when compared to the previous method. The classification is based on existing machine learning techniques, namely support vector machine (SVM). the accuracy rate for the classification of palm fruit maturity based on texture using the Support Vector Machine (SVM) method is obtained, which reaches 92.5%. From the accuracy obtained, it can be concluded that the method used to identify and classify in this study is good

    MATLAB

    Get PDF
    A well-known statement says that the PID controller is the "bread and butter" of the control engineer. This is indeed true, from a scientific standpoint. However, nowadays, in the era of computer science, when the paper and pencil have been replaced by the keyboard and the display of computers, one may equally say that MATLAB is the "bread" in the above statement. MATLAB has became a de facto tool for the modern system engineer. This book is written for both engineering students, as well as for practicing engineers. The wide range of applications in which MATLAB is the working framework, shows that it is a powerful, comprehensive and easy-to-use environment for performing technical computations. The book includes various excellent applications in which MATLAB is employed: from pure algebraic computations to data acquisition in real-life experiments, from control strategies to image processing algorithms, from graphical user interface design for educational purposes to Simulink embedded systems

    Advanced Techniques and Efficiency Assessment of Mechanical Processing

    Get PDF
    Mechanical processing is just one step in the value chain of metal production, but to some exten,t it determines an effectiveness of separation through suitable preparation of the raw material for beneficiation processes through production of required particle sze composition and useful mineral liberation. The issue is mostly related to techniques of comminution and size classification, but it also concerns methods of gravity separation, as well as modeling and optimization. Technological and economic assessment supplements the issue

    Information Extraction and Modeling from Remote Sensing Images: Application to the Enhancement of Digital Elevation Models

    Get PDF
    To deal with high complexity data such as remote sensing images presenting metric resolution over large areas, an innovative, fast and robust image processing system is presented. The modeling of increasing level of information is used to extract, represent and link image features to semantic content. The potential of the proposed techniques is demonstrated with an application to enhance and regularize digital elevation models based on information collected from RS images

    Introduction to Facial Micro Expressions Analysis Using Color and Depth Images: A Matlab Coding Approach (Second Edition, 2023)

    Full text link
    The book attempts to introduce a gentle introduction to the field of Facial Micro Expressions Recognition (FMER) using Color and Depth images, with the aid of MATLAB programming environment. FMER is a subset of image processing and it is a multidisciplinary topic to analysis. So, it requires familiarity with other topics of Artifactual Intelligence (AI) such as machine learning, digital image processing, psychology and more. So, it is a great opportunity to write a book which covers all of these topics for beginner to professional readers in the field of AI and even without having background of AI. Our goal is to provide a standalone introduction in the field of MFER analysis in the form of theorical descriptions for readers with no background in image processing with reproducible Matlab practical examples. Also, we describe any basic definitions for FMER analysis and MATLAB library which is used in the text, that helps final reader to apply the experiments in the real-world applications. We believe that this book is suitable for students, researchers, and professionals alike, who need to develop practical skills, along with a basic understanding of the field. We expect that, after reading this book, the reader feels comfortable with different key stages such as color and depth image processing, color and depth image representation, classification, machine learning, facial micro-expressions recognition, feature extraction and dimensionality reduction. The book attempts to introduce a gentle introduction to the field of Facial Micro Expressions Recognition (FMER) using Color and Depth images, with the aid of MATLAB programming environment.Comment: This is the second edition of the boo

    Characterization of Porosity Defects in Selectively Laser Melted IN718 and Ti- 6A1-4V via Synchrotron X-Ray Computed Tomography

    Get PDF
    Additive manufacturing (AM) is a method of fabrication involving the joining of feedstock material together to form a structure. Additive manufacturing has been developed for use with polymers, ceramics, composites, biomaterials, and metals. Of the metal additive manufacturing techniques, one of the most commonly employed for commercial and government applications is selective laser melting (SLM). SLM operates by using a high-powered laser to melt feedstock metal powder, layer by layer, until the desired near-net shape is completed. Due to the inherent function of AM and particularly SLM, it holds much promise in the ability to design parts without geometrical constraint, cost-effectively manufacture them, and reduce material waste. Because of this, SLM has gained traction in the aerospace, automotive, and medical device industries, which often use uniquely shaped parts for specific functions. These industries also have a tendency to use high performance metallic alloys that can withstand the sometimes-extreme operating conditions that the parts experience. Two alloys that are often used in these parts are Inconel 718 (IN718) and Ti-6Al-4V (Ti64). Both of these materials have been routinely used in SLM processing but have been often marked by porosity defects in the as-built state. Since large amounts of porosity is known to limit material mechanical performance, especially in fatigue life, there is a general need to inspect and quantify this material characteristic before part use in these industries. One of the most advanced porosity inspection methods is via X-ray computed tomography (CT). CT uses a detector to capture scattered X-rays after passing through the part. The detector images are then reconstructed to create a tomograph that can be analyzed using image processing techniques to visualize and quantify porosity. In this research, CT was performed on both materials at a 30 μm “low resolution” (LR) for different build orientations and processing conditions. Furthermore, a synchrotron beamline was used to conduct CT on small samples of the SLM IN718 and Ti64 specimens at a 0.65 μm “high resolution” (HR), which to the author’s knowledge is the highest resolution (for SLM IN718) and matches the highest resolution (for SLM Ti64) reported for porosity CT investigations of these materials. Tomographs were reconstructed using TomoPy 1.0.0, processed using ImageJ and Avizo 9.0.2, and quantified in Avizo and Matlab. Results showed a relatively low amount of porosity in the materials overall, but a several order of magnitude increase in quantifiable porosity volume fraction from LR to HR observations. Furthermore, quantifications and visualizations showed a propensity for more and larger pores to be present near the free surfaces of the specimens. Additionally, a plurality of pores in the HR samples were found to be in close proximity (10 μm or less) to each other
    • …
    corecore