5776 Commits (b216c0940cdaac548395bcd401098b146e8d2dd3)

Author SHA1 Message Date
Vadim Pisarevsky 07e0f7bf59 refactored video module; use the new-style algorithms now 12 years ago
Vadim Pisarevsky 14a0abbfa9 refactored video module; use the new-style algorithms now 12 years ago
Andrey Kamaev 89356ff16d Move non-CV functionality from core.hpp to separate utility.hpp header 12 years ago
Bo Li 94b12eae92 update five-point license 12 years ago
Vadim Pisarevsky 9a86245242 added test for bug #1448 and hopefully fixes the bug #2898 12 years ago
Alexander Smorkalov 3d594c70ff Multiple Windows RT fixes 12 years ago
Anatoly Baksheev 08e55b7801 compilation for osx 12 years ago
Vadim Pisarevsky a06af5ca25 dramatic speedup of SVM::predict in the case of linear SVM 12 years ago
AoD314 7d0c600504 improved test of webp 12 years ago
marina.kolpakova 238ea7f0f0 fix warnings under win. 12 years ago
Vladislav Vinogradov 0a65f2f4af merged gpunonfree and nonfree module 12 years ago
Vladislav Vinogradov 3b065e38be fixed warnings 12 years ago
Vladislav Vinogradov fd7bf0b766 moved SURF_GPU and VIBE to gpunonfree module 12 years ago
Vladislav Vinogradov abc9ef6809 moved utility functions from gpu_perf_test and gpu_test to ts module 12 years ago
marina.kolpakova 43db0d543d fix win warnings 12 years ago
Anatoly Baksheev ceadaed108 Added Affine3<T> class 12 years ago
Daniil Osokin e153f0631c Added missing enums for cvtColor RGB to YUV420p 12 years ago
marina.kolpakova 318257f3a3 refactor cpp files naming 12 years ago
marina.kolpakova 0211843062 merge Detection structure for CPU and GPU soft cascade detectors 12 years ago
Anatoly Baksheev fe10c74faa fixed compilation for vs2008 12 years ago
marina.kolpakova 92ba74a3ee fix cuda 12 years ago
Bo Li 28256209b0 updated doc 12 years ago
Bo Li 2435e59890 rewrite five-point coeff matrix. 12 years ago
Andrey Kamaev e75df56317 Unified handling of InputOutputArrays in Python wrapper generator 12 years ago
Alexander Bohn / FI$H2k f3ee55e042 Fix for encoding errors when building Java source 12 years ago
Andrey Kamaev a1c456b7c3 Extract common base header for C and C++ APIs 12 years ago
marina.kolpakova 157a98edf7 refactored cuda error handling; remove optional dependancies in soft cascade training app 12 years ago
marina.kolpakova a476664144 fixed compilation with latest master changes 12 years ago
Vladislav Vinogradov 4a237af814 implemented Malvar, He, and Cutler Bayer Demosaicing on gpu 12 years ago
Andrey Kamaev 14d27112e9 Fix build of ffmpeg wrapper with some versions of avutil 12 years ago
marina.kolpakova 6f11dc03b9 implement integral 12 years ago
marina.kolpakova 83e7d3dd67 remove generic version of GPU channel computer. 12 years ago
marina.kolpakova 3c8e66d580 softcascade: remove device dependency on gpu 12 years ago
marina.kolpakova 6daf17f974 remove softcascade host dependencies on gpu module 12 years ago
marina.kolpakova 5120322cea move gpu version of soft cascade to dedicated module 12 years ago
marina.kolpakova 9b00c14fff moved documentation for CUDA version of softcascade 12 years ago
Alexander Smorkalov 06aff4e7b0 Initial Windows RT support commit. 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
marina.kolpakova 18aa5c921f use OpenCV's twister. 12 years ago
marina.kolpakova cf66942505 enable training test. refactor globbing 12 years ago
Andrey Kamaev 7e50d3e571 Fixed MSVC warnings 12 years ago
Andrey Kamaev 55698548dd Avoid assert in lapac.cpp if findHomography fails in BestOf2NearestMatcher::match 12 years ago
Andrey Kamaev 013fd9bf59 Make CV_XADD independent on STL and system headers 12 years ago
Vladislav Vinogradov ecb2ebfba4 Move opengl iterop code to cv::ogl namespace 12 years ago
yao 084385cf38 Fix a bug in ocl::Erode/Dilate, simplify the host logic 12 years ago
peng xiao 3a565e001e Remove unnecessary HAVE_OPENCL macro block. 12 years ago
yao f8985bb7fc fix warnings on Linux 12 years ago
Ilya Lavrenov 8b510ad8dc sse2 hog 12 years ago
Andrey Kamaev 980fc93b4d Fix clang + ccache build warnings 12 years ago