11274 Commits (7ed38b97c3726c14155865267b054d2ad6049f41)

Author SHA1 Message Date
Vladislav Vinogradov 7ed38b97c3 fix cuda::BufferPool deinitialization 10 years ago
Vladislav Vinogradov ec33c4ae36 increase epsilons for tests due to different optimizations (IPP vs CUDA, float vs double) 10 years ago
Vladislav Vinogradov 25f33a7e30 update cudev color conversions according to the latest changes in CPU code 10 years ago
Vladislav Vinogradov 48c9c24da6 disable -Wshadow warning for CUDA modules: 10 years ago
Maksim Shabunin c485aee464 Included c-headers for better 2.4 compatibility 10 years ago
Joe Howse 13c04120dd For Java compatibility, avoiding explicit pseudonym in enum 10 years ago
Joe Howse 620a969285 Allow BGR, RGB, or gray capture via libv4l 10 years ago
Florian Verdet f87f0cc481 fix obvious copy+paste typo in computeDistance() 10 years ago
Yan Wang efa84d8225 Use preprocessor for constant values in OpenCL kernel instead of 10 years ago
Yan Wang fd2d800c06 Remove unnecessary local variable "size". 10 years ago
Ana Huaman Quispe 0b429fee7b Changed CV_DbgAssert to CV_Assert when setting video modes for OpenNI2. Otherwise, in release mode the default modes never get set 10 years ago
StevenPuttemans edb608d206 fix documentation bug 2432 10 years ago
vincentweb 4d12beb723 Added better OpenNI2 support to the Asus Xtion and Occipital Structure 10 years ago
Dmitry-Me f269828160 Reduce variables scope, move declaration to first use point 10 years ago
TobyWanKenobi b35f5d115f Removed "FORMAT_XML" to generalize format 10 years ago
orestis c762da9893 Fix SymmColumnSmallVec_32s16s SSE code 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 c28fea32c7 Build separate world-like iOS framework for contrib 10 years ago
Andrey Kamaev 05bc48e8f4 Make Ctrl+S open save dialog on Gtk backend 10 years ago
Andrey Kamaev fac99de7ec It turns opengl gheck is not needed for win ctrl+s 10 years ago
Yan Wang 2df606f098 Use sincos instead of sin and cos. 10 years ago
Yan Wang 1c9f956b88 Remove unnecesary operations and calculations in loop body. 10 years ago
Chuanbo Weng 2d8c89c40b Remove unnecessary kercn limitation of 4. 10 years ago
TobyWanKenobi f54b80d2c8 Re-edition of documentation 10 years ago
Maksim Shabunin 84379140ba Python test: added options to provide local data path 10 years ago
TobyWanKenobi b3bba3476d Re-editing Documentation 10 years ago
TobyWanKenobi 270af2ca79 Changing tabs to spaces. 10 years ago
Alexander Karsakov bcca34bc96 Fixed typo in description of Rect operations 10 years ago
TobyWanKenobi a1e04c98aa Add method in StatModel class, to load from String 10 years ago
Maksim Shabunin 6d282ddf72 Documentation: removed mention of Mat(IplImage*) constructor 10 years ago
Dmitry-Me cb049657e5 Prevent division by zero 10 years ago
Dmitry-Me c669b7e4cd Simplify overengineered code 10 years ago
Artur Wieczorek 41afe54696 Fix determining bounding box of the edge collection in FillEdgeCollection(). 10 years ago
Maksim Shabunin 03e213ccae Doxygen documentation: BiB references and fixes 10 years ago
Maksim Shabunin 1523fdcc1c Doxygen documentation: more fixes and cleanups 10 years ago
Maksim Shabunin 6dcafe0c2d Doxygen documentation: cuda submodules reorganized 10 years ago
Maksim Shabunin 397bf7f2b7 Doxygen documentation: viz 10 years ago
Maksim Shabunin 9d89f8d3dc Doxygen documentation: shape, superres, videostab 10 years ago
Maksim Shabunin ceb6e8bd94 Doxygen documentation: cuda 10 years ago
Maksim Shabunin 472c210687 Doxygen documentation: flann, photo and stitching modules 10 years ago
Maksim Shabunin 8e9ea0e3d1 Doxygen doucmentation: ml module 10 years ago
Maksim Shabunin c5a698fb54 Doxygen documentation: calib3d and features2d modules 10 years ago
Maksim Shabunin dcae7698ad Doxygen documentation for: highgui, video, imgcodecs and videoio 10 years ago
Andrey Kamaev 3fa02787ac Make Ctrl+S open save dialog on Windows 10 years ago
Ari Suwendi b14f7c99d2 bug fix for a crash when input image is small 10 years ago
Takahiro Poly Horikawa 553bb7956e Fix "assignment operator could not be generated" warnings 10 years ago
Takahiro Poly Horikawa 180e54d09d - Use cv::Mutex to safely update converged flag 10 years ago
Takahiro Poly Horikawa 123ca7e1c5 Parallize building kmeans index in flann 10 years ago
HelenWong e88bf2bc30 Updated Documentation (HoughCircles) 10 years ago
Dmitry-Me 4ff8a3ad92 Fix incorrect size computation 10 years ago