2008 IEEE Computer Society Conference on Computer Vision and Pattern Recognition Workshops 2008
DOI: 10.1109/cvprw.2008.4563088
|View full text |Cite
|
Sign up to set email alerts
|

Canny edge detection on NVIDIA CUDA

Abstract: The

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
16
0

Year Published

2013
2013
2022
2022

Publication Types

Select...
7

Relationship

0
7

Authors

Journals

citations
Cited by 58 publications
(16 citation statements)
references
References 6 publications
0
16
0
Order By: Relevance
“…3), an interpolation is necessary to infer the neighboring gradients using Eq. (5)- (7). Here, d is the tangent function of the gradients direction θ, and M 1 and M 2 are the gradient magnitudes of neighbor pixels along the direction.…”
Section: Canny Edge Detection Algorithmmentioning
confidence: 99%
See 3 more Smart Citations
“…3), an interpolation is necessary to infer the neighboring gradients using Eq. (5)- (7). Here, d is the tangent function of the gradients direction θ, and M 1 and M 2 are the gradient magnitudes of neighbor pixels along the direction.…”
Section: Canny Edge Detection Algorithmmentioning
confidence: 99%
“…10and (11), where W and H denote the width and height of the images, respectively. IL = 12 + 4 × W (10) Table 8 shows that the proposed FPGA also has an evident advantage over the GPU implementation proposed in [7]. The FPGA speedup factor for the GPU implementation varies from 1.55 to 3.21.…”
Section: Hardware Performancementioning
confidence: 99%
See 2 more Smart Citations
“…The NPP library (Nvidia performance primitives) contains several functions for convolution, but they again only support two dimensional signals and filters stored as integers. In 2008, CUDA was used to accelerate the popular Canny algorithm for edge detection (Yuancheng and Duraiswami, 2008) and in 2010 for convolution with Gabor filters (Wang and Shi, 2010). Eklund et al (2012c) implemented non-separable 3D filtering with CUDA for volume registration, where both spatial convolution and FFT based filtering was tested.…”
Section: Filteringmentioning
confidence: 99%