Changeset 1078 for trunk/psLib/test/image/tst_psImageStats02.c
- Timestamp:
- Jun 23, 2004, 3:40:38 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
r1073 r1078 16 16 #include <float.h> 17 17 #include <math.h> 18 #define IMAGE_SIZE 319 #define CHEBY_X_DIM 320 #define CHEBY_Y_DIM 318 #define IMAGE_SIZE 64 19 #define CHEBY_X_DIM 8 20 #define CHEBY_Y_DIM 8 21 21 #define THRESHOLD 1.0 22 22 int main()
Note:
See TracChangeset
for help on using the changeset viewer.
