source:
pacpussensors/trunk/vislabimageprocessor.h@
140
Last change on this file since 140 was 139, checked in by , 8 years ago | |
---|---|
File size: 165 bytes |
Line | |
---|---|
1 | #ifndef VISLABIMAGEPROCESSOR_H |
2 | #define VISLABIMAGEPROCESSOR_H |
3 | |
4 | class VislabImageProcessor |
5 | { |
6 | public: |
7 | VislabImageProcessor(); |
8 | }; |
9 | |
10 | #endif // VISLABIMAGEPROCESSOR_H |
Note:
See TracBrowser
for help on using the repository browser.