Changeset 25279 for trunk/psModules/src/imcombine/pmSubtraction.h
- Timestamp:
- Sep 7, 2009, 3:41:03 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/imcombine/pmSubtraction.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/imcombine/pmSubtraction.h
r25120 r25279 93 93 94 94 /// Generate images of the convolution kernel elements 95 psArray *pmSubtractionKernelSolutions(const p sVector *solution, ///< Solution vector96 const pmSubtractionKernels *kernels, ///< Kernel parameters97 float x, float y ///< Normalised position [-1,1] for images95 psArray *pmSubtractionKernelSolutions(const pmSubtractionKernels *kernels, ///< Kernel parameters 96 float x, float y, ///< Normalised position [-1,1] for images 97 bool wantDual ///< Calculate for the dual kernel? 98 98 ); 99 99 100 100 101 /// Execute a thread job to convolve a patch of the image
Note:
See TracChangeset
for help on using the changeset viewer.
