Changeset 142 in pacpussensors for trunk/Vislab/Outputter.h


Ignore:
Timestamp:
03/30/17 16:18:32 (7 years ago)
Author:
ldecherf
Message:

Ajout de la classe outputter et modification d'openCV

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Vislab/Outputter.h

    r138 r142  
    1111
    1212// Includes, lib3dv.
    13 #include <lib3dv-1.2.0/lib3dv/device.h>
     13#include <lib3dv/device.h>
    1414//#include "20150310_lib3dv-1.2.0/src/disk_writer.h"
    1515
     
    1919#include <boost/ref.hpp>
    2020#include <boost/thread.hpp>
    21 
    22 // Includes, opencv.
    23 #include <opencv/cv.h>
    24 #include <opencv/highgui.h>
    2521
    2622namespace pacpus {
Note: See TracChangeset for help on using the changeset viewer.