IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 31, 2006, 4:43:57 PM (20 years ago)
Author:
drobbin
Message:

Made several changes to image functions/tests w.r.t. subimage v. parent image issue.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/verified/tst_psImageStats.stderr

    r5839 r6750  
    622622\**********************************************************************************/
    623623
     624<HOST>|I|testImageCountPixel
     625    Following should generate error message
    624626<HOST>|E|psImageCountPixelMask (FILE:LINENO)
    625     Can not operate on a NULL psImage.
     627    Unallowable operation: psImage mask or its data is NULL.
     628<HOST>|I|testImageCountPixel
     629    Following should generate error message
    626630<HOST>|E|psImageCountPixelMask (FILE:LINENO)
    627     psRegion input contains 0 pixels
     631    Specified psRegion parameter, x0=1.000000, is out of range [0,0].
    628632
    629633---> TESTPOINT PASSED (psImage{psImageCountPixel} | tst_psImageStats.c)
Note: See TracChangeset for help on using the changeset viewer.