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


Ignore:
Timestamp:
12/09/16 09:29:50 (8 years ago)
Author:
ldecherf
Message:

Comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Vislab/VislabImageProcessor.h

    r127 r131  
    2222public:
    2323    VislabImageProcessor(const QString& name, lib3dv::image::type::types imageType);
    24     void image_callback(boost::shared_ptr< const lib3dv::image>, unsigned int);
     24    void image_callback(boost::shared_ptr<const lib3dv::image>, unsigned int);
    2525    virtual void process(cv::Mat const& frame) = 0;
    2626    QString getName();
Note: See TracChangeset for help on using the changeset viewer.