enthought / blusky

BluSky
BSD 3-Clause "New" or "Revised" License
5 stars 4 forks source link

Spec out definition of patches (J,M) #19

Open blasscoc opened 5 years ago

blasscoc commented 5 years ago
  1. Ensure the value of "J" was aligned with the patch size such that there's only one coefficient.
  2. Ensure that definitions of J,M align with reference matlab codes (see M. Glinsky)
blasscoc commented 5 years ago

Where N is the dimension of the image: defines J = round(log2(N)) - 2

blasscoc commented 5 years ago

If M is 2 then they overlap 50% is M is one 1 then they don't overlaps