IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 17, 2006, 10:38:19 AM (20 years ago)
Author:
drobbin
Message:

Updated ImageRow, Col, Slice with respect to Sub-image v. parent-image specs.

File:
1 edited

Legend:

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

    r6484 r6631  
    2020    Following should be an error.
    2121<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
    22     Specified subset range, [30:30,20:20], is invalid or outside input psImage's boundaries, [0:300,0:200].
    23 <DATE><TIME>|<HOST>|I|testImageSlice
    24     Following should be an error.
    25 <DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
    26     Specified subset range, [301:302,20:30], is invalid or outside input psImage's boundaries, [0:300,0:200].
    27 <DATE><TIME>|<HOST>|I|testImageSlice
    28     Following should be an error.
    29 <DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
    30     Specified subset range, [30:31,201:205], is invalid or outside input psImage's boundaries, [0:300,0:200].
    31 <DATE><TIME>|<HOST>|I|testImageSlice
    32     Following should be an error.
    33 <DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
    34     Specified subset range, [30:301,20:21], is invalid or outside input psImage's boundaries, [0:300,0:200].
    35 <DATE><TIME>|<HOST>|I|testImageSlice
    36     Following should be an error.
    37 <DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
    38     Specified subset range, [30:31,20:201], is invalid or outside input psImage's boundaries, [0:300,0:200].
     22    Invalid psRegion specified.  Region contains only 1 pixel.
     23<DATE><TIME>|<HOST>|I|testImageSlice
     24    Following should be an error.
     25<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     26    Specified psRegion parameter, x0=301.000000, is out of range [0,300].
     27<DATE><TIME>|<HOST>|I|testImageSlice
     28    Following should be an error.
     29<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     30    Specified psRegion parameter, y0=201.000000, is out of range [0,200].
     31<DATE><TIME>|<HOST>|I|testImageSlice
     32    Following should be an error.
     33<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     34    Specified psRegion parameter, x1=301.000000=301, is out of range [0,300].
     35<DATE><TIME>|<HOST>|I|testImageSlice
     36    Following should be an error.
     37<DATE><TIME>|<HOST>|E|psImageSlice (FILE:LINENO)
     38    Specified psRegion parameter, y1=201.000000=201, is out of range [0,200].
    3939<DATE><TIME>|<HOST>|I|testImageSlice
    4040    Following should be an error.
Note: See TracChangeset for help on using the changeset viewer.