Changes between Version 2 and Version 3 of PacpusSensors/OpencvVideo


Ignore:
Timestamp:
04/08/16 13:27:19 (8 years ago)
Author:
ldecherf
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PacpusSensors/OpencvVideo

    v2 v3  
    11[[PageOutline(1-10,Contents)]]
    22
    3 = CanGateway plugin =
     3= OpencvVideo plugin =
    44
    55== Goal ==
    66
    7 The CanGateway plugin is in charge of interfacing a CAN bus and it manages the CAN card.
     7The OpencvVideo plugin is in charge of capturing a video with a webcam on linux.
    88
    99== Driver installation ==
     
    4747
    4848
     49We can also use build_linux.sh to compile
     50{{{
     51#!sh
     52$ cd trunk/build/ # first go into the build folder
     53$ ./build_linux.sh
     54}}}
     55
     56
    4957= Execution =
    5058
     
    5260
    5361== XML configuration ==
    54 
    55 Put an example xml file.
    5662
    5763<?xml version="1.0" encoding="ISO-8859-1"?>