Changeset 34701 for trunk/Ohana
- Timestamp:
- Nov 27, 2012, 9:53:04 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/addstar/src/psps_ids.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/addstar/src/psps_ids.c
r34700 r34701 21 21 CreatePSPSStackDetectionID(int sourceID, int imageID, int detID) 22 22 { 23 // sourceID : ID of database + table that tracked the image (< 0x 100= 127)23 // sourceID : ID of database + table that tracked the image (< 0x7f = 127) 24 24 // imageID : external ID of the image which provided the detections (< 0x1000.0000 ~ 2.7e8) 25 25 // detID : detection sequence in image (< 0x1000.0000 ~ 2.7e8)
Note:
See TracChangeset
for help on using the changeset viewer.
