10 Commits (41398987c345678ce922bf6ada073f7d6e484ae3)

Author SHA1 Message Date
Alexander Alekhin 8f0669c300 videoio: apply CV_OVERRIDE/CV_FINAL 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Prof. Dr. Rudolf Haussmann 9f1eb70dbc Changes to be committed: 10 years ago
Artur Wieczorek 854a722c70 Implement VideoCapture::get, CvCapture::getProperty, IVideoCapture::getProperty as constant methods. 10 years ago
Nick D'Ademo 91676de638 Change decimation enum values so they can be used in resolution calculations. 10 years ago
Low Chin Kian 911e1bd1e4 Allow full range IPv4 support, up to 255.255.255.255 10 years ago
Nick D'Ademo 2b94bcffb9 Added get and set for additional PVAPI properties: DecimationHorizontal, DecimationVertical, BinningX, BinningY 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Nick D'Ademo 25870fa66b Added PVAPI enums to highgui.hpp 11 years ago
Nick D'Ademo 3cf5c0b991 Added get and set for extra PVAPI property: CV_CAP_PROP_FRAMESTARTTRIGGERMODE 11 years ago
Andrey Kamaev 75513a46dc Remove all include directives for <string> 12 years ago
Andrey Kamaev 762aefd71b Compile opencv_test_core with cv::String instead of std::string 12 years ago
askforeric 3923484341 Refactored the PvAPI capture class to better facilitate dynamic property changes 12 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 15 years ago
Vadim Pisarevsky 127d6649a1 "atomic bomb" commit. Reorganized OpenCV directory structure 15 years ago