567,283 research outputs found

    A new approach to Color Edge Detection

    Get PDF
    Most edge detection algorithms deal only with grayscale images, and the way of adapting them to use with RGB images is an open problem. In this work, we explore different ways of aggregating the color information of a RGB image for edges extraction, and this is made by means of well-known edge detection algorithms. In this research, it is been used the set of images from Berkeley. In order to evaluate the algorithm’s performance, F measure is computed. The way that color information -the different channels- is aggregated is proved to be relevant for the edge detection task. Moreover, post-aggregation of channels performed significatively better than the classic approach (pre-aggregation of channels)

    On a shape adaptive image ray transform

    No full text
    A conventional approach to image analysis is to perform separately feature extraction at a low level (such as edge detection) and follow this with high level feature extraction to determine structure (e.g. by collecting edge points using the Hough transform. The original image Ray Transform (IRT) demonstrated capability to extract structures at a low level. Here we extend the IRT to add shape specificity that makes it select specific shapes rather than just edges, the new capability is achieved by addition of a single parameter that controls which shape is elected by the extended IRT. The extended approach can then perform low-and high-level feature extraction simultaneously. We show how the IRT process can be extended to focus on chosen shapes such as lines and circles. We confirm the new capability by application of conventional methods for exact shape location. We analyze performance with images from the Caltech-256 dataset and show that the new approach can indeed select chosen shapes. Further research could capitalize on the new extraction ability to extend descriptive capability

    Edge detection using topological gradients: a scale-space approach

    Get PDF
    International audienceWe provide in this paper a link between two methods of edge detection: edge detection using scale-space analysis, and edge detection using topological asymptotic analysis. More precisely, we show that the topological gradient associated with an image u is given by a combination of the gradients of two smoothed versions of the image u at two different scales, namely φ⋆u and (φ⋆φ)⋆u, where φ is the fundamental so- lution of the elliptic restoration equation. In the same setting we propose a new edge detector based on the maximization of the variance of the image. Then we generalize our approach to Gaussian kernels considering a topological asymptotic analysis of the parabolic heat equation. A numerical comparison of these detectors together with the Canny edge detector is presented

    Zero-Shot Edge Detection with SCESAME: Spectral Clustering-based Ensemble for Segment Anything Model Estimation

    Full text link
    This paper proposes a novel zero-shot edge detection with SCESAME, which stands for Spectral Clustering-based Ensemble for Segment Anything Model Estimation, based on the recently proposed Segment Anything Model (SAM). SAM is a foundation model for segmentation tasks, and one of the interesting applications of SAM is Automatic Mask Generation (AMG), which generates zero-shot segmentation masks of an entire image. AMG can be applied to edge detection, but suffers from the problem of overdetecting edges. Edge detection with SCESAME overcomes this problem by three steps: (1) eliminating small generated masks, (2) combining masks by spectral clustering, taking into account mask positions and overlaps, and (3) removing artifacts after edge detection. We performed edge detection experiments on two datasets, BSDS500 and NYUDv2. Although our zero-shot approach is simple, the experimental results on BSDS500 showed almost identical performance to human performance and CNN-based methods from seven years ago. In the NYUDv2 experiments, it performed almost as well as recent CNN-based methods. These results indicate that our method effectively enhances the utility of SAM and can be a new direction in zero-shot edge detection methods.Comment: 11 pages, accepted to WACV 2024 Worksho
    • …
    corecore