9948 Commits (e49e75da06e947f5b63526535118061b8239d40a)
 

Author SHA1 Message Date
Alexander Smorkalov e49e75da06 OpenCV patch verison++. 10 years ago
Vladislav Vinogradov 1d40946959 Bug #4315 : fix CUDA bitwise operations with mask 10 years ago
Alexander Smorkalov 2598392295 Added explicit deb package dependency from libtbb-dev if TBB is enabled. 10 years ago
lujia 17cc5e2c40 bugfix_for_hog_detectMultiScale_with_weights 10 years ago
Vladislav Vinogradov 4b14400976 disable several heavy performance tests 10 years ago
Vladislav Vinogradov 4704a254f7 disable Video_PyrLKOpticalFlowDense performance test 10 years ago
Vladislav Vinogradov 7708e9882e use border extrapolation for central pixel in pyrDown 10 years ago
Vladislav Vinogradov fe1bd0cc2f fix racecheck warning in scanRows kernel 10 years ago
Vladislav Vinogradov a752f25944 increase epsilon for solvePnPRansac function 10 years ago
Vladislav Vinogradov a984da911b increase epsilons for some sanity tests 10 years ago
Vladislav Vinogradov df55be3c3d fix BruteForceMatcher resource distribution 10 years ago
Vladislav Vinogradov 55339de684 make NVIDIA tests verbose by default 10 years ago
Vladislav Vinogradov f08dd510fa fixed a bug in scanRows CUDA kernel (part of nppStIntegral) 10 years ago
Vladislav Vinogradov d308ed3712 fix GPU WARP border mode in CUDA 7.0 and Maxwell architecture 10 years ago
Vladislav Vinogradov 6d0f8aa893 fix tests for gpu HOG 10 years ago
Vladimir Kolesnikov bea98bd22a Not block PDB file in multithreaded build on Windows. 10 years ago
Vladislav Vinogradov 4539607ab1 fix gpu HOG implementation: 10 years ago
Vladislav Vinogradov b320138dba fix GpuMat::setTo implementation 10 years ago
Vladislav Vinogradov 95ea12588e set epsilon for gpu OpticalFlowBM to 1e-6, since it uses floating point arithmetic 10 years ago
Roman Donchenko bcd08b5d18 Mark the libs component required 10 years ago
Roman Donchenko 19298ae3cb Add component display names 10 years ago
Roman Donchenko 5e06da3050 Update the CPack variables to match the changes in asmorkalov/CMake#1 10 years ago
Roman Donchenko 17ac18a7b9 Remove useless CPACK_*_COMPONENT_INSTALL variables 10 years ago
Roman Donchenko c259590b26 Fix a memory leak in CvCapture_FFMPEG::close 10 years ago
Roman Donchenko 3f3ca85103 Don't use ${CMAKE_INSTALL_PREFIX} as an install destination 10 years ago
Alexander Smorkalov 05ddc16eaa Added Debian changelog to -tests package. 10 years ago
Alexander Smorkalov 2ba77614aa Debian package names replaced by lower case version to satisfy lintian. 10 years ago
Vladislav Vinogradov ef347aa6a4 disable gpu::matchTemplate tests 10 years ago
Alexander Smorkalov b1cdb91139 Fixed samples install permissions for Debian packaging. 10 years ago
Alexander Smorkalov a09ad35d98 opencv_testing.sh script installation is removed as run tests script does the same thing. 10 years ago
Alexander Smorkalov 1b5835cd35 Added dependency from numpy to debian package with python bindings. 10 years ago
Alexander Smorkalov 9932bbad3a Added Debian changelog installation step for Debian package generation. 10 years ago
Vijay Pradeep 39ac84ff04 Fixing race condition by expanding resultsMutex lock section 10 years ago
Vladislav Vinogradov fcbefaff86 fix tests for gpu::matchTemplate: 10 years ago
Roman Donchenko bf2256fb89 cvOpenFileStorage: reduce the scope of xml_buf and make sure it's freed... 10 years ago
Vladislav Vinogradov b0b2fc9e3f get rid of cuda.h usage 10 years ago
Roman Donchenko 1ccd64e102 Fix uninitialized memory reads and memory leaks in StereoGC 10 years ago
Vicente Olivert Riera 23bf3e337a superres: Fix return value VideoFrameSource_GPU 10 years ago
Vladislav Vinogradov 3cf265992f fix installation layout for debian packages: 10 years ago
Alexander Smorkalov 67635c6d65 Version++. 10 years ago
Vladislav Vinogradov a26e496d00 minor fix for StereoCSBP data cost compute kernel and test 10 years ago
Vladislav Vinogradov d579d3e596 increase epsilons for some tests, which functions use floating point arithm 10 years ago
Vladislav Vinogradov 5a77176654 avoid pointer arithmetic on register memory in color conversion 10 years ago
Andrey Pavlenko 7018f94959 Merge pull request #3288 from StevenPuttemans:fix_ts_dependencies 10 years ago
Andrey Pavlenko 533fde66e3 Merge pull request #3281 from a-wi:MSMF_remove_ATL_dependency 10 years ago
Andrey Pavlenko 5bd18155be Merge pull request #3290 from asmorkalov:android_disable_fisheye.rectify_for_tegra 10 years ago
Andrey Pavlenko aa6b5ac124 Merge pull request #3291 from asmorkalov:android_superres_video_check 10 years ago
Alexander Smorkalov ca40a749b6 Turn off superres accuracy tests if video i/o is not supported. 10 years ago
Roman Donchenko d54d580f79 Merge pull request #3275 from asmorkalov:ocv_gstreamer_backport 10 years ago
Roman Donchenko 774d6c1d0a Merge pull request #3285 from asmorkalov:android_servive_big.little_fix 10 years ago