Changeset 8809 for trunk/MagicSoft/Cosy/videodev/CaosFilter.h
- Timestamp:
- 01/16/08 09:59:03 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Cosy/videodev/CaosFilter.h
r2278 r8809 39 39 static int FilterLeds(float *xw, float *yw, float *xl, float *yl); 40 40 41 public: 42 virtual ~CaosFilter() { } 41 43 42 public:43 44 static void Execute(byte *img, float *xw, float *yw, float *xl, float *yl, 44 45 float &prx, float &pry, float &pr, float *v, float *w);
Note:
See TracChangeset
for help on using the changeset viewer.