#import <MyPostProcessing.h>
List of all members.
Member Function Documentation
- (NSBitmapImageRep *) makeImageWithMin: |
|
(REAL) |
minV |
Max: |
|
(REAL) |
maxV |
|
|
| |
- (void) process: |
|
(RGB*) |
src |
seqnb: |
|
(long) |
sequence |
width: |
|
(u_short) |
width |
height: |
|
(u_short) |
height |
deconvRadius: |
|
(double) |
dRadius |
deconvThreshold: |
|
(double) |
threshold |
unsharpRadius: |
|
(double) |
uRadius |
unsharpGain: |
|
(double) |
gain |
|
|
| |
References _deconvGauss, _deconvRadius, _height, _maxValue, _minValue, _originalSpectrum, _result, _source, _spectrum_sequence, _unsharpGauss, _unsharpRadius, _width, allocate_spectrum(), BLUE_PLANE, FOR_DIRECT, FOR_INVERSE, fourier(), fourier_inverse(), free_spectrum(), GREEN_PLANE, makeGaussianSpectrum(), prepareImageSpectrum(), processSpectrums(), RED_PLANE, rgbPlane(), and FFT_DATA::spectrum.
Referenced by MyDocument::postProcess::::.
Member Data Documentation
- (u_short) _width [protected] |
The documentation for this class was generated from the following files: