platform/upstream/opencv.git
2013-03-28 Vladislav Vinogradovremoved internal_header.hpp - it produces many warnings
2013-03-28 Vladislav Vinogradovfixed gpu module compilation
2013-03-26 Andrey KamaevMerge pull request #692 from vpisarev:refactor_calib3d_...
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 Andrey KamaevFix build with gstreamer 0.10.28
2013-03-26 Vadim Pisarevskyavoid explicit std::string use
2013-03-26 Andrey KamaevMore accurate implementation of cv::format
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-25 Andrey KamaevMerge pull request #703 from jacob-baines:patch-2
2013-03-25 Andrey KamaevFix clang build for Android (CV_XADD)
2013-03-25 Jacob BainesMemory Leak Fix
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 #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 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 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 Andrey KamaevMerge pull request #690 from berak:master
2013-03-22 Andrey KamaevMerge pull request #680 from vpisarev:c2cpp_video_take2
2013-03-22 berakUpdate CMakeLists.txt
2013-03-21 Vadim Pisarevskyrestored CV_EXPORTS_W in the background subtraction...
2013-03-21 Vadim Pisarevskyconverter stereo correspondence algorithms to the new...
2013-03-21 Andrey KamaevMerge branch '2.4'
2013-03-21 Vadim Pisarevskyfixed documentation and warnings on Windows
2013-03-21 Andrey KamaevMerge pull request #664 from taka-no-me/ocl
2013-03-21 Andrey KamaevMerge pull request #686 from taka-no-me/stereobm_sobel
2013-03-21 Andrey KamaevMerge pull request #676 from vpisarev/svd_stuff
2013-03-21 Andrey KamaevMerge pull request #675 from jet47/gpu-test-fixes
2013-03-21 Andrey KamaevMerge pull request #682 from vpisarev/python_str_fix
2013-03-21 Dirk Van Haerenborgheliminated warnings
2013-03-21 Andrey KamaevFix build errors
2013-03-21 Dong NguyenFixed wrong in row index of SSE implementation in prefi...
2013-03-21 Andrey KamaevMove OpenCl SURF perf tests to nonfree and fix build...
2013-03-21 Andrey KamaevDisable crashing ocl tests
2013-03-21 Andrey KamaevRefactor OpenCL initialization and allow to use ocl...
2013-03-21 Andrey KamaevTrying to make ocl surf work
2013-03-21 Andrey KamaevSURF accuracy test is moved to nonfree
2013-03-21 Andrey KamaevMove OpenCL SURF to nonfree module
2013-03-21 Andrey KamaevAllow OpenCL acceleration in every OpenCV module
2013-03-21 Andrey KamaevRefactor OpenCL search
2013-03-21 Andrey KamaevTurn on OpenCL by default
2013-03-21 Vadim Pisarevskyfixed warnings; added read/write methods; fixed docs
2013-03-21 Andrey KamaevMerge pull request #679 from jet47:gpu-simd-functions
2013-03-21 Andrey KamaevMerge pull request #677 from jet47:gpu-lut-fix
2013-03-21 Andrey KamaevMerge pull request #665 from taka-no-me:core_utility
2013-03-21 Andrey KamaevMerge pull request #662 from asmorkalov:android_native_...
2013-03-21 Vladislav Vinogradovadded simd_functions.hpp to device layer
2013-03-21 Vladislav Vinogradovfixed minMax perf test
2013-03-21 Vladislav Vinogradovdisable tests that requires video support if it is...
2013-03-21 Vladislav Vinogradovincreased epsilon in sanity test
2013-03-21 Vladislav Vinogradovincreased time limits in perf tests
2013-03-21 Vladislav Vinogradovfixed gpu::LUT on multi device system
2013-03-21 Dirk Van Haerenborghbomb commit of gstreamer videocapture and videowriter
2013-03-21 Vadim PisarevskyMerge pull request #657 from prclibo:master
2013-03-21 Vadim PisarevskyMerge pull request #669 from vpisarev:fast_lin_svm
2013-03-21 Vadim PisarevskyMerge pull request #681 from jbohren-forks:fix-ellipse...
2013-03-21 Vadim Pisarevskyrepaired std::string handling
2013-03-21 cuda-geekMerge pull request #656 from jet47:gpu-nonfree
2013-03-20 Jonathan BohrenFixing segfault for near-zero-sized ellipses
2013-03-20 Vadim Pisarevskyrefactored video module; use the new-style algorithms now
2013-03-20 Vadim Pisarevskyrefactored video module; use the new-style algorithms now
2013-03-20 Andrey KamaevMove non-CV functionality from core.hpp to separate...
2013-03-20 Bo Liupdate five-point license
2013-03-20 Vadim Pisarevskyadded test for bug #1448 and hopefully fixes the bug...
2013-03-19 Andrey KamaevMerge pull request #670 from Nerei:osx_compilation
2013-03-19 Andrey KamaevMerge pull request #668 from AoD314:webp2
2013-03-19 Anatoly Baksheevcompilation for osx
2013-03-19 Vadim Pisarevskyadded load/save feature for SVM classifier in letter_re...
2013-03-19 Vadim Pisarevskydramatic speedup of SVM::predict in the case of linear SVM
2013-03-19 AoD314improved test of webp
2013-03-19 Andrey KamaevMerge pull request #666 from cuda-geek:warnings
2013-03-18 marina.kolpakovafix warnings under win.
2013-03-18 Alexander SmorkalovCode refactoring was done.
2013-03-18 Vladislav Vinogradovmerged gpunonfree and nonfree module
2013-03-18 Andrey KamaevMerge pull request #663 from asmorkalov:manager_tegra4
next