Sciweavers

6404 search results - page 332 / 1281
» Blocks
Sort
View
ICIP
1997
IEEE
16 years 8 months ago
Segmentation of Compressed Documents
We present a novel technique for segmentation of a JPEGcompressed documentbased on block activity. The activity is measured as the number of bits spent to encode each block. Each ...
Ricardo L. de Queiroz, Reiner Eschbach
ICPR
2006
IEEE
16 years 7 months ago
A New Approach for Fractal Image Compression on a Virtual Hexagonal Structure
In this paper, we propose a Fractal Image Compression method on a virtual hexagonal image structure by adopting Fisher's basic method on the traditional square image structur...
Huaqing Wang, Qiang Wu, Tom Hintz, Xiangjian He
WWW
2006
ACM
16 years 7 months ago
Structuring namespace descriptions
Namespaces are a central building block of XML technologies today, they provide the identification mechanism for many XML-related vocabularies. Despite their ubiquity, there is no...
Erik Wilde
DCC
2003
IEEE
16 years 6 months ago
An Error-Resilient Blocksorting Compression Algorithm
A Burrows-Wheeler Compressor breaks input into blocks, quickly makes each more compressible, and compresses the modified block with a simple arithmetic or Huffman compressor. We p...
Lee Butterman, Nasir D. Memon
CISIS
2010
IEEE
16 years 1 months ago
A Multidimensional Array Slicing DSL for Stream Programming
—Stream languages offer a simple multi-core programming model and achieve good performance. Yet expressing data rearrangement patterns (like a matrix block decomposition) in thes...
Pablo de Oliveira Castro, Stéphane Louise, ...