enthought / blusky

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

Normalization by dirac delta #25

Open blasscoc opened 5 years ago

blasscoc commented 5 years ago

Another possible normalization is to compute:

S[J] \delta(x) and use it to normalize, element by element, SJ.

blasscoc commented 5 years ago

Steps:

  1. Create a "1" at the center of the image.
  2. Apply scattering transform.
  3. Save result and divide, element by element to the result of the scattering transform.
blasscoc commented 5 years ago

Create pixel "1" at the center of the image, zero otherwise.