10948 Commits (8b19df3fecd558b9e87275f6620a18f807072a6e)
 

Author SHA1 Message Date
Vladislav Vinogradov c7a3a7d4d9 switched to new device layer in min/max 11 years ago
Vladislav Vinogradov b11cccaaca switched to new device layer in bitwize operations 11 years ago
Vladislav Vinogradov fdfffa5291 fixed warnings 11 years ago
Vladislav Vinogradov ef9917ecf1 used new device layer for cv::gpu::compare 11 years ago
Vladislav Vinogradov 43e811118b fixed assertion 11 years ago
Vladislav Vinogradov 766d950ff3 used new device layer in math per element operations 11 years ago
Vladislav Vinogradov 7628e57fc6 used new device layer for cv::gpu::absdiff 11 years ago
Vladislav Vinogradov 574ff47146 used new device layer for cv::gpu::divide 11 years ago
Vladislav Vinogradov e7dba695b3 used new device layer for cv::gpu::multiply 11 years ago
Vladislav Vinogradov 156f86ea0b used new device layer for cv::gpu::subtract 11 years ago
Vladislav Vinogradov 9c5da2ea22 used new device layer for cv::gpu::add 11 years ago
Vladislav Vinogradov 32d578f5f0 fixed gridTransform overloads problems 11 years ago
Vladislav Vinogradov f4fb7fe1be fixed compilation error "ambiguous symbol" on CUDA 5.0: 11 years ago
Roman Donchenko e0f5a2e532 Merge pull request #1512 from Exocoder:pre-gtk3 11 years ago
John Stowers 51341738ba Add cv::logPolar, cv::linearPolar, and a python example 11 years ago
Tony 0d06b1dced Change true for TRUE 11 years ago
Alexander Alekhin 958604a68e perf test: update error message about relative error 11 years ago
Vadim Pisarevsky c810d03d5c some more attempts to fix compile bug on Android 11 years ago
Roman Donchenko ada858e1c0 Merge pull request #1429 from nzjrs:fix-sketcher 11 years ago
Roman Donchenko e35bc11504 Merge pull request #1457 from pengx17:2.4_oclsvm 11 years ago
Roman Donchenko a4b3aa9e1e Merge pull request #1477 from nzjrs:python-gethardwaresupport 11 years ago
Roman Donchenko f3f7f70588 Merge pull request #1488 from abidrahmank:py_tutorials 11 years ago
Ilya Lavrenov a562b5c985 fixed ocl::meanStddev and created accuracy test for this function 11 years ago
Roman Donchenko 54c902dccd Merge pull request #1509 from perping:2.4_docs 11 years ago
Nghia Ho c41a5b9c2c Merge remote-tracking branch 'upstream/master' 11 years ago
Ilya Lavrenov 7379152afb fixed ocl::setIdentity 11 years ago
Roman Donchenko 8aa63af5de Merge pull request #1518 from jet47:bug-3291-tbb-install 11 years ago
Roman Donchenko 4ce0a8a822 Merge pull request #1520 from lluisgomez:scene_text_erGrouping_classifier 11 years ago
Vadim Pisarevsky c3748a5f95 fixed the trailing whitespaces 11 years ago
Roman Donchenko 42b396c97e Merge pull request #1522 from nghiaho12:latentsvm 11 years ago
Ilya Lavrenov 7edcefb2be fixed ocl::phase 11 years ago
Vadim Pisarevsky ca0956a7e2 this is rewrite of the github patch #674 by chouclee; the goal is to improve polyfit accuracy 11 years ago
Ilya Lavrenov b864f48274 fixed ocl::sum, ocl::sqrSum, ocl::absSum 11 years ago
Vadim Pisarevsky bc1f9d6268 fixed description of createLineSegmentDetector 11 years ago
Vadim Pisarevsky cd84742556 attempts to fix build errors on Android 11 years ago
Alex Leontiev 0324932fb3 Added the copyright statements 11 years ago
Juan Manuel Perez f6fc39ce8f Putting definitions of SCD and SCDMatcher separated from sc_dis.cpp file 11 years ago
Juan Manuel Perez 4672a70c1f Replaced dynamic_cas with Ptr::dynamicCast<>, and & with && 11 years ago
Juan Manuel Perez 1bf4298251 Macro removal 11 years ago
Juan Manuel Perez aa73dafbbb 2 Compile error fix for Win 11 years ago
Juan Manuel Perez 752d88f5d2 Compile error fix for Win 11 years ago
Juan Manuel Perez 5a1e9876fc Corrected compilation errors Win 11 years ago
Juan Manuel Perez ead966709d Remove ~ file 11 years ago
Juan Manuel Perez fe7bab499f Corrections for compiling issues in Win, And and Doc 11 years ago
Juan Manuel Perez 61c27ac81e Shape module added 11 years ago
Vadim Pisarevsky 851a8a1cd0 fixed whitespace error 11 years ago
Alexander Mordvintsev 20fe614c2f createLineSegmentDetectorPtr -> createLineSegmentDetector in tests and samples 11 years ago
Alexander Mordvintsev 0a8d62e5fd createLineSegmentDetectorPtr -> createLineSegmentDetector 11 years ago
Alexander Mordvintsev f0b050fa88 exposed LineSegemntDetector to python 11 years ago
StevenPuttemans f6c802b563 Applied fix suggested in bug 3282 and shortened code 11 years ago