- Timestamp:
- Jun 20, 2012, 12:22:52 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120601
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601
- Property svn:mergeinfo changed
/trunk (added) merged: 33979-33980,33986-33991,33993-33994,34006-34008,34010-34018
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120601/psModules
- Property svn:mergeinfo changed
/trunk/psModules (added) merged: 33993
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120601/psModules/src/objects/pmModelFuncs.h
r33963 r34049 29 29 # define PM_MODEL_FUNCS_H 30 30 31 # define HAVE_MODEL_VAR 1 32 31 33 /// @addtogroup Objects Object Detection / Analysis Functions 32 34 /// @{ … … 55 57 PM_MODEL_OP_NORM = 0x20, 56 58 PM_MODEL_OP_NOISE = 0x40, 59 # if (HAVE_MODEL_VAR) 57 60 PM_MODEL_OP_MODELVAR = 0x80, 61 # endif 58 62 } pmModelOpMode; 59 63
Note:
See TracChangeset
for help on using the changeset viewer.
