profile/ivi/opencv.git
2014-11-05 Alexander AlekhinIPPICV: disable boxFilter 16SC1/16UC1 (performance)
2014-11-05 Alexander AlekhinIPPICV: disable NormDiff_L1_16s_C1R for IPP/ICV 8.2...
2014-11-05 Alexander Alekhinupdate IPPICV package
2014-10-30 Vadim PisarevskyMerge pull request #3343 from mshabunin:doxygen-docs
2014-10-30 Vadim PisarevskyMerge pull request #3361 from mshabunin:fix-drawing
2014-10-29 Alexander AlekhinMerge pull request #3318 from akarsakov:ocl_cvtcolor
2014-10-29 Alexander AlekhinMerge pull request #3354 from vbystricky:oclopt_convert...
2014-10-29 Alexander AlekhinMerge pull request #3159 from ElenaGvozdeva:ocl_gemm
2014-10-28 Alexander AlekhinMerge pull request #3379 from akarsakov:gftt_empty_src
2014-10-28 Alexander KarsakovDon't process empty src image in GFTT
2014-10-28 ElenaGvozdevause LOCAL_SIZE+1
2014-10-28 Alexander KarsakovAdded optimized loading to YUV2RGB_422 kernel
2014-10-28 Alexander AlekhinMerge pull request #3353 from Chuanbo-Weng:master
2014-10-28 Alexander AlekhinMerge pull request #3359 from akarsakov:ocl_buildMaps
2014-10-27 Alexander KarsakovAdded loading 4 pixels in line instead of 2 to RGB...
2014-10-27 Alexander KarsakovAdded checking that z is non zero to buildWarpPlaneMaps...
2014-10-27 Alexander KarsakovOverload PlaneWarper::buildMaps method from base class
2014-10-27 ElenaGvozdevaSome small fixes
2014-10-27 Elena Gvozdevause vectors
2014-10-27 Elena Gvozdevause local memory
2014-10-27 Elena Gvozdevanaive implementation
2014-10-27 Alexander AlekhinMerge pull request #3369 from vbystricky:fix_scaleAdd
2014-10-24 Alexander AlekhinMerge pull request #3367 from akarsakov:ocl_image2d
2014-10-24 Alexander AlekhinMerge pull request #3342 from alalek:perf_stability_check
2014-10-24 vbystrickyMove _dst.create() to the begining of scaleAdd function
2014-10-24 Alexander AlekhinMerge pull request #3284 from vbystricky:oclopt_stereoBM
2014-10-24 Alexander AlekhinMerge pull request #3368 from alalek:amd_clfinish
2014-10-24 Alexander KarsakovAdded extra checks to ocl::Image2D
2014-10-24 Alexander Alekhinocl: restore clFinish() in unmap() for AMD devices
2014-10-24 Maksim ShabuninDisabled videoio_video_prop_fps test
2014-10-23 vbystrickyOptimize OpenCL version of StereoBM function
2014-10-23 Alexander KarsakovAdded tests for Image2D
2014-10-23 Maksim ShabuninFixed imgcodecs tests
2014-10-22 Alexander KarsakovSmall optimization for buildMaps kernels in case rowsPe...
2014-10-22 Maksim ShabuninBasic doxygen documentation support
2014-10-22 Vadim PisarevskyMerge pull request #3352 from alucarded:BackgroundSubtr...
2014-10-21 vbystrickyOptimize OpenCL version of conversScaleAbs function
2014-10-21 Alexander KarsakovUsed direct float calculations
2014-10-21 Alexander KarsakovAdded OCL code for YUV422 -> RGB[A]|BGR[A] color conversion
2014-10-21 Alexander KarsakovAdded OCL code for RGB[A]|BGR[A] -> YUV_[YV12|IYUV...
2014-10-21 Alexander KarsakovAdded OCL code for YUV2GRAY_420 color conversion
2014-10-21 Alexander KarsakovAdded OCL code for YUV2BGR_YV12 and YUV2BGR_IYUV color...
2014-10-21 Alexander KarsakovAdded support for YUV2RGB[A]_NV21 and YUV2BGR[A]_NV21...
2014-10-21 Alexander Alekhinadded performance validation check
2014-10-21 Alexander AlekhinMerge pull request #3355 from ElenaGvozdeva:predictOpti...
2014-10-21 ElenaGvozdevaChanged predictOptimalVectorWidth function, now it...
2014-10-21 Alexander AlekhinMerge pull request #3256 from vbystricky:oclopt_BFMatcher
2014-10-20 Tomasz PosłusznyBackgroundSubtractorMOG2, learningRate=0 optimization
2014-10-20 Chuanbo WengUpdate hog.cpp
2014-10-20 Vadim PisarevskyMerge pull request #3344 from mshabunin:java_automation
2014-10-20 Vadim PisarevskyMerge pull request #3349 from a-wi:DShow_Strsafe_header_v3
2014-10-20 Vadim PisarevskyMerge pull request #3292 from mshabunin:fix-ios-warnings
2014-10-20 Chuanbo WengCorrectly enable OpenCL mode in tapi's hog example.
2014-10-18 Vadim PisarevskyMerge pull request #3348 from vpisarev:refactor_algorithms2
2014-10-18 Artur WieczorekInclude strsafe.h to compile successfully under MinGW...
2014-10-18 Vadim Pisarevskyfixed MSVC warnings and iOS framework compile error
2014-10-18 Vadim PisarevskyMerge pull request #3345 from D-Alex:master
2014-10-18 Vadim PisarevskyMerge pull request #3347 from Nerei:memory_leak_in_viz_...
2014-10-18 Vadim Pisarevskyfixed bug in automatic SVM training
2014-10-18 Vadim Pisarevskyquickly corrected the previous refactoring of features2...
2014-10-18 Anatoly Baksheevviz: fixed memory leak
2014-10-18 Alexander Dudafix warning in template Scalar::mul gcc < 4.8
2014-10-17 vbystrickyOptimize OpenCL version of BFMatcher
2014-10-17 Maksim ShabuninRefactoring in gen_java.py script
2014-10-17 Maksim Shabuninfinal fix
2014-10-17 Maksim ShabuninFixing iOS clang warnings, part 3
2014-10-17 Maksim ShabuninFixing iOS clang warnings, part 2
2014-10-17 Maksim ShabuninForgotten punctuation
2014-10-17 Maksim ShabuninFixing iOS clang warnings, part 1
2014-10-17 Maksim ShabuninExtracted repeated cmake instruction block
2014-10-17 Maksim ShabuninSuppressed some iOS framework compilation warnings
2014-10-17 Vadim PisarevskyMerge pull request #3339 from vpisarev:refactor_feature...
2014-10-17 Vadim Pisarevskyfixed incorrect array access in solvepnp (which affecte...
2014-10-17 Vadim Pisarevskyanother fix in opencv_world
2014-10-17 Vadim Pisarevskyfixed opencv_world build
2014-10-17 Vadim Pisarevskyfixed msvc compile warning
2014-10-17 Vadim PisarevskyMerge branch 'refactor_features2d_take4' of https:...
2014-10-17 Vadim Pisarevskyfixed error in OpenCL ORB
2014-10-17 Vadim Pisarevskyfixed some more compile errors and test failures
2014-10-17 Vadim Pisarevskytrying to fix strange compiler bug
2014-10-17 Vadim Pisarevskyfixed opencv_java build
2014-10-17 Vadim Pisarevskyok; all the tests now pass
2014-10-17 Vadim Pisarevskyall the tests now pass except for MSER
2014-10-17 Vadim Pisarevskyfixed several test failures; currently 9 out of 73...
2014-10-17 Vadim Pisarevskynow all the samples and opencv_contrib compile!
2014-10-17 Vadim PisarevskyOpenCV with the refactored features2d compiles! contrib...
2014-10-17 Vadim Pisarevskyyet another attempt to refactor features2d; the first...
2014-10-17 Vadim Pisarevskytrying to resolve the merge conflict
2014-10-17 Vadim Pisarevskyfixed error in OpenCL ORB
2014-10-17 Vadim Pisarevskyfixed some more compile errors and test failures
2014-10-16 Vadim Pisarevskytrying to fix strange compiler bug
2014-10-16 Vadim Pisarevskyfixed opencv_java build
2014-10-16 Vadim Pisarevskyok; all the tests now pass
2014-10-16 Vadim Pisarevskyall the tests now pass except for MSER
2014-10-16 Alexander AlekhinMerge pull request #3332 from lupustr3:pvlasov/implemen...
2014-10-16 Vadim Pisarevskyfixed several test failures; currently 9 out of 73...
2014-10-16 Vadim Pisarevskynow all the samples and opencv_contrib compile!
2014-10-16 Alexander AlekhinMerge pull request #3338 from ilya-lavrenov:ios_fixes
2014-10-16 Vadim PisarevskyMerge pull request #3270 from boaz001:patch-1
2014-10-16 Ilya Lavrenovfixes
next