Copyright (c) 2013, Pleora Technologies Inc., All rights reserved.

================
PvPipelineSample
================

This sample shows how to use the PvPipeline class for image acquisition.


1. Introduction

Using the PvPipeline class, this sample shows how to:
 * Connect to a device
 * Setup the stream
 * Retrieve images from the device
 * Monitor statistics
 * Stop streaming


2. Pre-conditions

This sample assumes that:
 * you have a GigE Vision Device connected to a network adapter or a USB3 Vision device connected to a USB 3.0 interface.


3. Description

3.1 PvPipelineSample.cpp.

Shows how to use the PvPipeline class for image acquisition. Please refer to the comments in the source code for more information regarding the methods used in this sample.