platform/upstream/opencv.git
2013-04-05 Siva Prasad... Add HoughTransform examples python2
2013-04-04 Andrey KamaevMerge pull request #763 from gpsinghsandhu:video-doc...
2013-04-04 Andrey KamaevMerge pull request #757 from jackculpepper:master
2013-04-04 gpsinghsandhuminor typo in the research paper title
2013-04-04 jackculpeppermark multiple return arguments for python bindings
2013-04-03 Andrey KamaevMerge pull request #747 from taka-no-me:split_c_cpp
2013-04-03 Andrey KamaevFix findEssentialMat function
2013-04-03 Andrey KamaevMerge pull request #746 from jet47:fix-gpu-compilation
2013-04-03 Andrey KamaevMerge pull request #737 from AoD314:webp2
2013-04-03 Andrey KamaevMerge pull request #722 from gpsinghsandhu:blob-detecto...
2013-04-03 Andrey KamaevUpdate docs
2013-04-03 Andrey KamaevFinalize core headers reorganization
2013-04-03 Vladislav Vinogradovfixed compilation after CV_IMPLEMENT_QSORT_EX removing
2013-04-03 Andrey KamaevRewrite Mat formatting without std streams
2013-04-02 AoD314update libwebp up to 0.3.0
2013-04-01 Andrey KamaevMove FileStorage to separate header
2013-04-01 Andrey KamaevMake core/internal.hpp a private header
2013-04-01 Andrey KamaevRemove more old definitions from internal.hpp
2013-04-01 Andrey KamaevDrop template Vector class
2013-04-01 Andrey KamaevDrop outdated definitions from internal.hpp
2013-04-01 Andrey KamaevFix stack corruption in cvConvexHull2 and heap corrupti...
2013-04-01 Andrey KamaevDrop fast_abs
2013-04-01 Andrey KamaevDrop operator* from MatCommaInitializer
2013-04-01 Andrey KamaevRemove gcd function from core headers
2013-04-01 Andrey KamaevFinalize cv::Mat transition
2013-04-01 Andrey KamaevFix MSVC build issues
2013-04-01 Andrey KamaevCompletely separate C and C++ API of OpenCV core
2013-04-01 Andrey KamaevMove cv::Mat out of core.hpp
2013-04-01 Andrey KamaevMove cv::TermCriteria out of core.hpp
2013-04-01 Andrey KamaevRename mat.hpp
2013-04-01 Andrey KamaevMove cv::fastMalloc, cv::fastFree and cv::Ptr out of...
2013-04-01 Andrey KamaevMove implementation of C++ container classes to types.hpp
2013-04-01 Andrey KamaevNorms are moved out form operations.hpp
2013-04-01 Andrey KamaevImplementation of cv::Matx and cv::Vec is almost moved...
2013-04-01 Andrey KamaevMove cv::Matx and cv::Vec to separate header
2013-04-01 Andrey KamaevMove cv::Scalar_ to types.hpp
2013-04-01 Andrey KamaevMove most of the traits classes out of core.hpp
2013-04-01 Andrey KamaevMove cv::Range, cv::KeyPoint and cv::DMatch
2013-04-01 Andrey KamaevMove cv::RotatedRect
2013-04-01 Andrey KamaevMove cv::Rect_
2013-04-01 Andrey KamaevMove cv::Size_
2013-04-01 Andrey KamaevMove C++ basic structures to separate header and invers...
2013-04-01 Andrey KamaevMove C structures wrappers from core.hpp to core_c.h
2013-04-01 Andrey KamaevDrop CvModule and cvSetMemoryManager
2013-04-01 Andrey KamaevMerge pull request #720 from taka-no-me:drop_sort
2013-03-31 gpsinghsandhucontours with zero area rejected
2013-03-29 gpsinghsandhuIn response to Bug #2927
2013-03-29 Andrey KamaevMerge branch '2.4'
2013-03-29 Misty De MeoFix ant/Java detection in cmake scripts
2013-03-29 Ryan RawsonUpdate operations_on_arrays.rst
2013-03-29 Andrey KamaevMerge pull request #694 from mistydemeo:fix_java_detection
2013-03-29 Andrey KamaevMerge pull request #719 from jet47:gpu-fix-build
2013-03-29 Andrey KamaevMerge pull request #717 from ryanobjc:patch-1
2013-03-29 Andrey KamaevMerge pull request #711 from taka-no-me:move_keypoint_d...
2013-03-29 Andrey KamaevMerge pull request #718 from apavlenko:java_tests_fix
2013-03-29 Andrey KamaevMerge pull request #707 from pengx17:2.4_surf
2013-03-29 Andrey KamaevMerge pull request #704 from taka-no-me:folders
2013-03-29 Andrey KamaevAdd specialization for << operator for writing std...
2013-03-28 Andrey KamaevRemove inline sorting algorithms from core headers
2013-03-28 Vladislav Vinogradovfixed warnings
2013-03-28 Vladislav Vinogradovremoved internal_header.hpp - it produces many warnings
2013-03-28 Vladislav Vinogradovfixed gpu module compilation
2013-03-27 Alexander Bohn... Fix for encoding errors when building Java source
2013-03-27 Ryan RawsonUpdate operations_on_arrays.rst
2013-03-27 Andrey KamaevMerge pull request #715 from pengx17:2.4_canny_buf
2013-03-27 Andrey KamaevMerge pull request #712 from apavlenko:fix-2912
2013-03-27 peng xiaoFix OCL Canny
2013-03-27 peng xiaoDisable ocl::SURF accurate test
2013-03-27 peng xiaoFix compiler errors
2013-03-26 Andrey Pavlenkofix for bug #2912 (DescriptorExtractor::compute Java...
2013-03-26 Andrey KamaevMerge pull request #705 from bitwangyaoyao:2.4_oclFix
2013-03-26 Andrey KamaevMerge pull request #692 from vpisarev:refactor_calib3d_...
2013-03-26 Andrey KamaevMove documentation for cv::KeyPoint and cv::DMatch...
2013-03-26 Andrey KamaevMove cv::KeyPoint and cv::DMatch to core
2013-03-26 Andrey KamaevMerge pull request #710 from jet47:gpu-fix-compilation...
2013-03-26 Andrey KamaevMerge pull request #709 from taka-no-me:cv_format
2013-03-26 Andrey KamaevMerge pull request #708 from taka-no-me:gstreamer_10_28
2013-03-26 Andrey KamaevMerge pull request #706 from taka-no-me:str_gpumat
2013-03-26 peng xiaoFix compiler errors
2013-03-26 Andrey KamaevFix build with gstreamer 0.10.28
2013-03-26 Vadim Pisarevskyavoid explicit std::string use
2013-03-26 peng xiaoFix compiler errors
2013-03-26 Vladislav Vinogradovfixed compilation issues with gpu modules:
2013-03-26 Andrey KamaevMore accurate implementation of cv::format
2013-03-26 peng xiaoPass warp size into SURF
2013-03-26 peng xiaoAdd a function to query ocl device info
2013-03-26 Andrey KamaevFix std::string to cv::String migration problems in...
2013-03-26 Andrey KamaevMerge pull request #702 from taka-no-me:refactor_core_h...
2013-03-26 yaomore fix
2013-03-26 yaomore fix of mismatch
2013-03-26 yaomore fix of mismatch functions on CPU OCL
2013-03-26 yaofix some mismatch
2013-03-26 yaodiscard comments in kernels.cpp
2013-03-26 peng xiaoAdd a macro to call additional barrier function on...
2013-03-26 yaofix amdFft and amdBlas path
2013-03-25 Andrey KamaevDrop outdated targets and fix solution folders
2013-03-25 Andrey KamaevMerge pull request #703 from jacob-baines:patch-2
2013-03-25 Andrey KamaevMerge pull request #701 from jet47:clahe
2013-03-25 Andrey KamaevFix clang build for Android (CV_XADD)
2013-03-25 Jacob BainesMemory Leak Fix
next