Changeset 4189 for trunk/psphot/src/find_peaks.c
- Timestamp:
- Jun 9, 2005, 7:22:03 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/psphot/src/find_peaks.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot/src/find_peaks.c
r4115 r4189 19 19 psImageSmooth (smooth, SIGMA, NSIGMA); 20 20 21 // XXX missing pslib functions: 22 // kernel = psKernelParts (); 23 // smooth = psImageConvolve (smooth, image, kernel, PS_PARTS); 21 psLogMsg ("psphot", 4, "smooth: %f sec\n", psTimerMark ("psphot")); 24 22 25 psLogMsg ("psphot", 4, "smooth: %f sec\n", psTimerMark ("psphot"));26 23 27 24 // find the peaks in the smoothed image
Note:
See TracChangeset
for help on using the changeset viewer.
