platform/upstream/opencv.git
2016-04-18 Philipp HasperFixing doc for cv::Mat::forEach
2016-04-13 Maksim ShabuninMerge pull request #6395 from Tauranis:master
2016-04-13 Maksim ShabuninMerge pull request #6335 from themightyoarfish:canny_ke...
2016-04-13 Maksim ShabuninMerge pull request #6375 from ohnozzy:Bug-Fix-for-Issue...
2016-04-12 TauranisBug fix for MLP predict for small values to avoid nan...
2016-04-12 Maksim ShabuninMerge pull request #6344 from anatolix:kalmanpyfix
2016-04-12 Maksim ShabuninMerge pull request #6352 from fraserharris:patch-1
2016-04-12 Maksim ShabuninMerge pull request #6345 from eduardohenriquearnold...
2016-04-12 ohnozzyBug Fix for Issue 6288
2016-04-12 Maksim ShabuninMerge pull request #6314 from mvukad:bugfix_dtreeswrite
2016-04-12 Alexander AlekhinMerge pull request #6391 from virtuald:v4l-device-name
2016-04-12 Dustin Spicuzzav4l/libv4l: allow opening device by name
2016-04-11 Alexander AlekhinMerge pull request #6298 from andy-held:master
2016-04-11 Andreas FranekEnable directly writing jpeg-encoded streams with GStreamer
2016-04-11 Alexander AlekhinMerge pull request #6381 from ioxp:persistenceFix
2016-04-11 Philipp Hasperoperator<< handles keys starting with underscore
2016-04-07 mvukadFix missing format when writing Algorithm-based objects
2016-04-06 Alexander AlekhinMerge pull request #6367 from shengyu7697:fix_quote
2016-04-06 shengyufix quote
2016-04-06 Alexander AlekhinMerge pull request #6265 from huang-qiao:master
2016-04-06 qiaofix OpenCV_CONFIG_PATH get null value after CMake 2...
2016-04-05 Alexander AlekhinMerge pull request #6244 from dreifachstein:topic-cmake...
2016-04-05 Alexander AlekhinMerge pull request #6358 from alalek:ffmpeg_fix_timeout
2016-04-04 Alexander Alekhinffmpeg: interrupt callback fix
2016-04-03 Vadim PisarevskyMerge pull request #6312 from KnockSoftware:split-float...
2016-04-01 Maksim ShabuninMerge pull request #6351 from mshabunin:fix_java_moments
2016-04-01 Maksim ShabuninMerge pull request #6353 from shengyu7697:fix_right_quote
2016-04-01 shengyumissing right quote
2016-04-01 Fraser HarrisAdded description of the AR model
2016-03-31 Alexander AlekhinMerge pull request #6346 from filipsladek:box_filter_32FC1
2016-03-31 Alexander AlekhinMerge pull request #6340 from BloodAxe:parallel_logisti...
2016-03-31 Maksim ShabuninJava wrapper for moments: do not truncate values in...
2016-03-31 filipsladekadd performance test for CV_32FC1
2016-03-30 Alexander AlekhinMerge pull request #6329 from paroj:window_gui_cpp
2016-03-30 filipsladekadd testcase for CV_32FC1
2016-03-29 filipsladekcode style
2016-03-29 filipsladekBox filter implemented for CV_32FC1
2016-03-29 Eduardo ArnoldEnforced DecisionFunction vector indexes to be saved...
2016-03-29 Anatoly Orlovsmall platform compatability fix for ESC key
2016-03-29 Anatoly Orlovkalman.py was broken totally
2016-03-29 Alexander AlekhinMerge pull request #6332 from sovrasov:python_rng_seed
2016-03-29 Eugene KhvedchenyaAdded parallel implementation of compute_gradient method.
2016-03-29 Vladislav SovrasovChange setRNGSeed implementaion
2016-03-28 Evan HeidtmannFix epsilon comparison when splitting
2016-03-28 themightyoarfishError message for wrong kernel size was insufficient.
2016-03-27 Vadim PisarevskyMerge pull request #6321 from mshabunin:hal_cmake
2016-03-27 Vadim PisarevskyMerge pull request #6326 from sovrasov:python_samples_u...
2016-03-26 Alexander AlekhinMerge pull request #6311 from peters:master
2016-03-25 Vladislav SovrasovFix doxygen warnings
2016-03-25 Vladislav SovrasovAdd function setRNGSeed and seed setup in python tests
2016-03-25 Alexander AlekhinMerge pull request #6313 from amannababanana:master
2016-03-25 Maksim ShabuninMerge pull request #6322 from berak:fix_linux_eclipse_t...
2016-03-24 Pavel Rojtberghighgui: add CV_GUI_* flags to enum in cpp so they...
2016-03-24 Vladislav SovrasovReplace of some synthetic scenes in python samples
2016-03-24 berakfix changed libraries in eclipse tutorial
2016-03-24 Maksim ShabuninFixed cutom_hal.hpp file generation
2016-03-24 Maksim ShabuninUsing find_package to import custom HAL library
2016-03-23 Vadim PisarevskyMerge pull request #6243 from mshabunin:hal_morph
2016-03-23 Vadim PisarevskyMerge pull request #6285 from sovrasov:python_tests_cleanup
2016-03-23 Lucas Solomonremove trailing whitespace
2016-03-23 Lucas Solomonreturn 0 from VideoCapture::read() when cannot connect...
2016-03-22 Peter Rekdal... Add support for ffmpeg 3.0.
2016-03-21 Maksim ShabuninMerge pull request #6286 from StevenPuttemans:add_num_f...
2016-03-21 Maksim ShabuninMerge pull request #6300 from berak:fix_akaze_sample
2016-03-21 Maksim ShabuninMerge pull request #6214 from vonnieda:java_features2d
2016-03-21 Alexander AlekhinMerge pull request #6267 from dtmoodie:issue_5918
2016-03-21 Maksim ShabuninMerge pull request #6150 from lvv:fix-6149-applColorMap
2016-03-21 Maksim ShabuninHAL interface for morphology operations
2016-03-19 Leonid Volnitskyfix: 6149 (through CV_Error on wrong image type)
2016-03-19 berakremove opencv_contrib dependancy from planar_tracking.cpp
2016-03-19 Xiaolei YuMake install paths relative to CMAKE_INSTALL_PREFIX
2016-03-18 Alexander AlekhinMerge pull request #6290 from dtmoodie:thrust_allocator...
2016-03-18 Vladislav SovrasovAdd goodfeatures python test and cleanup in test directory
2016-03-17 DanFixed regression in cv::VideoCapture with gstreamer...
2016-03-17 StevenPuttemansadd cascade classifier info - total number of unique...
2016-03-17 Alexander AlekhinMerge pull request #6283 from jlubawy:vfw-surface4-fix
2016-03-17 Josh LubawyRemove cstdio debug
2016-03-17 Josh LubawyAdd support for YUV 4:2:0 NV12 frame format in VFW...
2016-03-16 Alexander AlekhinMerge pull request #6273 from Bleach665:vs2010_mser_sampl
2016-03-16 Bleach666fix build detect_mser sample in vc2010
2016-03-16 Alexander AlekhinMerge pull request #6270 from robbertkl:patch-2
2016-03-16 Alexander AlekhinMerge pull request #6274 from Bleach665:cmake_policy_0020
2016-03-16 Bleach666suppress warning while generating solution in cmake
2016-03-16 Robbert KlarenbeekReplace deprecated malloc.h
2016-03-16 Alexander AlekhinMerge pull request #6268 from robbertkl:patch-1
2016-03-15 Robbert KlarenbeekFix incompatibility with some C++11 implementations
2016-03-15 DanMerge branch 'issue_6251' of github.com/dtmoodie/opencv...
2016-03-15 DanThrust allocator usage.
2016-03-15 DanCompatibility and bug fixes.
2016-03-15 DanFixed more missing async calls.
2016-03-15 DanImplemented async calls.
2016-03-15 Alexander AlekhinMerge pull request #6266 from gongzg:master
2016-03-15 Zhigang Gongfix potential race condition in canny.cl.
2016-03-15 Alexander AlekhinMerge pull request #6261 from dtmoodie:issue_6251
2016-03-14 DanLinux bug fix for ThrustAllocator.
2016-03-14 Alexander AlekhinMerge pull request #6259 from polevoy-d-v:move_sematics_fix
2016-03-14 Alexander AlekhinMerge pull request #6255 from delftswa2016:fix-5002
2016-03-14 Прун Викторfixed incorrect behaviour of move semantics for cv...
2016-03-14 Alexander AlekhinMerge pull request #6254 from berak:patch-2
2016-03-14 Alexander AlekhinMerge pull request #6253 from berak:patch-1
next