IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 26, 2005, 12:35:54 PM (21 years ago)
Author:
drobbin
Message:

Implemented, updated, fixed, debugged the CountPixelMask fxns and tests

File:
1 edited

Legend:

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

    r5097 r5137  
    616616---> TESTPOINT PASSED (psImage{psImageEvalPolynom()} | tst_psImageStats.c)
    617617
     618/***************************** TESTPOINT ******************************************\
     619*             TestFile: tst_psImageStats.c                                         *
     620*            TestPoint: psImage{psImageCountPixel}                                 *
     621*             TestType: Positive                                                   *
     622\**********************************************************************************/
     623
     624<HOST>|E|psImageCountPixelMask (FILE:LINENO)
     625    Can not operate on a NULL psImage.
     626<HOST>|E|psImageCountPixelMask (FILE:LINENO)
     627    Invalid region.  Lower boundary greater than upper boundary.
     628<HOST>|E|psImageCountPixelMask (FILE:LINENO)
     629    psRegion input is outside of image boundary
     630<HOST>|E|psImageCountPixelMask (FILE:LINENO)
     631    psRegion input contains 0 pixels
     632
     633---> TESTPOINT PASSED (psImage{psImageCountPixel} | tst_psImageStats.c)
     634
Note: See TracChangeset for help on using the changeset viewer.