Prof. Dr. Rudolf Haussmann
a7bf1d53d8
Changes to be committed:
...
(use "git reset HEAD <file>..." to unstage)
modified: modules/highgui/include/opencv2/highgui/highgui_c.h
modified: modules/highgui/src/cap_dshow.cpp
modified: modules/highgui/src/cap_pvapi.cpp
modified: modules/java/generator/gen_java.py
Änderungen in der PvAPI hinzugefügt.
2015-03-20 01:42:16 +01:00
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.
2014-10-28 15:33:37 +01:00
Andrey Kamaev
949c4edf41
Merged the trunk r8408:8457 (inclusive)
2012-05-30 08:47:34 +00:00
Alexander Reshetnikov
3d108958e7
Added resources release for AVT cameras (ticket #1814 )
2012-04-20 13:29:10 +00:00
Andrey Kamaev
7a3786bad9
Fixed PvApi wrapper build
2012-04-12 13:50:23 +00:00
Alexander Reshetnikov
5042f5daa7
Fixed compilation error under Linux (memset for pvapi was moved to constructor)
2012-04-12 13:35:48 +00:00
Alexander Reshetnikov
6d0c022347
Fixed cameras segfault (patch #1771 )
2012-04-12 12:11:43 +00:00
Stefano Fabri
11feada567
Some warning fix. Initial multicast get property support
2011-06-09 07:54:10 +00:00
Stefano Fabri
715b5d0c55
Little fix for multicast (we'll testing in a real multicast environment in the next days)
2011-06-08 12:44:01 +00:00
Vadim Pisarevsky
a87d12eb9e
added CV_CAP_PROP_PVAPI_MULTICASTIP property (thanks to Stefano Fabri for the patch)
2011-06-06 19:23:43 +00:00
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
2010-07-16 22:38:57 +00:00
Stefano Fabri
1c7297f5be
Another little fix for Monocrome frame
2010-07-13 18:11:45 +00:00
Stefano Fabri
3499703ede
Fixed a typo
2010-07-13 18:08:20 +00:00
Stefano Fabri
22d22fd925
Some little fix in pvapi backend
2010-07-13 17:58:08 +00:00
Stefano Fabri
2dcad1eb81
Added some paramter to set exposure, adaptable packet size
2010-06-25 13:18:40 +00:00
Stefano Fabri
2d0b20df9e
Removed a debug print
2010-06-24 18:23:57 +00:00
Stefano Fabri
183f2306c8
Initializaed monocrom variable on costructor
2010-06-24 17:54:49 +00:00
Stefano Fabri
c7cf80fd59
Enable pixelformat check
2010-06-24 16:27:41 +00:00
Stefano Fabri
a419ecfde5
Return false if cannot adapt packed size with mtu max of network adapter
2010-06-24 15:23:43 +00:00
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
2010-06-24 13:38:57 +00:00
Vadim Pisarevsky
127d6649a1
"atomic bomb" commit. Reorganized OpenCV directory structure
2010-05-11 17:44:00 +00:00