Changeset 2095
- Timestamp:
- Oct 13, 2004, 1:54:31 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/verified/tst_psImageExtraction.stderr
r2094 r2095 262 262 \**********************************************************************************/ 263 263 264 <DATE><TIME>|<HOST>|I|testImageRadialCut 265 Following should be an error. 266 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 267 Can not operate on a NULL psImage. 268 <DATE><TIME>|<HOST>|I|testImageRadialCut 269 Following should be an error. 270 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 271 Specified radii vector can not be NULL. 272 <DATE><TIME>|<HOST>|I|testImageRadialCut 273 Following should be an error. 274 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 275 Specified statistic can not be NULL. 276 <DATE><TIME>|<HOST>|I|testImageRadialCut 277 Following should be an error. 278 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 279 Specified center, (301,100), is outside of the psImage boundaries, [0:<LINENO>,0:<LINENO>]. 280 <DATE><TIME>|<HOST>|I|testImageRadialCut 281 Following should be an error. 282 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 283 Specified center, (150,201), is outside of the psImage boundaries, [0:<LINENO>,0:<LINENO>]. 284 <DATE><TIME>|<HOST>|I|testImageRadialCut 285 Following should be an error. 286 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 287 Input psImage mask type, psF32, is not the supported mask datatype of psU8. 288 <DATE><TIME>|<HOST>|I|testImageRadialCut 289 Following should be an error. 290 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 291 Input psImage mask size, 150x100, does not match psImage input size, 300x200. 292 <DATE><TIME>|<HOST>|I|testImageRadialCut 293 Following should be an error. 294 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 295 Input radii vector size, 1, can not be less than 2. 296 <DATE><TIME>|<HOST>|I|testImageRadialCut 297 Following should be an error. 298 <DATE><TIME>|<HOST>|E|psLib.image.psImageRadialCut 299 Specified statistic option, 0, is not valid. Must specify one and only one statistic type. 264 300 265 301 ---> TESTPOINT PASSED (psImage{psImageRadialCut} | tst_psImageExtraction.c)
Note:
See TracChangeset
for help on using the changeset viewer.
