Giter VIP home page Giter VIP logo

Comments (2)

aous72 avatar aous72 commented on May 25, 2024

Hi Aaron,

So far, all is well. I hope you and family are all well in these trying times.

You are correct, these are the 1D synthesis ℓ2 norms (or the square root of the synthesis energy gain).

The gain_9x7_l starts with sequence of 1 (a delta), and then convolving by the low-pass (g0) of the synthesis filters and upsampling, repeatedly the number of decomposition levels.
The gain_9x7_h starts with the high-pass (g1) synthesis filter, upsampling, and then convolving by low-pass (g0) of the synthesis filters and upsampling, repeatedly the number of decomposition levels - 1.
The difference is only in the first step. This is possible when the 2D wavelet transform is separable, obtained from the product of two 1D filters, as is the case with J2K.

The norm for the HH subband is the product of gain_9x7_h[0] * gain_9x7_h[0] = 1.4425 * 1.4425.

I hope I made no inadvertent mistakes.

Stay safe.

Kind regards,
Aous.

from openjph.

boxerab avatar boxerab commented on May 25, 2024

Thanks, Aous, glad to hear you're well. Here in Canada, we haven't been hit too badly by the outbreak, so far. But it is still quite stressful.

Thanks very much for the explanation of how the energy calculations work. Much appreciated !

Likewise, stay safe and Best Wishes,
Aaron

from openjph.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.