StevenPuttemans
7dce2d0b8f
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.
11 years ago
Andrey Kamaev
949c4edf41
Merged the trunk r8408:8457 (inclusive)
13 years ago
Andrey Kamaev
e161f428a0
Fixed PvAPI search on Windows #1927
13 years ago
Vadim Pisarevsky
d5a0088bbe
merged 2.4 into trunk
13 years ago
Alexander Reshetnikov
3d108958e7
Added resources release for AVT cameras (ticket #1814 )
13 years ago
Vadim Pisarevsky
2fd1e2ea57
merged all the latest changes from 2.4 to trunk
13 years ago
Andrey Kamaev
7a3786bad9
Fixed PvApi wrapper build
13 years ago
Alexander Reshetnikov
5042f5daa7
Fixed compilation error under Linux (memset for pvapi was moved to constructor)
13 years ago
Alexander Reshetnikov
6d0c022347
Fixed cameras segfault (patch #1771 )
13 years ago
Stefano Fabri
11feada567
Some warning fix. Initial multicast get property support
14 years ago
Stefano Fabri
715b5d0c55
Little fix for multicast (we'll testing in a real multicast environment in the next days)
14 years ago
Vadim Pisarevsky
a87d12eb9e
added CV_CAP_PROP_PVAPI_MULTICASTIP property (thanks to Stefano Fabri for the patch)
14 years ago
Vadim Pisarevsky
758e826d2e
do not use WIN64/_WIN64 anymore - CMake did not set it anyway. Use WIN32 + __x86_64 or _M_X64 instead. Also, make VideoInput optional (WITH_VIDEOINPUT=ON/OFF) => now Mingw-dw2 can build OpenCV
15 years ago
Stefano Fabri
1c7297f5be
Another little fix for Monocrome frame
15 years ago
Stefano Fabri
3499703ede
Fixed a typo
15 years ago
Stefano Fabri
22d22fd925
Some little fix in pvapi backend
15 years ago
Stefano Fabri
2dcad1eb81
Added some paramter to set exposure, adaptable packet size
15 years ago
Stefano Fabri
2d0b20df9e
Removed a debug print
15 years ago
Stefano Fabri
183f2306c8
Initializaed monocrom variable on costructor
15 years ago
Stefano Fabri
c7cf80fd59
Enable pixelformat check
15 years ago
Stefano Fabri
a419ecfde5
Return false if cannot adapt packed size with mtu max of network adapter
15 years ago
Stefano Fabri
686737e24f
Add support for monocrome cmos ccd
...
Adapted mtu and packed size
Some minor fixes in gstreamer because not implemented support of v4l v4l2 in the wrapper
default beahvior must be v4l v4l2 or libv4l backends
15 years ago
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
15 years ago