- Timestamp:
- Nov 11, 2013, 11:20:15 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/psModules/src/objects/pmPCMdata.h
r36276 r36281 14 14 /// @addtogroup Objects Object Detection / Analysis Functions 15 15 /// @{ 16 17 // XXX this is basically for testing -- when I am happy with the convolution process, I'll strip this out 18 # define USE_1D_CACHE 0 19 # define USE_1D_GAUSS 1 16 20 17 21 /** pmPCMdata : PSF Convolved Model data storage structure … … 40 44 bool use1Dgauss; 41 45 float kappa; 46 float sigma; 42 47 float nsigma; 43 48
Note:
See TracChangeset
for help on using the changeset viewer.
