5624 Commits (623c7da74708d85ee7f2f08d8171d093fa63a98b)

Author SHA1 Message Date
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
Andrey Kamaev 2a06fd98c0 Fix build errors with c++11 12 years ago
AoD314 9680176fa9 added docs 12 years ago
Vladislav Vinogradov 4ddf634c30 gpu : implement Bayer* -> Gray color conversion 12 years ago
Andrey Kamaev ec8637a990 Fix build errors 12 years ago
peng xiao 34998b6034 Add ocl::SURF accurate test. 12 years ago
yao 3f81a152b9 remove the OpenCL define 12 years ago
yao 0f0a4c3099 add stereoBM function 12 years ago
AoD314 eb012a5993 added tests for WebP 12 years ago
AoD314 63d9ee9523 This code is based on https://github.com/prasannatsm/opencv code. 12 years ago