7,324 research outputs found

    Vision Sensors and Edge Detection

    Get PDF
    Vision Sensors and Edge Detection book reflects a selection of recent developments within the area of vision sensors and edge detection. There are two sections in this book. The first section presents vision sensors with applications to panoramic vision sensors, wireless vision sensors, and automated vision sensor inspection, and the second one shows image processing techniques, such as, image measurements, image transformations, filtering, and parallel computing

    Fuzzy-based Propagation of Prior Knowledge to Improve Large-Scale Image Analysis Pipelines

    Get PDF
    Many automatically analyzable scientific questions are well-posed and offer a variety of information about the expected outcome a priori. Although often being neglected, this prior knowledge can be systematically exploited to make automated analysis operations sensitive to a desired phenomenon or to evaluate extracted content with respect to this prior knowledge. For instance, the performance of processing operators can be greatly enhanced by a more focused detection strategy and the direct information about the ambiguity inherent in the extracted data. We present a new concept for the estimation and propagation of uncertainty involved in image analysis operators. This allows using simple processing operators that are suitable for analyzing large-scale 3D+t microscopy images without compromising the result quality. On the foundation of fuzzy set theory, we transform available prior knowledge into a mathematical representation and extensively use it enhance the result quality of various processing operators. All presented concepts are illustrated on a typical bioimage analysis pipeline comprised of seed point detection, segmentation, multiview fusion and tracking. Furthermore, the functionality of the proposed approach is validated on a comprehensive simulated 3D+t benchmark data set that mimics embryonic development and on large-scale light-sheet microscopy data of a zebrafish embryo. The general concept introduced in this contribution represents a new approach to efficiently exploit prior knowledge to improve the result quality of image analysis pipelines. Especially, the automated analysis of terabyte-scale microscopy data will benefit from sophisticated and efficient algorithms that enable a quantitative and fast readout. The generality of the concept, however, makes it also applicable to practically any other field with processing strategies that are arranged as linear pipelines.Comment: 39 pages, 12 figure

    Enhancement of dronogram aid to visual interpretation of target objects via intuitionistic fuzzy hesitant sets

    Get PDF
    In this paper, we address the hesitant information in enhancement task often caused by differences in image contrast. Enhancement approaches generally use certain filters which generate artifacts or are unable to recover all the objects details in images. Typically, the contrast of an image quantifies a unique ratio between the amounts of black and white through a single pixel. However, contrast is better represented by a group of pix- els. We have proposed a novel image enhancement scheme based on intuitionistic hesi- tant fuzzy sets (IHFSs) for drone images (dronogram) to facilitate better interpretations of target objects. First, a given dronogram is divided into foreground and background areas based on an estimated threshold from which the proposed model measures the amount of black/white intensity levels. Next, we fuzzify both of them and determine the hesitant score indicated by the distance between the two areas for each point in the fuzzy plane. Finally, a hyperbolic operator is adopted for each membership grade to improve the pho- tographic quality leading to enhanced results via defuzzification. The proposed method is tested on a large drone image database. Results demonstrate better contrast enhancement, improved visual quality, and better recognition compared to the state-of-the-art methods.Web of Science500866

    Fusion of an Ensemble of Augmented Image Detectors for Robust Object Detection

    Full text link
    A significant challenge in object detection is accurate identification of an object's position in image space, whereas one algorithm with one set of parameters is usually not enough, and the fusion of multiple algorithms and/or parameters can lead to more robust results. Herein, a new computational intelligence fusion approach based on the dynamic analysis of agreement among object detection outputs is proposed. Furthermore, we propose an online versus just in training image augmentation strategy. Experiments comparing the results both with and without fusion are presented. We demonstrate that the augmented and fused combination results are the best, with respect to higher accuracy rates and reduction of outlier influences. The approach is demonstrated in the context of cone, pedestrian and box detection for Advanced Driver Assistance Systems (ADAS) applications.Comment: 21 pages, 12 figures, journal paper, MDPI Sensors, 201

    High-resolution optical and SAR image fusion for building database updating

    Get PDF
    This paper addresses the issue of cartographic database (DB) creation or updating using high-resolution synthetic aperture radar and optical images. In cartographic applications, objects of interest are mainly buildings and roads. This paper proposes a processing chain to create or update building DBs. The approach is composed of two steps. First, if a DB is available, the presence of each DB object is checked in the images. Then, we verify if objects coming from an image segmentation should be included in the DB. To do those two steps, relevant features are extracted from images in the neighborhood of the considered object. The object removal/inclusion in the DB is based on a score obtained by the fusion of features in the framework of Dempster–Shafer evidence theory

    Learning Membership Functions in a Function-Based Object Recognition System

    Full text link
    Functionality-based recognition systems recognize objects at the category level by reasoning about how well the objects support the expected function. Such systems naturally associate a ``measure of goodness'' or ``membership value'' with a recognized object. This measure of goodness is the result of combining individual measures, or membership values, from potentially many primitive evaluations of different properties of the object's shape. A membership function is used to compute the membership value when evaluating a primitive of a particular physical property of an object. In previous versions of a recognition system known as Gruff, the membership function for each of the primitive evaluations was hand-crafted by the system designer. In this paper, we provide a learning component for the Gruff system, called Omlet, that automatically learns membership functions given a set of example objects labeled with their desired category measure. The learning algorithm is generally applicable to any problem in which low-level membership values are combined through an and-or tree structure to give a final overall membership value.Comment: See http://www.jair.org/ for any accompanying file

    Intercomparison of medical image segmentation algorithms

    Get PDF
    Magnetic Resonance Imaging (MRI) is one of the most widely-used high quality imaging techniques, especially for brain imaging, compared to other techniques such as computed tomography and x-rays, mainly because it possesses better soft tissue contrast resolution. There are several stages involved in analyzing an MRI image, segmentation being one of the most important. Image segmentation is essentially the process of identifying and classifying the constituent parts of an image, and is usually very complex. Unfortunately, it suffers from artefacts including noise, partial volume effects and intensity inhomogeneities. Brain, being a very complicated structure, its precise segmentation is particularly necessary to delineate the borders of anatomically distinct regions and possible tumors. Many algorithms have been proposed for image segmentation, the most important being thresholding, region growing, and clustering methods such as k-means and fuzzy c-means algorithms. The main objective of this project was to investigate a representative number of different algorithms and compare their performance. Image segmentation algorithms, including thresholding, region growing, morphological operations and fuzzy c-means were applied to a selection of simulated and real brain MRI images, and the results compared. The project was realized by developing algorithms using the popular Matlab® software package. Qualitative comparisons were performed on real and simulated brain images, while quantitative comparisons were performed on simulated brain images, using a variety of different parameters, and results tabulated. It was found that the fuzzy c-means algorithm performed better than all the other algorithms, both qualitatively and quantitatively. After comparing the performance of all algorithms, it was concluded that, by combining one or two basic algorithms, a more effective algorithm could be developed for image segmentation that is more robust to noise, considers both intensity and spatial characteristics of an image, and which is computationally efficient.Magnetic Resonance Imaging (MRI) is one of the most widely-used high quality imaging techniques, especially for brain imaging, compared to other techniques such as computed tomography and x-rays, mainly because it possesses better soft tissue contrast resolution. There are several stages involved in analyzing an MRI image, segmentation being one of the most important. Image segmentation is essentially the process of identifying and classifying the constituent parts of an image, and is usually very complex. Unfortunately, it suffers from artefacts including noise, partial volume effects and intensity inhomogeneities. Brain, being a very complicated structure, its precise segmentation is particularly necessary to delineate the borders of anatomically distinct regions and possible tumors. Many algorithms have been proposed for image segmentation, the most important being thresholding, region growing, and clustering methods such as k-means and fuzzy c-means algorithms. The main objective of this project was to investigate a representative number of different algorithms and compare their performance. Image segmentation algorithms, including thresholding, region growing, morphological operations and fuzzy c-means were applied to a selection of simulated and real brain MRI images, and the results compared. The project was realized by developing algorithms using the popular Matlab® software package. Qualitative comparisons were performed on real and simulated brain images, while quantitative comparisons were performed on simulated brain images, using a variety of different parameters, and results tabulated. It was found that the fuzzy c-means algorithm performed better than all the other algorithms, both qualitatively and quantitatively. After comparing the performance of all algorithms, it was concluded that, by combining one or two basic algorithms, a more effective algorithm could be developed for image segmentation that is more robust to noise, considers both intensity and spatial characteristics of an image, and which is computationally efficient
    corecore