English
Related papers

Related papers: EDCSSM: Edge Detection with Convolutional State Sp…

200 papers

Edge detection is widely and fundamental feature used in various algorithms in computer vision to determine the edges in an image. The edge detection algorithm is used to determine the edges in an image which are further used by various…

Computer Vision and Pattern Recognition · Computer Science 2019-10-02 Victor Bogdan , Cosmin Bonchiş , Ciprian Orhei

Most high-level computer vision tasks rely on low-level image operations as their initial processes. Operations such as edge detection, image enhancement, and super-resolution, provide the foundations for higher level image analysis. In…

Computer Vision and Pattern Recognition · Computer Science 2023-08-15 Xavier Soria , Yachuan Li , Mohammad Rouhani , Angel D. Sappa

The existing traditional edge detection algorithms process a single pixel on an image at a time, thereby calculating a value which shows the edge magnitude of the pixel and the edge orientation. Most of these existing algorithms convert the…

Computer Vision and Pattern Recognition · Computer Science 2015-03-20 B. O Sadiq , S. M Sani , S Garba

This paper presents an edge detection method based on global and local parameters of the image, which produces satisfactory results on the edge detection of complex images and has a simple structure for execution. The local and global…

Computer Vision and Pattern Recognition · Computer Science 2015-04-24 Andrew F. C. Brustolin

Edge detection has made significant progress with the help of deep Convolutional Networks (ConvNet). These ConvNet based edge detectors have approached human level performance on standard benchmarks. We provide a systematical study of these…

Computer Vision and Pattern Recognition · Computer Science 2018-12-05 Yupei Wang , Xin Zhao , Yin Li , Kaiqi Huang

Edge detection, as a fundamental task in computer vision, has garnered increasing attention. The advent of deep learning has significantly advanced this field. However, recent deep learning-based methods generally face two significant…

Computer Vision and Pattern Recognition · Computer Science 2024-12-20 Changsong Liu , Wei Zhang , Yanyan Liu , Mingyang Li , Wenlin Li , Yimeng Fan , Xiangnan Bai , Liang Zhang

This paper presents an improved edge detection algorithm for facial and remotely sensed images using vector order statistics. The developed algorithm processes colored images directly without been converted to gray scale. A number of the…

Computer Vision and Pattern Recognition · Computer Science 2015-03-20 B O. Sadiq , S. M. Sani , S. Garba

We develop a new edge detection algorithm that tackles two important issues in this long-standing vision problem: (1) holistic image training and prediction; and (2) multi-scale and multi-level feature learning. Our proposed method,…

Computer Vision and Pattern Recognition · Computer Science 2015-10-06 Saining Xie , Zhuowen Tu

We report experimentally and in theory on the detection of edge information in digital images using ultrafast spiking optical artificial neurons towards convolutional neural networks (CNNs). In tandem with traditional convolution…

Image and Video Processing · Electrical Eng. & Systems 2020-07-21 Joshua Robertson , Yahui Zhang , Matej Hejda , Andrew Adair , Julian Bueno , Shuiying Xiang , Antonio Hurtado

Many edge and contour detection algorithms give a soft-value as an output and the final binary map is commonly obtained by applying an optimal threshold. In this paper, we propose a novel method to detect image contours from the extracted…

Computer Vision and Pattern Recognition · Computer Science 2021-05-12 Zahra Mousavi Kouzehkanan , Reshad Hosseini , Babak Nadjar Araabi

In this paper, we propose an accurate edge detector using richer convolutional features (RCF). Since objects in nature images have various scales and aspect ratios, the automatically learned rich hierarchical representations by CNNs are…

Computer Vision and Pattern Recognition · Computer Science 2019-07-04 Yun Liu , Ming-Ming Cheng , Xiaowei Hu , Kai Wang , Xiang Bai

We address the problem of contour detection via per-pixel classifications of edge point. To facilitate the process, the proposed approach leverages with DenseNet, an efficient implementation of multiscale convolutional neural networks…

Computer Vision and Pattern Recognition · Computer Science 2015-05-13 Jyh-Jing Hwang , Tyng-Luh Liu

Noisy images processing is a fundamental task of computer vision. The first example is the detection of faint edges in noisy images, a challenging problem studied in the last decades. A recent study introduced a fast method to detect faint…

Computer Vision and Pattern Recognition · Computer Science 2021-10-06 Nati Ofir , Yosi Keller

Edge detection is a fundamental problem in different computer vision tasks. Recently, edge detection algorithms achieve satisfying improvement built upon deep learning. Although most of them report favorable evaluation scores, they often…

Computer Vision and Pattern Recognition · Computer Science 2020-07-27 Luyan Liu , Kai Ma , Yefeng Zheng

Image deblurring is a fundamental and challenging low-level vision problem. Previous vision research indicates that edge structure in natural scenes is one of the most important factors to estimate the abilities of human visual perception.…

Computer Vision and Pattern Recognition · Computer Science 2020-07-14 Zhichao Fu , Tianlong Ma , Yingbin Zheng , Hao Ye , Jing Yang , Liang He

Edge detection serves as a critical foundation for numerous computer vision applications, including object detection, semantic segmentation, and image editing, by extracting essential structural cues that define object boundaries and…

Computer Vision and Pattern Recognition · Computer Science 2025-08-19 Yuanbin Fu , Liang Li , Xiaojie Guo

In Computer Vision, edge detection is one of the favored approaches for feature and object detection in images since it provides information about their objects boundaries. Other region-based approaches use probabilistic analysis such as…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Dominique Beaini , Sofiane Achiche , Fabrice Nonez , Maxime Raison

Visual intelligence at the edge is becoming a growing necessity for low latency applications and situations where real-time decision is vital. Object detection, the first step in visual data analytics, has enjoyed significant improvements…

Computer Vision and Pattern Recognition · Computer Science 2019-11-15 George Plastiras , Christos Kyrkou , Theocharis Theocharides

Edge detection is a critical component of many vision systems, including object detectors and image segmentation algorithms. Patches of edges exhibit well-known forms of local structure, such as straight lines or T-junctions. In this paper…

Computer Vision and Pattern Recognition · Computer Science 2014-11-26 Piotr Dollár , C. Lawrence Zitnick

Quantum image processing is a research field that explores the use of quantum computing and algorithms for image processing tasks such as image encoding and edge detection. Although classical edge detection algorithms perform reasonably…