148 Commits (4c048a487e932cd5bf8b560294009bebbb8b8fe5)

Author SHA1 Message Date
Vadim Pisarevsky 11eafca3e2
removed C API in the following modules: photo, video, imgcodecs, videoio (#13060) 6 years ago
Alexander Alekhin 549b5df225 build: workaround issues with C compilation mode 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
Pavel Rojtberg 358ec04413 highgui: add property WND_PROP_VISIBLE 8 years ago
sourin a34fbf7bb1 Fixed identifiers warns 8 years ago
Alexander Alekhin 063ac74369 fix modules deps 8 years ago
Aman Verma b0209ad7f7 Fix for #5495 : add setTrackbarMin 9 years ago
Maxim Kostin face069874 Added support for highgui module on WinRT 8.1+ 10 years ago
Nguyen Nguyen 58dd70e8dc Revert support for audio 10 years ago
Nguyen Nguyen 53ff537f1c temporary fixes 10 years ago
Nguyen Nguyen a5814871d9 Adding audio to opencv 10 years ago
Nguyen Nguyen 9682430a69 Adding code to deal with audio output 10 years ago
Nguyen Nguyen 1f72815637 Exporting videoFileString to outside world 10 years ago
Prof. Dr. Rudolf Haussmann a9d4e05346 Changes to be committed: 10 years ago
Prof. Dr. Rudolf Haussmann a7bf1d53d8 Changes to be committed: 10 years ago
Ashod Nakashian 63c49be487 highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Ashod Nakashian 006384edaf highgui: Support to change trackbar count in setTrackbarPos and replaced deprecated CreateToolbarEx in Windows. 10 years ago
Maksim Shabunin dcae7698ad Doxygen documentation for: highgui, video, imgcodecs and videoio 10 years ago
StevenPuttemans f151b1d277 fix wrong property name and corresponding documentation 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 10 years ago
StevenPuttemans 2b8229f716 adding extra buffer parameter 10 years ago
Vadim Pisarevsky 4530c7ad08 trying to fix builds 10 years ago
vbystricky fd51c133df Add depends from highgui to imgcodecs and videoio. And include header from imgcodecs and videoio to imgcodecs 11 years ago
Lars Glud 1242a66119 Openni2 support 11 years ago
Lars Glud 8b32235854 Openni2 support 11 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 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
Alexander Smorkalov 0dba5bdc4a Multiple fixes in camera. 11 years ago
Adi Shavit e45cf2173f [HighGUI] Updated mouse wheel delta to reside within the 'flags' variable. Updated C++ API. 11 years ago
Adi Shavit fecd5c994b Added support for mouse-wheel events on Windows. 11 years ago
Nick D'Ademo 25870fa66b Added PVAPI enums to highgui.hpp 11 years ago
Nick D'Ademo 3cf5c0b991 Added get and set for extra PVAPI property: CV_CAP_PROP_FRAMESTARTTRIGGERMODE 11 years ago
Vladimir Bystricky 80d0593dbd Delete end comma in enumerations 11 years ago
Vladimir Bystricky cc08e00876 Fix notes about cmake files. Fix build warning. 11 years ago
Vladimir Bystricky 4088013251 Add set/get depth generator properties by default. Add documentation 11 years ago
Vladimir Bystricky e8d2a9752b Add support Creative Senz3D camera by Intel Perceptual Computing SDK 11 years ago
Roman Donchenko 9ed475cf52 War on Whitespace, master edition: file endings. 11 years ago
Roman Donchenko e9a28f66ee Normalized file endings. 11 years ago
Alexander Shishkov 7b06592dea added conversions between UIImage and cv::Mat 12 years ago
Alexander Smorkalov 347c86d9b5 Windows RT related code cleanup. 12 years ago
Alexander Smorkalov 43122939cb Media foundation video i/o fixes. 12 years ago
Alexander Shishkov 0cee15eb7f Updated iOS camera. Added rotation flag. Added functions to lock/unlock focus, white balance and exposure. 12 years ago
Alexander Smorkalov 8606ee4beb Front/Back camera semantic support added to Android VideoCapture back-end. 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 a42a0f5fca Added compatibility headers 12 years ago
Andrey Kamaev ad5cddc007 Main module headers are moved 1 level up 12 years ago