Embedded zerotrees of wavelet transforms: Difference between revisions

Content deleted Content added
C. Scanning order for coefficients: syntax and link to existing wikipedia page
 
(3 intermediate revisions by the same user not shown)
Line 46:
 
=== B. Defining threshold ===
The threshold usingused above can be defined as the type belowfollows.
 
==== 1. Initial threshold T<sub>0</sub>:, (Assumeassuming C<sub>max</sub> is the largest coefficient.): ====
<span>[[File:Threshold-0119.png|126x126px]]</span>
 
==== 2. Threshold T<sub>i</sub> is iteratively reduced to half of the value of the previous threshold.: ====
[[File:Threshold-01192.png|frameless|133x133px]]
 
=== C. Scanning order for coefficients ===
'''[[Raster scanningscan]]''' is theused rectangularin patterna of image capture and reconstruction. Using this scanning on EZW transform is to perform scanning the coefficients inway such way that no childchildren nodenodes isare scanned before itstheir parent nodenodes. Also, all positionscoefficients in a given subband are scanned before itthose movesof to the next subband.
 
=== D. Two-pass bitplane coding ===