IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 18, 2005, 6:16:02 PM (21 years ago)
Author:
gusciora
Message:

Created tests for inverting linear psPlaneTransforms. Fixed a bug with the
linear transform inversion code.

File:
1 edited

Legend:

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

    r3684 r3714  
    2020        tst_psImageManip \
    2121        tst_psImageStats \
     22        tst_psImageStatsSpeed \
    2223        tst_psImageExtraction \
    2324        tst_psImageConvolve \
     
    4344tst_psImageManip_SOURCES =  tst_psImageManip.c
    4445tst_psImageStats_SOURCES =  tst_psImageStats.c
     46tst_psImageStatsSpeed_SOURCES =  tst_psImageStatsSpeed.c
    4547tst_psImageExtraction_SOURCES =  tst_psImageExtraction.c
    4648tst_psImageConvolve_SOURCES =  tst_psImageConvolve.c
Note: See TracChangeset for help on using the changeset viewer.