platform/upstream/opencv.git
2014-12-23 Vladislav Vinogradovadd Allocator parameter to cudev::GpuMat_ contructors
2014-12-23 Vladislav Vinogradovadd cuda::HostMem::getAllocator method
2014-12-23 Vladislav Vinogradovadd more FeatureSet constants
2014-12-23 Vladislav Vinogradovmove CUDA core tests to core module
2014-12-23 Vladislav Vinogradovrename CudaMem -> HostMem to better reflect its purpose
2014-12-23 Vladislav Vinogradovmove allocMatFromBuf function to farneback.cpp:
2014-12-23 Vadim PisarevskyMerge pull request #3529 from jet47:fix-linux-install
2014-12-23 Vadim PisarevskyMerge pull request #3536 from mshabunin:doxygen-intro
2014-12-22 Maksim ShabuninFixed some mistakes
2014-12-22 Maksim ShabuninTutorial: documenting OpenCV
2014-12-22 Vadim PisarevskyMerge pull request #3513 from mshabunin:compat-30
2014-12-22 Vadim PisarevskyMerge pull request #3520 from JoeHowse:master
2014-12-22 Vadim PisarevskyMerge pull request #3524 from jet47:fix-cuda-warnings
2014-12-22 Vadim PisarevskyMerge pull request #3525 from jet47:fix-cudev-tests
2014-12-22 Vadim PisarevskyMerge pull request #3490 from oresths:symmcolumnsmall_fix
2014-12-22 Vadim PisarevskyMerge pull request #3512 from vins31:OpenNi2_AsusXtion
2014-12-22 Vadim PisarevskyMerge pull request #3499 from StevenPuttemans:fix_2432
2014-12-22 Vadim PisarevskyMerge pull request #3510 from boaz001:feature-4057
2014-12-22 Vadim PisarevskyMerge pull request #3516 from ana-GT:openni2_defaultMode
2014-12-22 Vadim PisarevskyMerge pull request #3518 from wangyan42164:ocl_cascade_...
2014-12-22 Vadim PisarevskyMerge pull request #3519 from fvgoto:patch-1
2014-12-22 Vadim PisarevskyMerge pull request #3528 from ilya-lavrenov:update_andr...
2014-12-22 Vladislav Vinogradovincrease epsilons for tests due to different optimizati...
2014-12-22 Vladislav Vinogradovupdate cudev color conversions according to the latest...
2014-12-22 Vladislav Vinogradovdisable -Wshadow warning for CUDA modules:
2014-12-19 Maksim ShabuninIncluded c-headers for better 2.4 compatibility
2014-12-19 Vladislav Vinogradovremove opencv_testing.sh installation to /etc/profile.d/
2014-12-18 Ilya Lavrenovupdate android.toolchain.cmake
2014-12-18 Vadim PisarevskyMerge pull request #3517 from wangyan42164:ocl_denoising_2
2014-12-17 Joe HowseFor Java compatibility, avoiding explicit pseudonym...
2014-12-17 Joe HowseAllow BGR, RGB, or gray capture via libv4l
2014-12-16 Florian Verdetfix obvious copy+paste typo in computeDistance()
2014-12-16 Yan WangUse preprocessor for constant values in OpenCL kernel...
2014-12-16 Yan WangRemove unnecessary local variable "size".
2014-12-15 Ana Huaman... Changed CV_DbgAssert to CV_Assert when setting video...
2014-12-15 Vadim PisarevskyMerge pull request #3491 from mshabunin:ios-extra-world
2014-12-15 Vadim PisarevskyMerge pull request #3473 from TobyWanKenobi:master
2014-12-15 Vadim PisarevskyMerge pull request #3448 from Ashod:highgui_trackbar_im...
2014-12-15 StevenPuttemansfix documentation bug 2432
2014-12-14 vincentwebAdded better OpenNI2 support to the Asus Xtion and...
2014-12-12 Boaz Stolkadd option to link to dynamic IPP libraries
2014-12-09 Vadim PisarevskyMerge pull request #3495 from taka-no-me:fix_android_arm64
2014-12-09 Vadim PisarevskyMerge pull request #3479 from mshabunin:doxygen-tutorials
2014-12-09 Vadim PisarevskyMerge pull request #3492 from Dmitry-Me:reduceVariables...
2014-12-09 Andrey KamaevFix build for Android arm64-v8a
2014-12-08 Alexander AlekhinMerge pull request #3486 from Chuanbo-Weng:repeat-perf
2014-12-08 Dmitry-MeReduce variables scope, move declaration to first use...
2014-12-08 TobyWanKenobiRemoved "FORMAT_XML" to generalize format
2014-12-06 orestisFix SymmColumnSmallVec_32s16s SSE code
2014-12-06 Ashod Nakashianhighgui: Support to change trackbar count in setTrackba...
2014-12-06 Vadim PisarevskyMerge pull request #3487 from taka-no-me:ctrl_s_gtk
2014-12-06 Vadim PisarevskyMerge pull request #3472 from Dmitry-Me:preventDivByZero
2014-12-06 Vadim PisarevskyMerge pull request #3475 from fhsm:master
2014-12-06 Vadim PisarevskyMerge pull request #3478 from akarsakov:rect_fix_typo
2014-12-06 Vadim PisarevskyMerge pull request #3481 from mshabunin:python-test
2014-12-05 Maksim ShabuninBuild separate world-like iOS framework for contrib
2014-12-05 Alexander AlekhinMerge pull request #3483 from wangyan42164:ocl_orb_improve
2014-12-05 Alexander AlekhinMerge pull request #3482 from wangyan42164:ocl_brute_ma...
2014-12-05 Maksim ShabuninFixed whitespace warnings in new tutorials
2014-12-05 Andrey KamaevMake Ctrl+S open save dialog on Gtk backend
2014-12-05 Andrey KamaevIt turns opengl gheck is not needed for win ctrl+s
2014-12-04 Yan WangUse sincos instead of sin and cos.
2014-12-04 Yan WangRemove unnecesary operations and calculations in loop...
2014-12-04 Chuanbo WengRemove unnecessary kercn limitation of 4.
2014-12-03 TobyWanKenobiRe-edition of documentation
2014-12-03 Maksim ShabuninPython test: added options to provide local data path
2014-12-03 TobyWanKenobiRe-editing Documentation
2014-12-03 TobyWanKenobiChanging tabs to spaces.
2014-12-03 Alexander KarsakovFixed typo in description of Rect operations
2014-12-02 fhsmWhite space and spelling in meanshift tutorial
2014-12-02 TobyWanKenobiAdd method in StatModel class, to load from String
2014-12-02 Maksim ShabuninDocumentation: removed mention of Mat(IplImage*) constr...
2014-12-02 Dmitry-MePrevent division by zero
2014-12-02 Vadim PisarevskyMerge pull request #3443 from HelenWong:bug3363Fix
2014-12-02 Vadim PisarevskyMerge pull request #3453 from mshabunin:doxygen-others
2014-12-02 Vadim PisarevskyMerge pull request #3463 from Dikay900:fix_sample_video...
2014-12-02 Vadim PisarevskyMerge pull request #3469 from a-wi:Fill_ellipse_arc_v3
2014-12-02 Vadim PisarevskyMerge pull request #3470 from Dmitry-Me:simplifyOvereng...
2014-12-01 Maksim ShabuninDoxygen tutorials: support contrib, some minor changes
2014-12-01 Dmitry-MeSimplify overengineered code
2014-12-01 Maksim ShabuninUser guide converted to doxygen
2014-12-01 Artur WieczorekFix determining bounding box of the edge collection...
2014-12-01 Maksim ShabuninDoxygen tutorials: python final edits
2014-12-01 Maksim ShabuninDoxygen tutorials: python basic
2014-12-01 Maksim ShabuninDoxygen tutorials: cpp done
2014-12-01 Maksim ShabuninDoxygen tutorials: warnings cleared
2014-12-01 Maksim ShabuninDoxygen tutorials: basic structure
2014-12-01 Maksim ShabuninDoxygen tutorials: some fixes in RST-docs
2014-12-01 Maksim ShabuninDoxygen documentation: BiB references and fixes
2014-12-01 Maksim ShabuninDoxygen documentation: more fixes and cleanups
2014-12-01 Maksim ShabuninDoxygen documentation: mathbbm support
2014-12-01 Maksim ShabuninDoxygen documentation: cuda submodules reorganized
2014-12-01 Maksim ShabuninDoxygen documentation: viz
2014-12-01 Maksim ShabuninDoxygen documentation: shape, superres, videostab
2014-12-01 Maksim ShabuninDoxygen documentation: cuda
2014-12-01 Maksim ShabuninDoxygen documentation: flann, photo and stitching modules
2014-12-01 Maksim ShabuninDoxygen doucmentation: ml module
2014-12-01 Maksim ShabuninDoxygen documentation: calib3d and features2d modules
2014-12-01 Maksim ShabuninDoxygen documentation for: highgui, video, imgcodecs...
2014-12-01 Vadim PisarevskyMerge pull request #3428 from 23pointsNorth:patch-6
next