1083 Commits (6b8e13d01725b8dbba97c365f29afc44bafe8cd2)

Author SHA1 Message Date
Suleyman TURKMEN 7522527827 Update window_w32.cpp 9 years ago
Alexander Alekhin aa871ca506 fix wrong usage of status(), remove useless message in videoio 9 years ago
Maxim Kostin face069874 Added support for highgui module on WinRT 8.1+ 10 years ago
Maxim Kostin 6724a0b8cd Added dummy highgui WinRT implementation 10 years ago
Mike Maraya 607d3b54ce Fixes resizeWindow() on OS X (Bug #3200) 10 years ago
Dikay900 7ca0557b40 typos in comments 10 years ago
Maksim Shabunin 3863dc5b2b Updated pkg-config generation, added sample makefile 10 years ago
Ashod Nakashian 7cd198623e Prevent the parent from drawing over OpenGL context. 10 years ago
Maksim Shabunin 01c3d491e7 Fixed python crash when both cv2.imshow and gtk module are used 10 years ago
Luis Díaz Más b599774e30 Fix a bug that impede to set the trackbar pos using the Qt control panel 10 years ago
Luis Díaz Más e6f7e96ff4 Fixing the bug #4244 that I just reported in code.opencv.org 10 years ago
Craig Reynolds b4c7c011b7 In cvAddText, construct QString from "text" using fromUtf8. 10 years ago
StevenPuttemans cef2cf2852 fixing locale settings - making it universal 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
StevenPuttemans 350dccf84a fix error 3714 10 years ago
Artur Wieczorek 1264be8785 Check if _WIN32_IE is defined with proper value in window_w32.cpp 10 years ago
Maksim Shabunin d01bedbc61 Removed Sphinx documentation files 10 years ago
Vladislav Vinogradov 53862687d5 rename CudaMem -> HostMem to better reflect its purpose 10 years ago
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