Changeset 8811 for trunk/MagicSoft/Cosy/videodev/FilterLed.cc
- Timestamp:
- 01/16/08 10:05:44 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/videodev/FilterLed.cc
r8377 r8811 75 75 76 76 public: 77 ClusterFinder(byte *img, UInt_t w, UInt_t h) : f LimitingSize(999)77 ClusterFinder(byte *img, UInt_t w, UInt_t h) : fImg(0), fLimitingSize(999) 78 78 { 79 79 fW = w;
Note:
See TracChangeset
for help on using the changeset viewer.