Author Topic: GREYCstoration parameter usage  (Read 4761 times)

Offline bitli

  • PTeam Member
  • PixInsight Guru
  • ****
  • Posts: 513
GREYCstoration parameter usage
« on: 2009 July 05 08:33:23 »
Hi,
I have not found any detailed description of GREAYCstoration the PI forums.

However I found the page
http://cimg.sourceforge.net/greycstoration/guide.shtml
which describes the algorithm.

Unfortunately the name of the parameters (alpha, sigma, p,...) is quite different from the names used in PI (Amplitude, sharpness).
Would it be possible to have a matching table ?

thanks, bitli

Offline Juan Conejero

  • PTeam Member
  • PixInsight Jedi Grand Master
  • ********
  • Posts: 7111
    • http://pixinsight.com/
Re: GREYCstoration parameter usage
« Reply #1 on: 2009 July 09 09:06:59 »
Of course, here's a translation (our parameter name, GREYCstoration's parameter, brief explanation):

Amplitude
-dt
Regularization strength per iteration

Sharpness
-p
Contour preservation

Anisotropy
-a
Smoothing anisotropy

Noise scale
-alpha
Noise scale

Regularity
-sigma
Geometry regularity

Spatial step size
-dl
Spatial integration step

Angular step size
-da
Angular integration step

Precision
-prec
Computation precision

Interpolation
-interp
Interpolation type (Nearest-neighbor, Linear, Runge-Kutta
Juan Conejero
PixInsight Development Team
http://pixinsight.com/

Offline mmirot

  • PixInsight Padawan
  • ****
  • Posts: 881
Re: GREYCstoration parameter usage
« Reply #2 on: 2009 July 09 09:37:48 »
I found low precison settings usefull. defaults are high

Max