- Timestamp:
- Oct 2, 2009, 5:10:19 PM (17 years ago)
- Location:
- branches/eam_branches/20090820
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psModules/src/imcombine/pmSubtraction.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20090820
- Property svn:mergeinfo changed
-
branches/eam_branches/20090820/psModules/src/imcombine/pmSubtraction.h
r25120 r25766 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.
