Changeset 32463
- Timestamp:
- Sep 29, 2011, 3:23:44 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippToPsps/jython/detectionbatch.py (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippToPsps/jython/detectionbatch.py
r32327 r32463 34 34 gpc1Db, 35 35 ippToPspsDb, 36 camID): 36 camID, 37 batchID): 37 38 38 39 super(DetectionBatch, self).__init__( … … 43 44 ippToPspsDb, 44 45 camID, 46 batchID, 45 47 "P2", 46 48 gpc1Db.getCameraStageSmf(camID))
Note:
See TracChangeset
for help on using the changeset viewer.
