IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 12195


Ignore:
Timestamp:
Mar 2, 2007, 3:23:32 PM (19 years ago)
Author:
gusciora
Message:

Commented out ImageConvolve section because of SDRS changes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/imageops/tap_psImageConvolve.c

    r12094 r12195  
    55 *  @author Robert DeSonia, MHPCC
    66 *
    7  *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
    8  *  @date $Date: 2007-02-27 23:56:12 $
     7 *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
     8 *  @date $Date: 2007-03-03 01:23:32 $
    99 *
    1010 *  XXX: Must test the tRelative parameter to psKernelGenerate()
     
    284284    // test spacial convolution of gaussian
    285285    ok(false, "XXXX: Skipping this psImageConvolve() because of bugs");
     286/*
    286287    if (0) {
    287288        psMemId id = psMemGetId();
     
    364365        ok(!psMemCheckLeaks (id, NULL, NULL, false), "no memory leaks");
    365366    }
     367*/
    366368
    367369    psFree(g);
Note: See TracChangeset for help on using the changeset viewer.