1060 Commits (18d1be45300c984c4c5e16dbf2a1c2a9263101dc)

Author SHA1 Message Date
Andrew Senin aa2ca3aa8f Improve FPS on black and white Ximea cameras 12 years ago
andrey.morozov 8d0452ed59 added test to save image with webp with alpha channel 12 years ago
Fedor Morozov a5e11079d7 Fixes, missing files, tests 12 years ago
Philippe FOUBERT 639450efdc PvAPI support on Windows with MinGW (PR #1038 applied to the branch 2.4) 12 years ago
Frédéric Devernay b524e275c1 allow QtKit capture in secondary threads 12 years ago
Alexander Shishkov 7b06592dea added conversions between UIImage and cv::Mat 12 years ago
Kirill Kornyakov cbed07bc18 Removed references to YG from samples 12 years ago
Dominik Rose e32700cf8f dc1394-2: support for operation mode 1394b added 12 years ago
Alexander Smorkalov 7c5bd78804 Test fixes 12 years ago
Alexander Smorkalov 347c86d9b5 Windows RT related code cleanup. 12 years ago
Alexander Smorkalov 34c6598752 Perf test failure fixes for Media Foundation. 12 years ago
Alexander Smorkalov 2bc1d3709c GetProperty method for MSMF VideoCapture implemented. 12 years ago
Alexander Smorkalov 43122939cb Media foundation video i/o fixes. 12 years ago
abidrahmank bcf9117957 Added missing python functions in highgui documentation 12 years ago
Alexander Smorkalov 996f02a531 Multiple Media Foundation video i/o fixes. 12 years ago
Alexander Smorkalov 0c9d776083 Media Foundation-based code refactoring. 12 years ago
Alexander Smorkalov e94cc0b5ee Media Foundation camera capture fixed. 12 years ago
Alexander Smorkalov 9fb762ccec VideoCapture for video files implemented. 12 years ago
Alexander Smorkalov 22b0cfbaa2 Media Foundation-based VideoWriter improvements. 12 years ago
Alexander Smorkalov ccb8292e8e Media Foundation-based VideoWriter added 12 years ago
Alexander Smorkalov 033e3092a3 Media Foundation based VideoCapture improved 12 years ago
Fedor Morozov 84ea0c9a97 Tests and rgbe fix 12 years ago
Fedor Morozov 7469c935f3 HDR formats support and HDR making. Code only. 12 years ago
Vladislav Vinogradov af2fc1a22a added documentation for OpenGL interoperability 12 years ago
Roman Donchenko 37d19b9c46 Pass the HAVE_QT* flags through the config header, like all others. 12 years ago
Alexander Shishkov 24fd2cc326 updated licenses 12 years ago
Alexander Shishkov 5db08961ce fixed Kirill's comments 12 years ago
Alexander Shishkov 0cee15eb7f Updated iOS camera. Added rotation flag. Added functions to lock/unlock focus, white balance and exposure. 12 years ago
Alexander Smorkalov 37b67fa50d Fix compiler error due to missing pthread header (Issue #2953) 12 years ago
Dirk Van Haerenborgh 30f7f9717f allow for arbitraty number of sources and sinks 12 years ago
Dirk Van Haerenborgh 6d66d11046 gstreamer: cleaning up resources 12 years ago
Andrew Senin 8eb6decb25 Fixed Ximea cameras support 12 years ago
Alexander Smorkalov 956d8027ef Bug #3044 cap_dshow.cpp forgotten validity check fixed. 12 years ago
Vladislav Vinogradov 2fae1d9507 removed ogl::Texture2D support from InputArray 12 years ago
Leszek Swirski 7d0f6b4d68 Fix image saving from QT toolbar 12 years ago
Leszek Swirski 9a1cc06ebe Fix pixel value rendering for non-fixed-size QT windows 12 years ago
Roman Donchenko 8714cbac91 Fix a missing header path when building with Qt 4. 12 years ago
IanVS 41fc41829c Updated documentation to new "COLOR_" format for color conversion enums. 12 years ago
alex77git c8abaea368 (tab to space) 2x 12 years ago
alex77git bc59428b3a Bug #2966, insert CV_Assert(size.width>0 && size.height>0); in imshow() 12 years ago
Dominik Rose 86ec9b79fd libd1394 2.x support for mingw on windows added 12 years ago
Andrey Kamaev b8ed00bd64 Compile OpenCV with GCC visibility set to hidden 12 years ago
Andrey Kamaev f856f78ac0 Update CMake scripts to recognize Qt 5.0 12 years ago
Andrey Kamaev 2665c39a0d Fix build warnings from gcc 4.8 12 years ago
Luis Díaz Más d13d5c0c12 Added setting feature of FPS in cap_libv4l 12 years ago
Alexander Smorkalov 8606ee4beb Front/Back camera semantic support added to Android VideoCapture back-end. 12 years ago
Kevin Hughes eedb6fa3c4 removed separate example for reading image sequences and modified starter_video.cpp to better explain the functionality of VideoCapture. I also added a bit more explanation in the documentation of the VideoCapture interface 12 years ago
Andrey Kamaev 8b294c6c90 Remove documentation for old python wrapper 12 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 12 years ago
Andrey Kamaev dd74a851f3 Fix build errors 12 years ago