2008
DOI: 10.1007/978-3-540-89646-3_42
|View full text |Cite
|
Sign up to set email alerts
|

GpuCV: A GPU-Accelerated Framework for Image Processing and Computer Vision

Abstract: Abstract. This paper presents briefly describes the state of the art of accelerating image processing with graphics hardware (GPU) and discusses some of its caveats. Then it describes GpuCV, an open source multi-platform library for GPU-accelerated image processing and Computer Vision operators and applications. It is meant for computer vision scientist not familiar with GPU technologies. GpuCV is designed to be compatible with the popular OpenCV library by offering GPUaccelerated operators that can be integra… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
26
0

Year Published

2010
2010
2020
2020

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 35 publications
(26 citation statements)
references
References 7 publications
(6 reference statements)
0
26
0
Order By: Relevance
“…Libraries such as GPUCV [1], NVIDIA Performance Primitives (NPP) and CUVIlib [20] provide GPU implementations for a range of algorithms.…”
Section: B Image Processingmentioning
confidence: 99%
See 2 more Smart Citations
“…Libraries such as GPUCV [1], NVIDIA Performance Primitives (NPP) and CUVIlib [20] provide GPU implementations for a range of algorithms.…”
Section: B Image Processingmentioning
confidence: 99%
“…It uses the on-chip shared memory to store intermediate results in order to access the off-chip memory coalesced. 1 Parallelism can be higher depending on the algorithm…”
Section: A Pixel To Pixelmentioning
confidence: 99%
See 1 more Smart Citation
“…GpuCV [4] and OpenVidia [5] are computer vision libraries that completely hide the underlying GPU architecture. Since they act as black box solutions it is difficult to combine them with existing multimedia applications that use the CPU.…”
Section: Related Workmentioning
confidence: 99%
“…The second problem is addressed by deblurring of the output using median filter. GPU based efficient solutions for data parallel image processing applications have been proposed by many authors [5][6] [7] [8]. Like many image processing applications, Steering Kernel Regression also has inherent data parallelism.…”
Section: Introductionmentioning
confidence: 99%