2010 2nd International Conference on Advanced Computer Control 2010
DOI: 10.1109/icacc.2010.5486836
|View full text |Cite
|
Sign up to set email alerts
|

Image parallel processing based on GPU

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1

Citation Types

1
13
0
3

Year Published

2011
2011
2021
2021

Publication Types

Select...
4
3
2

Relationship

0
9

Authors

Journals

citations
Cited by 49 publications
(17 citation statements)
references
References 2 publications
1
13
0
3
Order By: Relevance
“…They have emphasized that the memory access latency is the main bottleneck to improve performance. Zhang et al also have achieved similar results by implementing an edge detection and homomorphic filtering in CUDA [4]. They have obtained a speedup factor up to 50 when compared with CPU-only performance.…”
Section: Background and Motivationsupporting
confidence: 63%
“…They have emphasized that the memory access latency is the main bottleneck to improve performance. Zhang et al also have achieved similar results by implementing an edge detection and homomorphic filtering in CUDA [4]. They have obtained a speedup factor up to 50 when compared with CPU-only performance.…”
Section: Background and Motivationsupporting
confidence: 63%
“…Threads within a block cooperate via shared memory [15] [16]. So the image can be mapped into one CUDA grid [17]. And each sub-stamp (the size is usually 21x21 pixels) can be mapped into a block within the grid accordingly.…”
Section: A Adapt Aisp To Cuda Frameworkmentioning
confidence: 99%
“…CPUs offer limited performance on bandwidth demanding real time algorithms mainly due to its non-parallel and non-flexible system design. GPUs [4] offer a much better performance capability compared to 978-1-4799-4006-6/14/$31.00 ©20 14 IEEE CPUs, but greatly lack a unified development platform and has no cross platform library compatibility. Moreover, the interface available to interact with GPUs is the PCI Express and hence the need for a computer is a must.…”
Section: Introductionmentioning
confidence: 99%