source: pacpussensors/trunk/vislabimageprocessor.h@ 149

Last change on this file since 149 was 139, checked in by ldecherf, 7 years ago

Changement dans le CMakeList

File size: 165 bytes
Line 
1#ifndef VISLABIMAGEPROCESSOR_H
2#define VISLABIMAGEPROCESSOR_H
3
4class VislabImageProcessor
5{
6public:
7 VislabImageProcessor();
8};
9
10#endif // VISLABIMAGEPROCESSOR_H
Note: See TracBrowser for help on using the repository browser.