Changeset 2099
- Timestamp:
- Oct 13, 2004, 2:33:10 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/image/tst_psImageStats02.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/image/tst_psImageStats02.c
r1954 r2099 1 1 /***************************************************************************** 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. 6 4 7 NOTE: After you debug, set CHEBY_X_DIM != CHEBY_Y_DIM.8 Also, usesnon-square images.5 XXX: After you debug, set CHEBY_X_DIM != CHEBY_Y_DIM. 6 XXX: use non-square images. 9 7 *****************************************************************************/ 10 8 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.
