72 Commits (fd27d5ea00c47ef05e7a345fd55e379c28eb7b29)

Author SHA1 Message Date
Maksim Shabunin db1c8b3f9e Restored function to rescale pixel values before imshow 6 years ago
Tomoaki Teshima a1c073d289 add missing API cvGetPropVisible_W32 6 years ago
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
Alexander Alekhin b059a361dd highgui: drop obsolete Carbon API 6 years ago
Alexander Alekhin 5b17a60dde next: drop HAVE_TEGRA_OPTIMIZATION/TADP 7 years ago
Gregory Morse ec353dbdda Merge pull request #10412 from GregoryMorse:patch-2 7 years ago
Alexander Alekhin 602f047fe8 build: replace WIN32 => _WIN32 7 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Pavel Rojtberg 358ec04413 highgui: add property WND_PROP_VISIBLE 8 years ago
Alexander Alekhin 5383a625a7 fix Win build, change default WINNT macro to WinXP 8 years ago
Alexander Alekhin 063ac74369 fix modules deps 8 years ago
Maxim Kostin face069874 Added support for highgui module on WinRT 8.1+ 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
Alexander Alekhin 6dd3244019 fix build 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
vbystricky 193e97a34a Move declaration of IVideoCapture class into precomp.hpp, make some methods of IVideoCapture pure virtual 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
Roman Donchenko 5e00fc6afe Fixed MinGW build by declaring the minimal required Windows version. 11 years ago
Roman Donchenko 795c108f2b Fixed MinGW build by declaring the minimal required Windows version. 11 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Alexander Smorkalov 9fb762ccec VideoCapture for video files implemented. 12 years ago
Alexander Smorkalov ccb8292e8e Media Foundation-based VideoWriter added 12 years ago
Andrey Kamaev c98c246fc2 Move border type constants and Moments class to core module 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
Andrey Kamaev 517062039e Make core/internal.hpp a private header 12 years ago
Alexander Smorkalov 09bc99a0c0 HAVE_WIN32UI and HAVE_VFW checks and defines added. 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Alexander Smorkalov 3d594c70ff Multiple Windows RT fixes 12 years ago
Alexander Smorkalov 06aff4e7b0 Initial Windows RT support commit. 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago
Vladislav Vinogradov e06c3ec7c5 updated OpenGL functionality: 12 years ago
Alexander Smorkalov 75191e8f2f Smartek Giganetix Cameras support (Patch #2192) integrated to master. 12 years ago
Andrey Kamaev 00fbf58902 Revert incompletely applied patch from #2192 12 years ago
Vladislav Vinogradov 08fbf667f9 refactored opengl functionality 12 years ago
Andrey Kamaev fd4909360f Remove windows.h include from opencv2/core/internal.hpp to avoid conflicts with TBB library. 12 years ago
Evgeny Talanin 2e7656dbdf #2192 patch apply 12 years ago
Andrey Kamaev b368f99d03 Merged the trunk r8852:8880 13 years ago
Vadim Pisarevsky 7ef2114107 added fullscreen mode on Mac (patch #2040 by Takahiro Horikawa) 13 years ago
Andrey Kamaev bd0e0b5800 Merged the trunk r8589:8653 - all changes related to build warnings 13 years ago
Andrey Kamaev c5aba337e9 Fixed number of warnings. Fixed mingw64 build. 13 years ago
Andrey Kamaev 49a1ba6038 Set stricter warning rules for gcc 13 years ago
Andrey Kamaev 9941cf7c95 Fixed MSCV2005 build with TBB enabled. 13 years ago
Maria Dimashova fedff0922e removed unnecessary members of CvCapture_OpenNI 13 years ago
Vladislav Vinogradov 3afc97e67e fixed new OpenGL functionality under Qt 13 years ago
Vladislav Vinogradov 2a4fb155e1 added OpenGL support to Gtk realization of highgui 13 years ago
Vladislav Vinogradov c2783af781 added OpenGL support to highgui under WIN32 13 years ago
Andrey Kamaev 6167469bbd Fixed fullscreen window mode on Windows. 13 years ago
Artem Myagkov 3a3bc18381 modified capturing building ligic for iOS 13 years ago
Vadim Pisarevsky bd0d8429ee added support for Ximea cameras (patch by Marian Zajko), fixed GCC warnings in MOG2 background subtractor. 14 years ago