IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 6, 2006, 12:55:18 PM (20 years ago)
Author:
drobbin
Message:

Made changes concerning subimage issue and testing of changes.

File:
1 edited

Legend:

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

    r6770 r6806  
    4949<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
    5050    Input psImage mask type, psS8, is not the supported mask datatype of psU8.
     51<DATE><TIME>|<HOST>|I|testImageSlice
     52    Following should generate error message
     53<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     54    psImage input is invalid.  row0 cannot be negative.
     55<DATE><TIME>|<HOST>|I|testImageSlice
     56    Following should generate error message
     57<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     58    psImage input is invalid.  col0 cannot be negative.
     59<DATE><TIME>|<HOST>|I|testImageSlice
     60    Following should generate error message
     61<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     62    Specified psRegion parameter, x0=0.000000, is out of range [1,300].
     63<DATE><TIME>|<HOST>|I|testImageSlice
     64    Following should generate error message
     65<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     66    Specified psRegion parameter, y1=201.000000=201, is out of range [1,200].
     67<DATE><TIME>|<HOST>|I|testImageSlice
     68    Following should generate error message
     69<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     70    Specified psRegion parameter, y1=-202.000000=-1, is out of range [1,200].
     71<DATE><TIME>|<HOST>|I|testImageSlice
     72    Following should generate error message
     73<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     74    Invalid psRegion specified.  x0=300.000000=299 is greater than x1=1.000000=0.
     75<DATE><TIME>|<HOST>|I|testImageSlice
     76    Following should generate error message
     77<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     78    Invalid psRegion specified.  Region contains only 1 pixel.
    5179
    5280---> TESTPOINT PASSED (psImage{psImageSlice} | tst_psImagePixelExtract.c)
Note: See TracChangeset for help on using the changeset viewer.