1060 Commits (7ed38b97c3726c14155865267b054d2ad6049f41)

Author SHA1 Message Date
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Ashod Nakashian 006384edaf highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Andrey Kamaev 05bc48e8f4 Make Ctrl+S open save dialog on Gtk backend 10 years ago
Andrey Kamaev fac99de7ec It turns opengl gheck is not needed for win ctrl+s 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin dcae7698ad Doxygen documentation for: highgui, video, imgcodecs and videoio 10 years ago
Andrey Kamaev 3fa02787ac Make Ctrl+S open save dialog on Windows 10 years ago
Andrey Kamaev f4ba8b13c7 Add cv::setWindowTitle to highgui 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 10 years ago
Alexander Bohn / FI$H2k 8340e31f1f Fixed OS X compilation error in window_cocoa.mm 10 years ago
Maksim Shabunin 630eddf25a Extracted repeated cmake instruction block 10 years ago
Maksim Shabunin 88aea1d52f Stripped iCCP chunk from png files 10 years ago
GregoryMorse b5a4159efc Add support for WinRT in the MF capture framework by removing the disallowed calls to enumerate devices and create a sample grabber sink and adding framework for the MediaCapture interface and a custom sink which interfaces with the sample grabber callback interface. The change requires discussion for making it completely functional as redundancy is required given that if the source is a video file, the old code pathways must be used. Otherwise all IMFMediaSession, IMFMediaSource, and IMFActivate code must use a MediaCapture code path and all sink code must use the CMediaSink custom sink. 10 years ago
Daniel Stonier d3ad26926d fixed support for parallelised imshows with qt via the gui receiver. 10 years ago
Vadim Pisarevsky 4530c7ad08 trying to fix builds 10 years ago
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 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 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
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
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