Changeset 894 for trunk/psLib/test/image/verified/tst_psImageStats01.stdout
- Timestamp:
- Jun 6, 2004, 5:43:22 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/verified/tst_psImageStats01.stdout
r890 r894 1 /----------------------------- TESTPOINT ------------------------------------------\ 2 | TestFile: tst_psImageStats01.c | 3 | TestPoint: psImageStats functions{Calculate Sample Mean, no mask} | 4 | TestType: Positive | 5 \----------------------------------------------------------------------------------/ 6 7 The sample mean was 510.608276 8 9 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c) 10 11 /----------------------------- TESTPOINT ------------------------------------------\ 12 | TestFile: tst_psImageStats01.c | 13 | TestPoint: psImageStats functions{Calculate Sample Mean with mask} | 14 | TestType: Positive | 15 \----------------------------------------------------------------------------------/ 16 17 The sample mean was 425.861176 18 19 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c) 20 21 /----------------------------- TESTPOINT ------------------------------------------\ 22 | TestFile: tst_psImageStats01.c | 23 | TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} | 24 | TestType: Positive | 25 \----------------------------------------------------------------------------------/ 26 27 28 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c) 29 1 ******************************* 2 * IMAGE SIZE is (1 by 1) 3 ******************************* 4 /----------------------------- TESTPOINT ------------------------------------------\ 5 | TestFile: tst_psImageStats01.c | 6 | TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d} | 7 | TestType: Positive | 8 \----------------------------------------------------------------------------------/ 9 10 The sample mean was 0.000000 11 12 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c) 13 14 /----------------------------- TESTPOINT ------------------------------------------\ 15 | TestFile: tst_psImageStats01.c | 16 | TestPoint: psImageStats functions{Calculate Sample Mean with mask} | 17 | TestType: Positive | 18 \----------------------------------------------------------------------------------/ 19 20 The sample mean was 0.000000 21 22 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c) 23 24 /----------------------------- TESTPOINT ------------------------------------------\ 25 | TestFile: tst_psImageStats01.c | 26 | TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} | 27 | TestType: Positive | 28 \----------------------------------------------------------------------------------/ 29 30 31 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c) 32 33 ******************************* 34 * IMAGE SIZE is (1 by 32) 35 ******************************* 36 /----------------------------- TESTPOINT ------------------------------------------\ 37 | TestFile: tst_psImageStats01.c | 38 | TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d} | 39 | TestType: Positive | 40 \----------------------------------------------------------------------------------/ 41 42 The sample mean was 15.500000 43 44 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c) 45 46 /----------------------------- TESTPOINT ------------------------------------------\ 47 | TestFile: tst_psImageStats01.c | 48 | TestPoint: psImageStats functions{Calculate Sample Mean with mask} | 49 | TestType: Positive | 50 \----------------------------------------------------------------------------------/ 51 52 The sample mean was 15.500000 53 54 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c) 55 56 /----------------------------- TESTPOINT ------------------------------------------\ 57 | TestFile: tst_psImageStats01.c | 58 | TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} | 59 | TestType: Positive | 60 \----------------------------------------------------------------------------------/ 61 62 63 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c) 64 65 ******************************* 66 * IMAGE SIZE is (32 by 1) 67 ******************************* 68 /----------------------------- TESTPOINT ------------------------------------------\ 69 | TestFile: tst_psImageStats01.c | 70 | TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d} | 71 | TestType: Positive | 72 \----------------------------------------------------------------------------------/ 73 74 The sample mean was 15.500000 75 76 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c) 77 78 /----------------------------- TESTPOINT ------------------------------------------\ 79 | TestFile: tst_psImageStats01.c | 80 | TestPoint: psImageStats functions{Calculate Sample Mean with mask} | 81 | TestType: Positive | 82 \----------------------------------------------------------------------------------/ 83 84 The sample mean was 15.500000 85 86 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c) 87 88 /----------------------------- TESTPOINT ------------------------------------------\ 89 | TestFile: tst_psImageStats01.c | 90 | TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} | 91 | TestType: Positive | 92 \----------------------------------------------------------------------------------/ 93 94 95 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c) 96 97 ******************************* 98 * IMAGE SIZE is (32 by 32) 99 ******************************* 100 /----------------------------- TESTPOINT ------------------------------------------\ 101 | TestFile: tst_psImageStats01.c | 102 | TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d} | 103 | TestType: Positive | 104 \----------------------------------------------------------------------------------/ 105 106 The sample mean was 31.000000 107 108 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c) 109 110 /----------------------------- TESTPOINT ------------------------------------------\ 111 | TestFile: tst_psImageStats01.c | 112 | TestPoint: psImageStats functions{Calculate Sample Mean with mask} | 113 | TestType: Positive | 114 \----------------------------------------------------------------------------------/ 115 116 The sample mean was 26.212767 117 118 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c) 119 120 /----------------------------- TESTPOINT ------------------------------------------\ 121 | TestFile: tst_psImageStats01.c | 122 | TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} | 123 | TestType: Positive | 124 \----------------------------------------------------------------------------------/ 125 126 127 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c) 128 129 ******************************* 130 * IMAGE SIZE is (32 by 64) 131 ******************************* 132 /----------------------------- TESTPOINT ------------------------------------------\ 133 | TestFile: tst_psImageStats01.c | 134 | TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d} | 135 | TestType: Positive | 136 \----------------------------------------------------------------------------------/ 137 138 The sample mean was 47.000000 139 140 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c) 141 142 /----------------------------- TESTPOINT ------------------------------------------\ 143 | TestFile: tst_psImageStats01.c | 144 | TestPoint: psImageStats functions{Calculate Sample Mean with mask} | 145 | TestType: Positive | 146 \----------------------------------------------------------------------------------/ 147 148 The sample mean was 39.656349 149 150 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c) 151 152 /----------------------------- TESTPOINT ------------------------------------------\ 153 | TestFile: tst_psImageStats01.c | 154 | TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} | 155 | TestType: Positive | 156 \----------------------------------------------------------------------------------/ 157 158 159 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c) 160 161 ******************************* 162 * IMAGE SIZE is (64 by 32) 163 ******************************* 164 /----------------------------- TESTPOINT ------------------------------------------\ 165 | TestFile: tst_psImageStats01.c | 166 | TestPoint: psImageStats functions{Calculate Sample Mean, no mask %d} | 167 | TestType: Positive | 168 \----------------------------------------------------------------------------------/ 169 170 The sample mean was 47.000000 171 172 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean, no mask} | tst_psImageStats01.c) 173 174 /----------------------------- TESTPOINT ------------------------------------------\ 175 | TestFile: tst_psImageStats01.c | 176 | TestPoint: psImageStats functions{Calculate Sample Mean with mask} | 177 | TestType: Positive | 178 \----------------------------------------------------------------------------------/ 179 180 The sample mean was 39.656349 181 182 ---> TESTPOINT PASSED (psImageStats functions{Calculate Sample Mean with mask} | tst_psImageStats01.c) 183 184 /----------------------------- TESTPOINT ------------------------------------------\ 185 | TestFile: tst_psImageStats01.c | 186 | TestPoint: psImageStats functions{Deallocate the psStats/psImage structure.} | 187 | TestType: Positive | 188 \----------------------------------------------------------------------------------/ 189 190 191 ---> TESTPOINT PASSED (psImageStats functions{Deallocate the psStats/psImage structure.} | tst_psImageStats01.c) 192 193 /----------------------------- TESTPOINT ------------------------------------------\ 194 | TestFile: tst_psImageStats01.c | 195 | TestPoint: psImageStats functions{Test With Various Null Inputs} | 196 | TestType: Positive | 197 \----------------------------------------------------------------------------------/ 198 199 200 ---> TESTPOINT PASSED (psImageStats functions{Test With Various Null Inputs} | tst_psImageStats01.c) 201
Note:
See TracChangeset
for help on using the changeset viewer.
