IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 29447


Ignore:
Timestamp:
Oct 17, 2010, 8:49:31 AM (16 years ago)
Author:
eugene
Message:

add flag to specific that the source was detected in another image and that position should be used

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-20100823/psModules/src/objects/pmSourceMasks.h

    r29004 r29447  
    4545    PM_SOURCE_MODE2_DIFF_WITH_SINGLE = 0x00000001, ///< diff source matched to a single positive detection
    4646    PM_SOURCE_MODE2_DIFF_WITH_DOUBLE = 0x00000002, ///< diff source matched to positive detections in both images
     47    PM_SOURCE_MODE2_MATCHED          = 0x00000004, ///< diff source matched to positive detections in both images
    4748} pmSourceMode2;
    4849
Note: See TracChangeset for help on using the changeset viewer.