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

=================
TapReconstruction
=================

This sample shows how use the PvTapFilter class to perform tap reconstruction 
on a synthetic image.


1. Introduction

Using the PvTapFilter class, this sample shows how to:
*  Creating a synthetic image in a PvBuffer
 * Perform tap reconstruction on incoming images
 * Save a PvBuffer image as a TIFF file


2. Description

2.1 TapReconstruction.cpp.

Shows how to use the PvTapFilter class for tap reconstruction. Please refer to the comments in the source code for more information regarding the methods used in this sample.
