- Timestamp:
- Aug 18, 2011, 6:43:53 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/meh_branches/ppsub_test/psModules/src/extras/pmVisual.h
r30623 r32132 63 63 bool pmVisualScaleImage(int kapaFD, psImage *inImage, 64 64 const char *name, int channel, bool clip); 65 /** Scale image by N*stdev */ 66 bool pmVisualNScaleImage(int kapaFD, psImage *inImage, const char *name, 67 int channel, bool clip, float N); 65 68 66 69 bool pmVisualRangeImage (int kapaFD, psImage *inImage, const char *name, int channel, float min, float max);
Note:
See TracChangeset
for help on using the changeset viewer.
