1039 Commits (8392296eda8947da5f05991232d51e0d8a5a5199)

Author SHA1 Message Date
Björn Wöldecke f3aa4bdf59 fix misinterpretation of empty window name 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
vbystricky fd51c133df Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 10 years ago
Lars Glud 1242a66119 Openni2 support 10 years ago
Lars Glud 8b32235854 Openni2 support 10 years ago
VBystricky ca307669d4 Refresh code. Fix merge conflict 11 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Alexander Alekhin 6dd3244019 fix build 11 years ago
vbystricky 7fe7facfee Remove unused variable 11 years ago
vbystricky eb8366bb0a DShow camera as IVideoCapture object 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Adi Shavit b449bd5150 Clarified code. 11 years ago
Adi Shavit e25dca21d1 Fixed indentation. 11 years ago
Adi Shavit d44e3c369d Added documentation. 11 years ago
Adi Shavit 68827072c9 [HighGUI] On Windows: Support Ctrl+C to copy image to clipboard. 11 years ago
Ilya Lavrenov 93f8581b69 fixed warnings 11 years ago
Ilya Lavrenov 070be56e14 fixed warnings 11 years ago
Alexander Alekhin 5c8cd76893 fix bug with invalid signature size (should not be less than signatureLength()) 11 years ago
Neo Alienson b6e25a9fc7 Fix typos 11 years ago
StevenPuttemans 12207ac763 fix coordinate problem with large images - bug 1523 11 years ago
Yash Vadalia 7e56cfafbc fixed a syntax error in cap_giganetix.cpp 11 years ago
Luis Zarrabeitia bb5a22c504 highgui: fix segfault on CvCapture_GStreamer::retrieveFrame 11 years ago
Adrian Stratulat 4fb5680d91 Documentation - minor fix-ups 11 years ago
Artur Wieczorek f27a886314 Fix for issue #3645 (http://code.opencv.org/issues/3645). 11 years ago
GregoryMorse aa3c36f545 Update cap_msmf.cpp 11 years ago
Tony 65f63421fa Change quotes around GTK headers for angle brackets 11 years ago
Tony 1638341270 Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Ilya Lavrenov 4a63b3dd90 cv2cvtest part2 11 years ago
David Rolland cb8ddb1179 Corrected bug #1437. Corrected the cast of two short values from an lParam. lParam contains two signed-short, the position can be negative when another mouse event happens with a mouse_move (mouse_click, etc.) 11 years ago
Tony 8592022bd8 Change quotes around GTK headers for angle brackets 11 years ago
Ilya Lavrenov aa5326c231 cv::norm -> cvtest::norm in tests 11 years ago
Tony 7f671406db Use GTK_VERSION_MAJOR to switch between GTK+ version two and three 11 years ago
Nicolas Gryman da34f1d58c added jpeg with optimized coding support. 11 years ago
Nicolas Gryman b211e1d989 added jpeg progressive support. 11 years ago
Alessandro Trebbi c4a63f6a86 - 11 years ago
Ilya Lavrenov 20b6191842 doc fix 11 years ago
Alexander Smorkalov 0dba5bdc4a Multiple fixes in camera. 11 years ago
vbystricky 193e97a34a Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual 11 years ago
vbystricky d4a1df85be Change text of copyright 11 years ago
vbystricky f9e942f9ef Change text of license and copyright 11 years ago
Dave Hughes b184d7f27b Fix for #3554 11 years ago
Ilya Lavrenov 099ea91823 typos 11 years ago
GregoryMorse 90920c2376 Update cap_msmf.cpp 11 years ago
Ilya Lavrenov eedf86402d typos 11 years ago
vbystricky ff8b8ef24c Remove implementation of CvCapture interface for Intel PerC camera. Add IVideoCapture interface and implementation of this one for Intel PerC camera 11 years ago
Alexander Smorkalov dbb7aa7856 Highgui_Tiff.decode_tile16384x16384 disabled for Android. 11 years ago
Matti Picus dc50dc7254 fix merge 11 years ago
Matti Picus 31c8f2ec57 fix code, it turns out only TIFFReadRGBATile needs buffer pointer mangling 11 years ago
Matti Picus 46d128e073 add test (needs updated opencv_extra repo) 11 years ago
Alexander Shishkov 77df5948e7 removed trailing spaces 11 years ago