168 Commits (0ebe387cb296fbaae0d9550a32e77e909df5171a)

Author SHA1 Message Date
Gregory Morse 5427ede6a1 WinRT consistency 9 years ago
a-andre 2d3e170370 install opencv2/highgui.hpp header 9 years ago
a-andre d16fb30512 install opencv2/highgui.hpp header 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
Maksim Shabunin 3863dc5b2b Updated pkg-config generation, added sample makefile 10 years ago
Ilya Lavrenov 02e29fc99c suppress -Wclobbered warning 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
Maksim Shabunin 630eddf25a Extracted repeated cmake instruction block 10 years ago
Artur Wieczorek 073a7ff95a Fixed CMake issue with FFMPEG highgui configuration 10 years ago
Artur Wieczorek 7c354c14f7 CMake configuration for MSMF capture 10 years ago
GregoryMorse b9d5f3f6e9 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
Igor Kuzmin 0421da78b3 XIMEA cam support: allow on OS X too 10 years ago
Igor Kuzmin b027a84fa1 XIMEA cam support: use correct library for 64 bit Linux 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 d58f736935 Split highgui module to videoio and highgui 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Marvin Smith 14548227ca Adding support for GDAL raster images. 11 years ago
GregoryMorse 90920c2376 Update cap_msmf.cpp 11 years ago
Alexander Smorkalov 3ebdcafdd3 All installed files marked with component names for install customization. 11 years ago
Alexander Smorkalov b75cbfde45 All installed files marked with component names for install customization. 11 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 11 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Philippe FOUBERT 05d9375759 Trailing whitespace removal. 11 years ago
Philippe FOUBERT 8b0fc04d93 Fix the build of OpenCV with XIMEA on Windows 64 bits: 11 years ago
Alexander Alekhin 555c505b70 update cmake 'install' target for Windows platform 11 years ago
Tony 81d6842b8e These changes introduce Gtk3 support into the highgui module. 11 years ago
Alexander Shishkov 88712d97c6 fix CMake changes 11 years ago
Alexander Shishkov 396f6bb55f fixed problems with building iOS version 11 years ago
Roman Donchenko 6fed0e85c2 Cut down on the use of ZLIB_LIBRARY/ZLIB_INCLUDE_DIR. 11 years ago
kamjagin 7ff07e94a3 Fix for bug Bug #3215. Added HAVE_QTKIT as a separate mode from HAVE_QUICKTIME 11 years ago
Roman Donchenko d9f71b762f Deleted almost all of the precomp.cpp files. 11 years ago
Roman Donchenko 168e2a4ccb Removed CMake version checks that we don't need anymore. 11 years ago
Philippe FOUBERT 9c04db554f Rename PVAPI_DECLARATIONS to PVAPI_DEFINITIONS 11 years ago
Roman Donchenko e2ef2a5781 Refactored image format library finding logic. 12 years ago
Roman Donchenko ca8b621b4f Refactored detecting several Apple-related technologies. 12 years ago
Philippe FOUBERT 639450efdc PvAPI support on Windows with MinGW (PR #1038 applied to the branch 2.4) 12 years ago
Alexander Shishkov 7b06592dea added conversions between UIImage and cv::Mat 12 years ago
Fedor Morozov 7469c935f3 HDR formats support and HDR making. Code only. 12 years ago
Andrew Senin 8eb6decb25 Fixed Ximea cameras support 12 years ago
Roman Donchenko 8714cbac91 Fix a missing header path when building with Qt 4. 12 years ago
Andrey Kamaev f856f78ac0 Update CMake scripts to recognize Qt 5.0 12 years ago
Andrey Kamaev 0738ea7d0f Make highgui.hpp independent from C API 12 years ago
Alexander Smorkalov 4703f4552a Experimental MS Media Foundation API support added 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago