IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 30, 2006, 10:28:34 AM (20 years ago)
Author:
drobbin
Message:

Added type support in Metadata for s8,s16,u8-32. Edited PixelsTransform and test. Added types to DataType.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/Makefile.am

    r6226 r6251  
    1313        tst_psImageStructManip \
    1414        tst_psImageSmooth \
    15         tst_psImageMaskOps
     15    tst_psImageMaskOps
    1616
    1717tst_psImageConvolve_SOURCES =  tst_psImageConvolve.c
     
    2020tst_psImagePixelExtract_SOURCES =  tst_psImagePixelExtract.c
    2121tst_psImagePixelManip_SOURCES =  tst_psImagePixelManip.c
     22tst_psImageSmooth_SOURCES = tst_psImageSmooth.c
    2223tst_psImageStats_SOURCES =  tst_psImageStats.c
    2324tst_psImageStructManip_SOURCES =  tst_psImageStructManip.c
    24 tst_psImageSmooth_SOURCES =  tst_psImageSmooth.c
    2525tst_psImageMaskOps_SOURCES = tst_psImageMaskOps.c
    2626
Note: See TracChangeset for help on using the changeset viewer.