149 Commits (1f43999f2ab2954386262cb27f284937614b281a)

Author SHA1 Message Date
Andrey Kamaev f4ba8b13c7 Add cv::setWindowTitle to highgui 10 years ago
Maksim Shabunin 555fdf893a Documenting imgproc module 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 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
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
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
Nick D'Ademo 75b80e5d7d Added missing comma in enum. 11 years ago
Adi Shavit 24333569aa Small fixes: typo, spacing and using ::ScreenToClient() instead of ::GetWindowRect() 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
Vadim Pisarevsky d914f20a4c updated patch to bring in the first functions with "transparent API" 11 years ago
Vladislav Vinogradov 0c7663eb3b Merge branch 'master' into gpu-cuda-rename 11 years ago
Roman Donchenko beeb932d22 Boring changes - highgui. 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
Vladislav Vinogradov 2fae1d9507 removed ogl::Texture2D support from InputArray 12 years ago
Andrey Kamaev b8ed00bd64 Compile OpenCV with GCC visibility set to hidden 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 2b1ef95415 Completely separate C and C++ API of OpenCV core 12 years ago
Andrey Kamaev be7bbe3aa9 Drop cv:: prefix from cv::String used inside the cv namespace 12 years ago
Andrey Kamaev 762aefd71b Compile opencv_test_core with cv::String instead of std::string 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
AoD314 63d9ee9523 This code is based on https://github.com/prasannatsm/opencv code. 12 years ago
Andrey Kamaev 2a6fb2867e Remove all using directives for STL namespace and members 12 years ago
Vladislav Vinogradov a938534a7e restored binary compatibility 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