fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla
authorStevenPuttemans <steven.puttemans@kuleuven.be>
Thu, 9 Oct 2014 09:30:42 +0000 (11:30 +0200)
committerStevenPuttemans <steven.puttemans@kuleuven.be>
Tue, 28 Oct 2014 14:33:37 +0000 (15:33 +0100)
commit7dce2d0b8ff428084717e89ef8ca54c7b2f1ac48
tree5382a73d3f62f78e6bf12503aaf7e12f8f6157aa
parenta77a2f357c07c35ad3a918ffb7f69b7be6bd9722
fixing cap_pvpapi interface and making sure both AVT Manta and Proscilla
series are supported. Testing this with both cams for Windows and Linux
exhaustively.

Optimizing memory footprint by removing unused calls.

Adapted with the input of Shai

Added small example that illustrates how it should work.
modules/highgui/src/cap_pvapi.cpp
samples/cpp/videocapture_pvapi.cpp [new file with mode: 0644]