Changeset 131 in pacpussensors for trunk/Vislab/VislabImageProcessor.cpp
- Timestamp:
- Dec 9, 2016, 9:29:50 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Vislab/VislabImageProcessor.cpp
r127 r131 9 9 void VislabImageProcessor::image_callback(boost::shared_ptr< const lib3dv::image> image, unsigned int) 10 10 { 11 //std::cout << "[II] 3dv-client: Gruyere" << std::endl; 11 12 if(image->m_type == mImageType) 12 13 {
Note:
See TracChangeset
for help on using the changeset viewer.