Changeset 131 in pacpussensors for trunk/Vislab/VislabImageProcessor.cpp


Ignore:
Timestamp:
Dec 9, 2016, 9:29:50 AM (8 years ago)
Author:
ldecherf
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Vislab/VislabImageProcessor.cpp

    r127 r131  
    99    void VislabImageProcessor::image_callback(boost::shared_ptr< const lib3dv::image> image, unsigned int)
    1010    {
     11                //std::cout << "[II] 3dv-client: Gruyere" << std::endl;
    1112        if(image->m_type == mImageType)
    1213        {
Note: See TracChangeset for help on using the changeset viewer.