noiseX Class Reference

Adds Gaussian Noise to image Note how noiseX inherits all of its linear operator functionality from LinearOperatorStruct. More...

List of all members.

Public Member Functions

def __init__

Static Public Attributes

string name = "noise"


Detailed Description

Adds Gaussian Noise to image Note how noiseX inherits all of its linear operator functionality from LinearOperatorStruct.

after the initialization is done of noiseX SLIMpy will do the rest of the work.

Definition at line 38 of file new_noise_slimpy.py.


Member Function Documentation

def __init__ (   self,
  domain,
  sigma = 0.08 
)

Definition at line 41 of file new_noise_slimpy.py.


Member Data Documentation

string name = "noise" [static]

Definition at line 39 of file new_noise_slimpy.py.


The documentation for this class was generated from the following file:

Generated on Sun Aug 10 09:11:08 2008 for SLIMpy by  doxygen 1.5.6