#import <MyPostProcessing.h>
◆ makeImageWithMin:Max:()
| - (NSBitmapImageRep *) makeImageWithMin: |
|
(REAL) |
minV |
| Max: |
|
(REAL) |
maxV |
|
|
| |
◆ maxValue()
◆ minValue()
◆ process:seqnb:width:height:deconvRadius:deconvThreshold:unsharpRadius:unsharpGain:()
| - (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::::.
◆ _deconvGauss
◆ _deconvRadius
◆ _height
◆ _maxValue
◆ _minValue
◆ _originalSpectrum
◆ _result
◆ _source
◆ _spectrum_sequence
| - (long) _spectrum_sequence |
|
protected |
◆ _unsharpGauss
◆ _unsharpRadius
| - (double) _unsharpRadius |
|
protected |
◆ _width
The documentation for this class was generated from the following files: