Sciweavers

3373 search results - page 392 / 675
» Linear transformations on codes
Sort
View
ICDAR
2007
IEEE
15 years 7 months ago
Identification of Latin-Based Languages through Character Stroke Categorization
This paper presents a language identification technique that detects Latin-based languages of imaged documents without OCR. The proposed technique detects languages through the wo...
S. J. Lu, L. Li, Chew Lim Tan
ICS
1995
Tsinghua U.
15 years 7 months ago
Run-Time Methods for Parallelizing Partially Parallel Loops
In this paper we give a new run–time technique for finding an optimal parallel execution schedule for a partially parallel loop, i.e., a loop whose parallelization requires syn...
Lawrence Rauchwerger, Nancy M. Amato, David A. Pad...
FPL
2008
Springer
109views Hardware» more  FPL 2008»
15 years 5 months ago
Loop unrolling and shifting for reconfigurable architectures
Loops are an important source of optimization. In this paper, we propose an extension to our work on loop unrolling and loop shifting for reconfigurable architectures. By applying...
Ozana Silvia Dragomir, Todor Stefanov, Koen Bertel...
VCIP
2003
161views Communications» more  VCIP 2003»
15 years 5 months ago
Inter-view wavelet compression of light fields with disparity-compensated lifting
We propose a novel approach that uses disparity-compensated lifting for wavelet compression of light fields. Disparity compensation is incorporated into the lifting structure for...
Chuo-Ling Chang, Xiaoqing Zhu, Prashant Ramanathan...
EUROPAR
2010
Springer
15 years 4 months ago
Exceptions for Algorithmic Skeletons
Abstract. Algorithmic Skeletons offer high-level abstractions for parallel programming based on recurrent parallelism patterns. Patterns can be combined and nested into more comple...
Mario Leyton, Ludovic Henrio, José M. Pique...