IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 2099


Ignore:
Timestamp:
Oct 13, 2004, 2:33:10 PM (22 years ago)
Author:
gusciora
Message:

Modified commentsonly.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/tst_psImageStats02.c

    r1954 r2099  
    11/*****************************************************************************
    2    This routine must ensure that the psImageStats() routine can correctly
    3    call the psVectorStats() routine.  Since the psVectorStats() will be
    4    thouroughly tested elsewhere, we will only test psImageStats() with
    5    the PS_STAT_SAMPLE_MEAN here.
     2   This routine must ensure that the psImageFitPolynomial() and
     3   psImageEvalPolynomial() rotines work correctly.
    64 
    7    NOTE: After you debug, set CHEBY_X_DIM != CHEBY_Y_DIM.
    8    Also, uses non-square images.
     5   XXX: After you debug, set CHEBY_X_DIM != CHEBY_Y_DIM.
     6   XXX: use non-square images.
    97*****************************************************************************/
    108#include <stdio.h>
Note: See TracChangeset for help on using the changeset viewer.