profile/ivi/opencv.git
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-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
2013-03-25 Vladislav VinogradovGPU implementation of CLAHE
2013-03-25 Vladislav VinogradovCPU implementation of CLAHE
2013-03-25 Andrey KamaevFix globbing failure when stat call fails
2013-03-25 Andrey KamaevMerge pull request #684 from vhdirk:gstreamer-1.x
2013-03-25 Andrey KamaevMove implementation of cv::String methods out of class...
2013-03-25 Andrey KamaevUse C++ style includes when compiled as C++
2013-03-25 Andrey KamaevMerge pull request #698 from vpisarev/ms_visimage_tut24
2013-03-25 Andrey KamaevMerge pull request #697 from Nerei/ios_png_jpeg
2013-03-25 Andrey KamaevMerge pull request #700 from cuda-geek/fix_build_with_cuda
2013-03-25 Andrey KamaevMerge pull request #699 from jacob-baines/patch-1
2013-03-25 Andrey KamaevMerge pull request #695 from taka-no-me/cv_str
2013-03-25 Andrey KamaevMerge pull request #671 from cuda-geek/static_assert
2013-03-25 Vadim Pisarevskyfixed hopefully last warnings in the doc builder
2013-03-25 Anatoly Baksheevenabled png and jpeg for iOS
2013-03-25 marina.kolpakovafix build gpu tests after video module refactoring
2013-03-25 marina.kolpakovafixed build with CUDA after latest merge
2013-03-25 Jacob BainesMismatching new[] / delete
2013-03-24 Vadim Pisarevskyfixed python test failures (modified stereo corresponde...
2013-03-24 marina.kolpakovause static assertation where suitable
2013-03-24 marina.kolpakovastatic assert
2013-03-24 Vadim Pisarevskyadded tutorial by Wolf Kienzle on using "image watch...
2013-03-24 Vadim Pisarevskyfixed docs and compile error on Linux
2013-03-22 Andrey KamaevFix build of ocl module
2013-03-22 Andrey KamaevUpdate documentation
2013-03-22 Andrey KamaevDrop cv:: prefix from cv::String used inside the cv...
2013-03-22 Andrey KamaevRemove all include directives for <string>
2013-03-22 Andrey KamaevUse cv::String in Android camera wrapper
2013-03-22 Andrey KamaevFix build of various backends
2013-03-22 Andrey KamaevFix build of apps and samples
2013-03-22 Andrey KamaevJava wrapper is adapted for cv::String
2013-03-22 Andrey KamaevPython wrapper is adapted for cv::String
2013-03-22 Andrey KamaevAll modules (except ocl and gpu) compiles and pass...
2013-03-22 Andrey KamaevCompile opencv_test_core with cv::String instead of...
2013-03-22 Andrey KamaevAdd cv::String class
2013-03-22 Misty De MeoFix ant/Java detection in cmake scripts
2013-03-22 Andrey KamaevMerge pull request #690 from berak:master
2013-03-22 Andrey KamaevMerge pull request #680 from vpisarev:c2cpp_video_take2
2013-03-22 Andrey KamaevMerge pull request #691 from vpisarev:fix_2899
2013-03-22 Andrey KamaevMerge pull request #688 from jet47:fix-nonfree-compilation
2013-03-22 Andrey KamaevMerge pull request #683 from jet47:gpu-license
2013-03-22 Vadim Pisarevskyremoved extra whitespaces
next