1417 Commits (e5d78960c6c96c255ca699a0b9f0974e571055b3)

Author SHA1 Message Date
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
Marvin Smith 14548227ca Adding support for GDAL raster images. 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
Mike Maraya 7936faf9a3 Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737) 11 years ago
Mike Maraya 5c85f816c9 Revert "Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737)" 11 years ago
Mike Maraya 56683e6d11 Fixes build failure on Mac OS X 10.10 Yosemite Beta due to highgui/src/window_cocoa.mm (Bug #3737) 11 years ago
Mike Maraya fbac578c79 Fixes resizeWindow() on OS X (Bug #3200) 11 years ago
unknown ade46bd428 Fixed typos in comments 11 years ago
Neo Alienson b6e25a9fc7 Fix typos 11 years ago
Ehren Metcalfe cd3aa0184a Fix resource leak with iOS camera due to failure to remove AVCaptureSession input/outputs on stop (Bug #3389) 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
Alexander Shishkov cc529d971b removed tabs 11 years ago
Marijan Vukcevich 9a98cd6e65 Update cap_ios_abstract_camera.mm 11 years ago
Stuart Cunningham 5d43d3ca88 Fix Windows build of grfmt_tiff.cpp by using libtiff's integer types. 11 years ago