platform/upstream/opencv.git
2015-08-11 Vladimir Dudnikfixed typo in OpenCLAllocator.upload method (wrong...
2015-08-11 Vladimir Dudnikenabled test UMat copyTo. Now it will detect FAIL on...
2015-08-10 Vladimir Dudnikfixed download/upload for non contiguous umat
2015-08-03 Alexander AlekhinMerge pull request #5106 from vladimir-dudnik:opencl...
2015-08-03 Alexander AlekhinMerge pull request #5107 from vladimir-dudnik:d3d-inter...
2015-08-03 Vadim PisarevskyMerge pull request #4233 from alalek:fix_4006
2015-08-03 Vadim PisarevskyMerge pull request #5087 from alexst07:cuda_contrib
2015-08-03 Vadim PisarevskyMerge pull request #5102 from nzjrs:fix-python-digits
2015-07-31 Vladimir Dudnikfixed not initialized nv12_cpu_copy surface, remove...
2015-07-31 Vladimir Dudnikupdate opencl-opengl interop sample (remove odd no...
2015-07-31 Alexander AlekhinMerge pull request #5097 from alalek:fix_build
2015-07-31 John Stowersremove picloud from digits_adjust
2015-07-31 John Stowersfix digits.py to not ignore model parameters
2015-07-30 Alexander Alekhinfix build with Win7 SDK
2015-07-30 Alexey Ershovchange displaying of fps to time (ms)
2015-07-30 Alexander Alekhintapi: enable some disabled tests
2015-07-30 Maksim ShabuninMerge pull request #5081 from sbokov:Adding_HAL_v_extract
2015-07-30 Maksim ShabuninMerge pull request #5093 from sturkmen72:patch-5
2015-07-30 Alexander AlekhinMerge pull request #4238 from vladimir-dudnik:d3d11...
2015-07-30 Suleyman TURKMENUpdate how_to_scan_images.cpp
2015-07-29 Alex TorresFixes namespace error on cudaoptflow
2015-07-29 Vladimir Dudnikfinished with NV12 support for D3D11-interop. Now,...
2015-07-29 Vladimir Dudnikd3d11-nv12 interop
2015-07-29 Alex TorresFixes compilation errors when BUILD_CUDA_STUBS is ON
2015-07-29 Alexey Ershovadded command line processing
2015-07-29 Alexey Ershovfixed memory leaks
2015-07-28 Alexander Alekhintapi: datarace fixup for cvtColor
2015-07-28 Alexander Alekhinfixes
2015-07-28 Alexander Alekhinocl: add map tests
2015-07-28 Alexander Alekhinfix OpenCV code (bug 4006: #4862)
2015-07-28 Vladimir Dudnikadd test for bug 4006: #4862
2015-07-27 sbokovReplacing SSE with v_extract
2015-07-27 sbokovMerge pull request #1 from Itseez/master
2015-07-27 Alexander AlekhinMerge pull request #4213 from mshabunin:hal-vextq
2015-07-27 Alexander AlekhinMerge pull request #4210 from wangyan42164:ocl_umat_convert
2015-07-27 Maksim ShabuninMerge pull request #4232 from berak:patch-2
2015-07-25 berakUpdate ml.hpp
2015-07-24 Maksim ShabuninMerge pull request #4179 from sbokov:improvingStereoSGBM
2015-07-24 Maksim ShabuninMerge pull request #4196 from alalek:fix_python
2015-07-24 Maksim Shabuninv_extract universal intrinsic
2015-07-23 sbokovFixing StereoSGBM ROI
2015-07-23 sbokovAdding new HAL-accelerated MODE_SGBM_3WAY
2015-07-23 Alexander AlekhinMerge pull request #4222 from mshabunin:fix-android...
2015-07-23 Yan WangIt is unnecessary to use fma() if no scaling.
2015-07-22 Maksim ShabuninFixed loop check
2015-07-22 Maksim ShabuninFixing GCC 4.9 warnings
2015-07-22 Vadim PisarevskyMerge pull request #4183 from paroj:8point
2015-07-22 Vadim PisarevskyMerge pull request #4217 from wangyan42164:ocl_pyrlk_mul
2015-07-22 Vadim PisarevskyMerge pull request #4215 from renatoGarcia:master
2015-07-22 Yan WangMove coefficient (32.0f) to the end of every iteration.
2015-07-21 Renato Florentino... Remove an unneeded semicolon.
2015-07-21 Alexander AlekhinMerge pull request #4209 from vladimir-dudnik:fix-openc...
2015-07-21 Alexander AlekhinMerge pull request #4004 from paroj:camera-api
2015-07-21 Alexander AlekhinMerge pull request #4192 from avershov:opencl-opengl...
2015-07-21 Vadim PisarevskyMerge pull request #4181 from themightyoarfish:findEssM...
2015-07-21 Vadim PisarevskyMerge pull request #4197 from themightyoarfish:projectP...
2015-07-21 Vadim PisarevskyMerge pull request #4189 from vladimir-dudnik:update_dx...
2015-07-21 Vadim PisarevskyMerge pull request #4201 from sturkmen72:new_function_i...
2015-07-21 Vadim PisarevskyMerge pull request #4207 from alalek:fix_calib3d_test
2015-07-21 Alexey Ershovadded convertToGLBuffer() & convertFromGLBuffer() funct...
2015-07-21 Alexander AlekhinMerge pull request #4195 from wangyan42164:ocl_pyrlk
2015-07-20 Vladimir Dudnikfix opencl-opencv-interop.cpp issues reported by Dmitry...
2015-07-20 Vladimir Dudnikchanged output from fps to time (in msec). Notes for...
2015-07-20 Alexander AlekhinMerge pull request #4202 from PhilLab:patch-5
2015-07-20 Alexander AlekhinMerge pull request #4206 from sturkmen72:patch-2
2015-07-20 Alexander Alekhincalib3d: normalize Rodrigues vector in perf test
2015-07-20 Suleyman TURKMENUpdate window_w32.cpp
2015-07-20 Philipp HasperFixed buffer overflow in string handling
2015-07-20 Yan WangOptimize pyrlk.
2015-07-19 Suleyman TURKMENnew function imread_reduced()
2015-07-17 themightyoarfishFixed documentation bug for projectPoints: Distortion...
2015-07-17 Alexander Alekhinfix python cross-compilation
2015-07-15 Maksim ShabuninMerge pull request #4190 from sbokov:fixingStereoBMissue
2015-07-15 Alexander AlekhinMerge pull request #4193 from jklontz:master
2015-07-15 Josh Klontzfixed conditional compilation of RGB2Gray<ushort> templ...
2015-07-14 sbokovFixing possible invalid memory access in validateDisparity
2015-07-14 Maksim ShabuninMerge pull request #4147 from alalek:fix_world_cyclic_deps
2015-07-14 Alexander AlekhinMerge pull request #4184 from alalek:fix_cmake_status
2015-07-13 Vladimir Dudnikcompute fps changed (now only interop counts). fixed...
2015-07-13 Pavel Rojtbergsimplify 8point algorithm using Matx classes
2015-07-13 Alexander AlekhinMerge pull request #4186 from ultrafro:fix_setDepthGene...
2015-07-12 ultrafroFixed polarity of ImageRegistration mode in setDepthGen...
2015-07-10 Alexander Alekhinfix wrong usage of status(), remove useless message...
2015-07-10 Alexander AlekhinMerge pull request #4182 from vladimir-dudnik:update_dx...
2015-07-10 themightyoarfishFixed typo in doc for findEssentialMat
2015-07-09 Vladimir Dudniksimplified sample's interface (remove odd "no processin...
2015-07-08 Alexander AlekhinMerge pull request #4169 from alalek:issue_4457
2015-07-08 Alexander Alekhinworkaround issue with MatExpr
2015-07-08 Alexander Alekhinissue 4457
2015-07-08 Vadim PisarevskyMerge pull request #4154 from alalek:ffmpeg_update_via_...
2015-07-08 Pavel Rojtberguse simplified API selection logic in cvCreateCameraCap...
2015-07-08 Pavel Rojtbergdeny any other interfaces if someone is specified as...
2015-07-08 Pavel Rojtbergallow specifying apiPreference in VideoCapture when...
2015-07-08 Vadim PisarevskyMerge pull request #4171 from jet47:install-cudev-test
2015-07-08 Vadim PisarevskyMerge pull request #4174 from yangj1e:fix_svm_trainauto
2015-07-08 Vadim PisarevskyMerge pull request #4158 from alalek:fix-bigdata-copyto
2015-07-08 Vadim PisarevskyMerge pull request #4173 from kalistratovag:mjpeg_encod...
2015-07-06 Alexander AlekhinMerge pull request #4159 from alalek:vector_processing
2015-07-06 Vadim PisarevskyMerge pull request #4172 from alalek:ocl_minmaxloc_unal...
2015-07-06 Alexander Alekhinocl: fix unaligned memory access
next