Changeset 30190 for trunk/ippToPsps/src/DetectionBatch.h
- Timestamp:
- Dec 28, 2010, 10:38:33 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/src/DetectionBatch.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/src/DetectionBatch.h
r30147 r30190 20 20 21 21 // fields 22 Batch base; // base class23 size_t MAXDETECT; // max number of detections 24 uint32_t expId; // exposure ID25 char* expName; // the exposure name22 Batch base; // base class 23 size_t MAXDETECT; // max number of detections per chip 24 uint32_t expId; // exposure ID 25 char* expName; // the exposure name 26 26 27 27 // methods
Note:
See TracChangeset
for help on using the changeset viewer.
