Changeset 132 in pacpussensors for trunk/Vislab/VislabCamera.cpp
- Timestamp:
- Jan 16, 2017, 6:10:17 PM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Vislab/VislabCamera.cpp
r131 r132 24 24 25 25 //ComponentFactory<VislabCamera> sFactory("VislabComponent"); 26 /*! Constructor */26 /*! Constructor with 2 instantiations of DiskWriter and 2 instatiations of Display*/ 27 27 VislabCamera::VislabCamera(const QString& name) 28 28 :diskwriterVideo(name,lib3dv::image::type::RIGHT_RECTIFIED),
Note:
See TracChangeset
for help on using the changeset viewer.