Sciweavers

TIP
2010

Software Designs of Image Processing Tasks With Incremental Refinement of Computation

12 years 11 months ago
Software Designs of Image Processing Tasks With Incremental Refinement of Computation
Software realizations of computationally-demanding image processing tasks (e.g. image transforms and convolution) do not currently provide graceful degradation when their clock-cycles budgets are reduced, e.g. when delay deadlines are imposed in a multi-tasking environment to meet throughput requirements. This is an important obstacle in the quest for full utilization of modern programmable platforms' capabilities since worst-case considerations must be in place for reasonable quality of results. In this paper, we propose (and make available online) platform-independent software designs performing bitplane-based computation combined with an incremental packing framework in order to realize block transforms, 2D convolution and frame-by-frame block matching. The proposed framework realizes incremental computation: progressive processing of input-source increments improves the output quality monotonically. Comparisons with the equivalent non-incremental software realization of each ...
Davide Anastasia, Yiannis Andreopoulos
Added 22 May 2011
Updated 22 May 2011
Type Journal
Year 2010
Where TIP
Authors Davide Anastasia, Yiannis Andreopoulos
Comments (0)