Changeset 3631 for trunk/psModules/test/verified/tst_pmObjects01.stdout
- Timestamp:
- Apr 1, 2005, 11:55:23 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/test/verified/tst_pmObjects01.stdout
r3594 r3631 1 1 ---------------------------------------------------------------------------------- 2 Calling pmFindVectorPe eks with NULL psVector. Should generate error and return NULL.2 Calling pmFindVectorPeaks with NULL psVector. Should generate error and return NULL. 3 3 ---------------------------------------------------------------------------------- 4 Calling pmFindVectorPe eks with empty psVector. Should generate error and return NULL.4 Calling pmFindVectorPeaks with empty psVector. Should generate error and return NULL. 5 5 ---------------------------------------------------------------------------------- 6 Calling pmFindVectorPe eks with PS_TYPE_F64 psVector. Should generate error and return NULL.7 -------------- Calling test_pmFindVectorPe eks on an 1 size vector. --------------8 Test pmFindVectorPe eks() with a first-element peak.9 Test pmFindVectorPe eks() with a first-element peak, large threshold.10 -------------- Calling test_pmFindVectorPe eks on an 10 size vector. --------------11 Test pmFindVectorPe eks() with a first-element peak.12 Test pmFindVectorPe eks() with a first-element peak, large threshold.13 Test pmFindVectorPe eks() with a last-element peak.14 Test pmFindVectorPe eks() with a last-element peak, large threshold.15 Test pmFindVectorPe eks() with all even-numbered elements peak.16 Test pmFindVectorPe eks() with all even-numbered elements peak, large threshold.6 Calling pmFindVectorPeaks with PS_TYPE_F64 psVector. Should generate error and return NULL. 7 -------------- Calling test_pmFindVectorPeaks on an 1 size vector. -------------- 8 Test pmFindVectorPeaks() with a first-element peak. 9 Test pmFindVectorPeaks() with a first-element peak, large threshold. 10 -------------- Calling test_pmFindVectorPeaks on an 10 size vector. -------------- 11 Test pmFindVectorPeaks() with a first-element peak. 12 Test pmFindVectorPeaks() with a first-element peak, large threshold. 13 Test pmFindVectorPeaks() with a last-element peak. 14 Test pmFindVectorPeaks() with a last-element peak, large threshold. 15 Test pmFindVectorPeaks() with all even-numbered elements peak. 16 Test pmFindVectorPeaks() with all even-numbered elements peak, large threshold. 17 17 ---------------------------------------------------------------------------------- 18 Calling pmFindImagePe eks with NULL psImage. Should generate error and return NULL.18 Calling pmFindImagePeaks with NULL psImage. Should generate error and return NULL. 19 19 ---------------------------------------------------------------------------------- 20 Calling pmFindImagePe eks with empty psImage. Should generate error and return NULL.20 Calling pmFindImagePeaks with empty psImage. Should generate error and return NULL. 21 21 ---------------------------------------------------------------------------------- 22 Calling pmFindImagePe eks with PS_TYPE_F64 psImage. Should generate error and return NULL.22 Calling pmFindImagePeaks with PS_TYPE_F64 psImage. Should generate error and return NULL. 23 23 ---------------------------------------------------------------------------------- 24 -------------- Calling test_pmFindVectorPe eks on an 10-by-10 image. --------------24 -------------- Calling test_pmFindVectorPeaks on an 10-by-10 image. -------------- 25 25 (200.0) (41.0) (34.0) (29.0) (26.0) (25.0) (26.0) (29.0) (34.0) (200.0) 26 26 (41.0) (32.0) (25.0) (20.0) (17.0) (16.0) (17.0) (20.0) (25.0) (32.0) … … 34 34 (200.0) (32.0) (25.0) (20.0) (17.0) (16.0) (17.0) (20.0) (25.0) (200.0) 35 35 ---------------------------------------------------------------------------------- 36 Calling pmCullPe eks with NULL psList. Should generate error and return NULL.36 Calling pmCullPeaks with NULL psList. Should generate error and return NULL. 37 37 (10.0) (0.0) (10.0) (0.0) (10.0) (0.0) (10.0) (0.0) (10.0) (0.0) 38 38 (0.0) (0.0) (0.0) (0.0) (0.0) (0.0) (0.0) (0.0) (0.0) (0.0) … … 47 47 Set 25 peaks 48 48 ---------------------------------------------------------------------------------- 49 Calling pmCullPe eks with large maxValue and NULL psRegion.49 Calling pmCullPeaks with large maxValue and NULL psRegion. 50 50 ---------------------------------------------------------------------------------- 51 Calling pmCullPe eks with tiny maxValue and NULL psRegion.52 pmFindImagePe eks found 25 peaks51 Calling pmCullPeaks with tiny maxValue and NULL psRegion. 52 pmFindImagePeaks found 25 peaks 53 53 ---------------------------------------------------------------------------------- 54 Calling pmCullPe eks with large maxValue and disjoint psRegion.55 pmFindImagePe eks found 25 peaks54 Calling pmCullPeaks with large maxValue and disjoint psRegion. 55 pmFindImagePeaks found 25 peaks 56 56 ---------------------------------------------------------------------------------- 57 Calling pmCullPe eks with large maxValue and non-disjoint psRegion.58 pmFindImagePe eks found 25 peaks57 Calling pmCullPeaks with large maxValue and non-disjoint psRegion. 58 pmFindImagePeaks found 25 peaks 59 59 ---------------------------------------------------------------------------------- 60 60 ----------------------------------------------------------------------------------
Note:
See TracChangeset
for help on using the changeset viewer.
