platform/upstream/opencv.git
2016-11-16 Vladislav SovrasovAdd support of vector of vectors serialization to FileS...
2016-11-11 Vadim PisarevskyMerge pull request #7656 from alalek:python_warning
2016-11-11 Vadim PisarevskyMerge pull request #7654 from souch55:Fixgtk
2016-11-11 Vadim PisarevskyMerge pull request #7539 from Tetragramm:90DegreeRotations
2016-11-11 Vadim PisarevskyMerge pull request #7645 from alalek:cmake_arm_toolchain
2016-11-11 Vadim PisarevskyMerge pull request #7642 from alalek:plantuml
2016-11-11 Alexander Alekhinbuild: fix warning in python parser
2016-11-11 Vadim PisarevskyMerge pull request #7634 from paroj:undistpt
2016-11-11 Vadim PisarevskyMerge pull request #7648 from alalek:cmake_warnings
2016-11-11 sourinFix error gtk
2016-11-11 TetragrammUse transpose() as suggested, because it works on pre...
2016-11-10 Alexander AlekhinMerge pull request #7628 from sergiud:viz-vtkUnsignedCh...
2016-11-10 Alexander AlekhinMerge pull request #7629 from alalek:issue_7626
2016-11-10 Vadim PisarevskyMerge pull request #7161 from terfendail:shortline_fix
2016-11-10 Vadim PisarevskyMerge pull request #7556 from terfendail:ovxhal_101compl
2016-11-10 Alexander Alekhincmake: eliminate configuration warnings
2016-11-10 Alexander Alekhincmake: ARM toolchain: find ld/ar
2016-11-10 Alexander Alekhincmake: ARM toolchain: do not force compiler version
2016-11-10 Alexander Alekhindocs: drop plantuml support
2016-11-10 Andrey PavlenkoMerge pull request #7550 from apavlenko:ivx
2016-11-10 Vitaly TuzovOpenVX 1.0.1 compliance update
2016-11-09 Pavel RojtbergundistortPoints: only consider distCoeffs if present
2016-11-09 Alexander AlekhinMerge pull request #7632 from paroj:homgpt_int
2016-11-09 Alexander AlekhinMerge pull request #7602 from mshabunin:fix-opencl...
2016-11-09 Pavel RojtbergconvertPointsToHomogeneous: fix output type for depth...
2016-11-09 Alexander AlekhinMerge pull request #7624 from pengli:gaussian_blur
2016-11-08 Alexander AlekhinMerge pull request #7618 from lupustr3:pvlasov/instrume...
2016-11-08 Alexander Alekhinimgproc: fix trailingZeros for MSVS 2010
2016-11-08 Sergiu Deitschviz: free new[] allocated arrays using delete[] instead...
2016-11-08 Pavel Vlasov--perf_instrument parameter now has int type and 0...
2016-11-08 Li Penggaussian blur ocl kernel optimization
2016-11-07 Alexander AlekhinMerge pull request #7585 from pengli:morph_filter
2016-11-07 mshabuninFixed several OpenCL compiler warnings
2016-11-04 Li Pengmorph ocl kernel for erode and dilate filter
2016-11-03 Alexander AlekhinMerge pull request #7604 from rokm:highgui-qt
2016-11-03 Vadim PisarevskyMerge pull request #7423 from grahamfyffe:leading_edges
2016-11-03 Alexander AlekhinMerge pull request #7605 from tomoaki0705:fixBuildFp16Error
2016-11-02 TetragrammImprove the efficiency as suggested by vpisarev.
2016-11-02 Vadim PisarevskyMerge pull request #7595 from sovrasov:fs_utf8_bom
2016-11-02 Tomoaki Teshimafix build error
2016-11-02 Vadim PisarevskyMerge pull request #7601 from sovrasov:remap_big_img_assert
2016-11-02 Vadim PisarevskyMerge pull request #7596 from sovrasov:doc_core_clarify
2016-11-02 Vadim PisarevskyMerge pull request #7467 from tomoaki0705:featureCheckS...
2016-11-02 Vadim PisarevskyMerge pull request #7552 from es0m:master
2016-11-02 Rok Mandeljchighgui: window_QT: added missing virtual method specifier
2016-11-02 Vladislav SovrasovAdd new error messages
2016-11-02 Vladislav SovrasovSkip UTF-8 BOM in FileStorage
2016-11-02 Vladislav SovrasovAdd assertion to prevent processing of large images...
2016-11-02 Vladislav SovrasovClarify documentation for cv::Algorithm::read
2016-11-02 Vadim PisarevskyMerge pull request #7526 from alalek:fix_arm_builds
2016-11-02 Vadim PisarevskyMerge pull request #7582 from K-Shinotsuka:issue32
2016-11-02 Vadim PisarevskyMerge pull request #7583 from K-Shinotsuka:issue33
2016-11-02 Vadim PisarevskyMerge pull request #7584 from tomoaki0705:fixFp16BuildO...
2016-11-01 k-shinotsukaadd SSE code for Lab2RGB_f.
2016-10-31 Alexander AlekhinMerge pull request #7571 from panxiaochun:CvVideoCamera...
2016-10-31 Alexander AlekhinMerge pull request #7497 from abratchik:java.wrapper...
2016-10-31 Tomoaki Teshimafix build error on old compiler
2016-10-31 Eric Sommerladefixed _MSC_VER check for at least vs2013 in dbt_face_de...
2016-10-31 Eric Sommerladefixed _MSC_VER check for vs2013 in dbt_face_detection...
2016-10-31 Alexander AlekhinMerge pull request #7589 from alalek:fix_perf_stitching
2016-10-31 Eric SommerladeMerge branch 'master' of https://github.com/es0m/opencv
2016-10-31 Eric Sommerladefixed detection_based_tracker on visual studio 2013...
2016-10-31 Alexander Alekhintest: don't check magic values in stitching perf test
2016-10-31 E Sommerladereversed mysterious mode change
2016-10-31 abratchikfix for #7510, #7511 and #7512
2016-10-31 abratchikfix java wrapper autotests
2016-10-30 Alexander AlekhinMerge pull request #7516 from sovrasov:find_contours_fix
2016-10-30 Alexander AlekhinMerge pull request #7574 from Tytan:expcomp_before_seams
2016-10-30 k-shinotsukaadd SSE code for Luv2RGB_f.
2016-10-29 Vadim PisarevskyMerge pull request #7580 from seanlis:wrong_diag_comment
2016-10-29 Vadim PisarevskyMerge pull request #7540 from K-Shinotsuka:issue31
2016-10-29 Vadim PisarevskyMerge pull request #7503 from pengli:box_filter_v2
2016-10-29 Vadim PisarevskyMerge pull request #7549 from StevenPuttemans:add_sampl...
2016-10-29 Sean LiCorrect the comment of Mat::diag(const Mat& d).
2016-10-29 k-shinotsukaadd SSE code for RGB2Luv_f.
2016-10-29 Tomoaki Teshimaadd universal hardware support check function
2016-10-28 Vadim PisarevskyMerge pull request #7572 from tomoaki0705:featureUniver...
2016-10-28 QuentinCompensate exposure before finding seams
2016-10-28 Tomoaki Teshimaadd universal intrinsic in StereoSGBM
2016-10-28 Alexander AlekhinMerge pull request #7561 from paroj:winvisible
2016-10-28 Pavel Rojtberghighgui: add property WND_PROP_VISIBLE
2016-10-28 Vladislav SovrasovDisable redundant border initialization in findContours
2016-10-28 panxiaochunfix the problem:repeatedly stop cause app crash
2016-10-28 panxiaochunremove self. in release method
2016-10-28 panxiaochunfix the problem: leak memory when repeatedly start...
2016-10-27 Alexander AlekhinMerge pull request #7554 from lupustr3:pvlasov/morph_is...
2016-10-27 Alexander AlekhinMerge pull request #7558 from alalek:cv_xadd
2016-10-27 Alexander Alekhincore: update CV_XADD
2016-10-27 Alexander AlekhinMerge pull request #7553 from erichkeane:interlocked_ad...
2016-10-27 Pavel VlasovBORDER_ISOLATED support for Laplacian, boxFilter and...
2016-10-26 E Sommerladeremoved spaces at line endings, fixed warning
2016-10-26 Erich KeaneRemove Intel Specific CV_XADD Definition
2016-10-26 E Sommerladerestored Parameters() constructor to maintain ABI compa...
2016-10-26 E Sommerladefixed use of std::lock outside of ifdefs
2016-10-26 Alexander AlekhinMerge pull request #7551 from fegorsch:fix_yaml_header
2016-10-26 StevenPuttemansupdating python tutorials + providing necessary data
2016-10-26 Li Pengocl kernel performance optimization for box filter
2016-10-25 Erich KeaneCorrect cast for _InterlockedExchangeAdd on ICC
2016-10-25 E Sommerladefixed detection_based_tracker on visual studio 2013...
2016-10-25 Eric SommerladeMerge pull request #2 from opencv/master
next