10209 Commits (42ecfc5538b3da27f3ec4c0d5cd3c214547f8a6b)

Author SHA1 Message Date
Alexander Mordvintsev 42ecfc5538 fixed parsing enums with tailing comma 10 years ago
Alexander Mordvintsev 964657a155 glob for python module dependences 10 years ago
Alexander Mordvintsev 1d1bfd3d7d automatic search for headers for python wrapper generation 10 years ago
Adrian Stratulat a98ce86ca3 Add NEON intrinsics to core/src/arithm.cpp 10 years ago
Alexander Karsakov e51c0810b6 Added accuracy and performance tests for DFT all modes. 10 years ago
Elena Gvozdeva 4fdd6de8e8 Fixed ippiDFT call 10 years ago
vbystricky 716218cac4 Optimize ocl version of warp_affine 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
VBystricky cc703b01df Fix build errors with cap_v4l on Linux 10 years ago
Lars Glud 1242a66119 Openni2 support 10 years ago
PhilLab e82241cba5 Function for drawing arrows 10 years ago
Lars Glud 8b32235854 Openni2 support 10 years ago
Petr Glotov 7a77cf584a added timelapse 10 years ago
pradeep 7171431e7c Changed cv::log to std::log 10 years ago
VBystricky ca307669d4 Refresh code. Fix merge conflict 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
Ilya Lavrenov f2a2467de3 enabled BufferPool 11 years ago
Alexander Alekhin 6dd3244019 fix build 11 years ago
Ilya Lavrenov fee3d6931b corners 11 years ago
Ilya Lavrenov c949845a6b fixed perf test 11 years ago
Zhigang Gong 2e49ca4903 Avoid unmap an umat(ocl) which hasn't been mapped at all. 11 years ago
pradeep 0d49f97128 Fixed truncation warning 11 years ago
pradeep f8b23cff18 Fixed test errors, added support for C data types. 11 years ago
Ilya Lavrenov e8f5c2fcf6 OpenCL before IPP 11 years ago
vbystricky 7fe7facfee Remove unused variable 11 years ago
vbystricky eb8366bb0a DShow camera as IVideoCapture object 11 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Beat Küng 90dce84314 imgproc: fix compiler error for gcc 4.8 11 years ago
Ilya Lavrenov e2b86974ae SSE2 optimization of cv::patchNaNs 11 years ago
Ilya Lavrenov e04c39b089 SSE2 optimization of cv::inRange 11 years ago
Adi Shavit 7674f3ddbf Added call to clone() to avoid unexpected change to external data. 11 years ago
Ilya Lavrenov 55d84cf815 optimization of cv::minMaxLoc - used min/max 11 years ago
vbystricky 690c932d7f Change groups count for Intel 11 years ago
Ilya Lavrenov 2fe07abf83 use vectors for devices of all vendors 11 years ago
Ilya Lavrenov 8fdbdb131d SSE4.1 optimiation of cv::Moments CV_16U 11 years ago
Alexander Alekhin c5d3c08256 ocl: add try-catch for OpenCL device getter 11 years ago
Ilya Lavrenov 93f8581b69 fixed warnings 11 years ago
Ilya Lavrenov e5b63d43f2 sse2 optimization of inv_sqrt_64f 11 years ago
Ilya Lavrenov 46e2216165 fixed cv::warpPerspective 11 years ago
Ilya Lavrenov 10c772fa7f minor optimization of cv::LUT 11 years ago
vbystricky a3b9884674 Change global buffer to local 11 years ago
Ilya Lavrenov d40cb39616 SSE2 optimization of magnitude calculation 11 years ago
Ievgen Khvedchenia 92ead5fab3 Fix cmake to build OpenCV framework on OSX 11 years ago
Alexander Alekhin 157257b072 ocl: don't use OpenCL CPU device in default setup 11 years ago
Ilya Lavrenov 972119bff3 sse2 optimization of cv::convertScaleAbs 11 years ago
Ilya Lavrenov 54e4ef657c optimized cv::transpose inplace 11 years ago
Ilya Lavrenov 9c8b9fc733 cv::transpose 11 years ago
Ilya Lavrenov 978f7eb44a added perf test for transpose inplace 11 years ago
Ilya Lavrenov 654bdde8ed SSE2 optimization of cv::preCornerDetect 11 years ago
Alexander Karsakov d5c99a07b6 Use fma only for Intel devices 11 years ago