181 Commits (21ee54c3d1b66c4ffe0ee0a454bad6112457a1a8)

Author SHA1 Message Date
Alexander Alekhin 0d747daf47 cmake: use absolute library paths from 'pkgconfig' 6 years ago
Suleyman TURKMEN 3b191bf2dd update CMakeList.txt 7 years ago
Alexander Alekhin 3ae7515955 qt: fix non-world builds 7 years ago
mevatron fdc4344acb Small fix for using Qt 5.x with opencv_world 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
tribta 6512a4b7e3 OpenCV Java Highgui Class 7 years ago
Alexander Alekhin a9cc87636f build: update modules descriptions 8 years ago
Vladislav Sovrasov ad7cf58450 highgui: add ROI selector 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Alexander Alekhin e16227b53c cmake: support multiple CPU targets 8 years ago
Alexander Alekhin 8633ef451e cmake: cleanup unused defines 8 years ago
Alexander Alekhin c314178e7a highgui/osx: backport AVFoundation support 8 years ago
Alexander Alekhin 063ac74369 fix modules deps 8 years ago
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