Related Experiment Videos
Lossless, near-lossless, and refinement coding of bilevel images
1Department of Telecommunication, Technical University of Denmark, DK-2800 Lyngby, Denmark. bm@tele.dtu.dk
Summary
New algorithms for bilevel image compression offer improved lossy/lossless coding using arithmetic coding. These methods, suitable for half-toned images, achieve higher compression ratios than current standards like JBIG.
Area of Science:
- Digital image processing
- Data compression algorithms
- Information theory
Background:
- Existing standards like JBIG efficiently compress bilevel images but can be improved for specific content types.
- Bilevel image compression often involves trade-offs between compression ratio and fidelity.
- Half-toned images present unique challenges for standard compression techniques.
Purpose of the Study:
- To develop general and unified algorithms for both lossy and lossless compression of bilevel images.
- To enhance compression efficiency, particularly for half-toned images, by introducing controlled loss.
- To propose a new coding method as part of the emerging JBIG2 international standard.
Main Methods:
- Arithmetic coding applied to conditional probabilities.
- Utilization of templates and a more general free tree for conditioning.
- Introduction of controlled loss via a rate-distortion controlled greedy pixel flipping preprocess.
- Template-based refinement coding for lossy-to-lossless transitions.
Main Results:
- Achieved compression increases of up to four times compared to JBIG for half-toned images by introducing minimal loss.
- Lossy, lossless, and refinement decoding speeds are less than twice as slow as JBIG.
- Lossless encoding speed is also less than twice as slow as JBIG.
- The proposed algorithms are primarily targeted at half-toned images, supplementing existing pattern matching techniques.
Conclusions:
- The developed algorithms provide a unified approach to lossy/lossless bilevel image compression.
- Controlled introduction of loss significantly boosts compression for half-toned images.
- The method is proposed for integration into the JBIG2 standard, offering competitive performance and speed.
Related Concept Videos
Boundary Conditions: Lossless Lines
Consider a single-phase, two-wire, lossless transmission line terminated by an impedance at the receiving end and a source with Thevenin voltage and impedance at the sending end. The line, with length, has a surge impedance and wave velocity determined by the line's inductance and capacitance.
At the receiving end, the boundary condition states that the voltage equals the product of the receiving-end impedance and current. This relationship is expressed as a function of the incident and...
At the receiving end, the boundary condition states that the voltage equals the product of the receiving-end impedance and current. This relationship is expressed as a function of the incident and...
Reducing Line Loss
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
Lossy Lines and Overvoltages
Transmission-line series resistance and shunt conductance cause three primary effects: attenuation, distortion, and power losses.
Attenuation
When constant series resistance and shunt conductance are present, voltage and current equations are modified. The propagation constant indicates that voltage and current waves consist of both forward and backward traveling components. These waves attenuate as they propagate, with the attenuation factor related to the resistance and conductance. In a...
Attenuation
When constant series resistance and shunt conductance are present, voltage and current equations are modified. The propagation constant indicates that voltage and current waves consist of both forward and backward traveling components. These waves attenuate as they propagate, with the attenuation factor related to the resistance and conductance. In a...
Lossless Lines
In electrical engineering, a lossless transmission line is characterized by a purely imaginary propagation constant and a resistive characteristic impedance. The ABCD parameters, which describe the relationship between the input and output voltages and currents, indicate an equivalent π circuit with an imaginary series impedance and a shunt admittance. This results in a transmission line that, when the product of the phase constant (beta) and the length of the line is less than pi, exhibits...
Downsampling
When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
Upsampling
Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...