950 research outputs found

    A Simple and Correct Even-Odd Algorithm for the Point-in-Polygon Problem for Complex Polygons

    Get PDF
    Determining if a point is in a polygon or not is used by a lot of applications in computer graphics, computer games and geoinformatics. Implementing this check is error-prone since there are many special cases to be considered. This holds true in particular for complex polygons whose edges intersect each other creating holes. In this paper we present a simple even-odd algorithm to solve this problem for complex polygons in linear time and prove its correctness for all possible points and polygons. We furthermore provide examples and implementation notes for this algorithm.Comment: Proceedings of the 12th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2017), Volume 1: GRAP

    Proceedings of the 13th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2018) - Volume 2: HUCAPP

    Get PDF
    This book contains the proceedings of the 13th International Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2018) which was organized and sponsored by the Institute for Systems and Technologies of Information, Control and Communication (INSTICC), in cooperation with AFIG and Eurographics. The proceedings here published demonstrate new and innovative solutions and highlight technical problems in each field that are challenging and worthwhile being disseminated to the interested research audiences. VISIGRAPP 2018 was organized to promote a discussion forum about the conference’s research topics between researchers, developers, manufacturers and end-users, and to establish guidelines in the development of more advanced solutions. We received a high number of paper submissions for this edition of VISIGRAPP, 321 in total, with contributions from all five continents. This attests to the success and global dimension of VISIGRAPP

    Proceedings of the 12th International Joint Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2017) - Volume 2: HUCAPP

    Get PDF
    This book contains the proceedings of the 12th International Conference on Computer Vision, Imaging and Computer Graphics Theory and Applications (VISIGRAPP 2017) which was organized and sponsored by the Institute for Systems and Technologies of Information, Control and Communication (INSTICC), in cooperation with ACM SIGGRAPH, AFIG and Eurographics. The proceedings here published demonstrate new and innovative solutions and highlight technical problems in each field that are challenging and worthwhile being disseminated to the interested research audiences. VISIGRAPP 2017 was organized to promote a discussion forum about the conference’s research topics between researchers, developers, manufacturers and end-users, and to establish guidelines in the development of more advanced solutions. We received a high number of paper submissions for this edition of VISIGRAPP, 400 in total, with contributions from all five continents. This attests to the success and global dimension of VISIGRAPP

    Automated Segmentation of Pulmonary Lobes using Coordination-Guided Deep Neural Networks

    Full text link
    The identification of pulmonary lobes is of great importance in disease diagnosis and treatment. A few lung diseases have regional disorders at lobar level. Thus, an accurate segmentation of pulmonary lobes is necessary. In this work, we propose an automated segmentation of pulmonary lobes using coordination-guided deep neural networks from chest CT images. We first employ an automated lung segmentation to extract the lung area from CT image, then exploit volumetric convolutional neural network (V-net) for segmenting the pulmonary lobes. To reduce the misclassification of different lobes, we therefore adopt coordination-guided convolutional layers (CoordConvs) that generate additional feature maps of the positional information of pulmonary lobes. The proposed model is trained and evaluated on a few publicly available datasets and has achieved the state-of-the-art accuracy with a mean Dice coefficient index of 0.947 ±\pm 0.044.Comment: ISBI 2019 (Oral

    Multiple Target, Multiple Type Filtering in the RFS Framework

    Full text link
    A Multiple Target, Multiple Type Filtering (MTMTF) algorithm is developed using Random Finite Set (RFS) theory. First, we extend the standard Probability Hypothesis Density (PHD) filter for multiple types of targets, each with distinct detection properties, to develop a multiple target, multiple type filtering, N-type PHD filter, where N2N\geq2, for handling confusions among target types. In this approach, we assume that there will be confusions between detections, i.e. clutter arises not just from background false positives, but also from target confusions. Then, under the assumptions of Gaussianity and linearity, we extend the Gaussian mixture (GM) implementation of the standard PHD filter for the proposed N-type PHD filter termed the N-type GM-PHD filter. Furthermore, we analyze the results from simulations to track sixteen targets of four different types using a four-type (quad) GM-PHD filter as a typical example and compare it with four independent GM-PHD filters using the Optimal Subpattern Assignment (OSPA) metric. This shows the improved performance of our strategy that accounts for target confusions by efficiently discriminating them
    corecore