========================================================================
xiApiPlusOcvExample 
========================================================================


This example contains an OpenCV wrapper for the XiAPI. It is based on a C++ XiAPIplus.




Files:
* xiApiPlusOcv.hpp - This is the header file of our OpenCV wrapper.
* xiApiPlusOcv.cpp - Contains the implementation of our OpenCV wrapper.
* xiApiPlusOcvExample.cpp - This is the entry point of the example application.



The files contain 
code merged from xiAPIplus API + created C++ wrapper for OpenCV


/////////////////////////////////////////////////////////////////////////////
