profile/ivi/opencv.git
2013-04-12 peng xiaoRemove my test codes.
2013-04-12 peng xiaoFix a potential bug of ocl::CannyBuf.
2013-04-12 peng xiaoRemove unused kernels.
2013-04-12 peng xiaoFix a bug of ocl::Canny when src/dst using the same...
2013-04-12 peng xiaoFormat ocl::Canny header
2013-04-12 peng xiaoTest code clean up.
2013-04-12 peng xiaoChange ocl::Canny test case category
2013-04-11 Andrey KamaevMerge pull request #795 from taka-no-me:move_imgproc_ut...
2013-04-11 Andrey KamaevMerge pull request #791 from taka-no-me:cleanup_core_api
2013-04-10 Andrey KamaevMove borderInterpolate and copyMakeBorder documentation
2013-04-10 Andrey KamaevMove border type constants and Moments class to core...
2013-04-09 Andrey KamaevUpdate documentation
2013-04-09 Andrey KamaevCleanup core module API
2013-04-09 Andrey KamaevMerge pull request #790 from jet47:fix-gpu-build
2013-04-09 Andrey KamaevMerge pull request #788 from jet47:fix-2938
2013-04-09 Vladislav Vinogradovfixed gpu module compilation
2013-04-09 Vladislav Vinogradovfixed bug #2938
2013-04-09 Andrey KamaevMerge pull request #785 from taka-no-me:split_c_cpp2
2013-04-09 Andrey KamaevMerge pull request #783 from pengx17:master_matchTempla...
2013-04-09 Andrey KamaevMerge pull request #761 from jet47:gpu-core-refactoring
2013-04-08 Andrey KamaevMerge pull request #787 from taka-no-me:quiet_nvcc
2013-04-08 Andrey KamaevCast to unsigned inside CV_XADD to quiet nvcc
2013-04-08 Vladislav Vinogradovremoved blank lines at then end of file
2013-04-08 Vladislav Vinogradovfixed compilation warnings
2013-04-08 Vladislav Vinogradovrestore cudaSafeCall
2013-04-08 Vladislav Vinogradovfixed source_group
2013-04-08 Vladislav Vinogradovfixed windows build
2013-04-08 Vladislav Vinogradovremoved static_check.hpp
2013-04-08 Vladislav Vinogradovrenamed cuda namespace to cudev
2013-04-08 Vladislav Vinogradovfixed build
2013-04-08 Vladislav Vinogradovremoved cu_safe_call.h and cu_safe_call.cpp
2013-04-08 Vladislav Vinogradovmoved common gpu utility functionality to gpu_private.hpp
2013-04-08 Vladislav Vinogradovrenamed device -> cuda
2013-04-08 Vladislav Vinogradovmoved device layer to core module
2013-04-08 Andrey KamaevMerge pull request #724 from jet47:tvl1-updates
2013-04-08 Andrey KamaevFix build errors
2013-04-08 Andrey KamaevUpdate documentation
2013-04-08 Andrey KamaevMake flann headers independent from OpenCV C API
2013-04-08 Andrey KamaevMake photo.hpp independent from C API
2013-04-08 Andrey KamaevMake highgui.hpp independent from C API
2013-04-08 Andrey KamaevMake imgproc.hpp independent from C API
2013-04-08 Vladislav Vinogradovfixed sanity test on Windows
2013-04-08 Vladislav Vinogradovupdated GPU version of TVL1
2013-04-08 Stefan WalkMake rescaling flexible and add median filtering
2013-04-08 Andrey KamaevMerge pull request #786 from cuda-geek:fix-build-gpu...
2013-04-08 Andrey KamaevMerge pull request #784 from jet47:fix-gpu-build
2013-04-08 marina.kolpakovafix build without gpu module with cuda
2013-04-08 Vladislav Vinogradovfixed compilation with CUDA
2013-04-08 peng xiaoAdd some documentation on ocl::convolve
2013-04-08 peng xiaoFix some compilation errors and warnings.
2013-04-08 peng xiaoocl: Add dft based convolve implementation.
2013-04-08 Andrey KamaevMerge pull request #779 from sivapvarma:master
2013-04-05 Andrey KamaevMerge branch '2.4'
2013-04-05 Siva Prasad... Add HoughTransform examples python2
2013-04-05 Andrey KamaevMerge pull request #778 from asmorkalov:android_wanr_fix
2013-04-05 Andrey KamaevMerge pull request #777 from taka-no-me:ocl_win_hang
2013-04-05 Andrey KamaevMerge pull request #775 from bitwangyaoyao:2.4_fixerr
2013-04-05 Andrey KamaevMerge pull request #771 from gpsinghsandhu:surfFeatureF...
2013-04-05 Andrey KamaevMerge pull request #769 from apavlenko:fix_2901
2013-04-05 Alexander SmorkalovWaning fixes for Android samples
2013-04-05 Andrey KamaevMerge pull request #772 from gpsinghsandhu:featureDescr...
2013-04-05 Andrey KamaevWorkaround hanging of ocl module when ocl API in not...
2013-04-05 Andrey Pavlenkofix for #2901 (en exception was raised when getting...
2013-04-05 Andrey Pavlenkotest for the issue #2901
2013-04-05 Andrey Pavlenkocopying '.classpath' and '.project' to build dir, usefu...
2013-04-05 yaofix all redefine build errors on some Intel OCL
2013-04-04 Gurpinder Singh... another update
2013-04-04 Gurpinder Singh... Feature description tutorials made in sync with sample...
2013-04-04 Gurpinder Singh... some typo
2013-04-04 Gurpinder Singh... changed surfFeaturesFinder::find() to allow CV_8UC1...
2013-04-04 Andrey KamaevMerge pull request #770 from asmorkalov:winrt
2013-04-04 Andrey KamaevMerge pull request #760 from alekcac:2.4
2013-04-04 Alexander SmorkalovBuild warning fixes.
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 Andrey KamaevMerge pull request #767 from asmorkalov:version_increment
2013-04-04 Andrey KamaevMerge pull request #766 from taka-no-me:try_compile_fix
2013-04-04 Andrey KamaevMerge pull request #764 from taka-no-me:svd
2013-04-04 Andrey KamaevMerge pull request #762 from vpisarev:cvt_fix
2013-04-04 Andrey KamaevMerge pull request #759 from asmorkalov:android_common_...
2013-04-04 Andrey KamaevMerge pull request #758 from taka-no-me:do_not_use_open...
2013-04-04 Andrey KamaevMerge pull request #756 from taka-no-me:libavcodec53...
2013-04-04 Andrey KamaevMerge pull request #755 from taka-no-me:add_checkinclude
2013-04-04 Andrey KamaevMerge pull request #753 from taka-no-me:fix_osx_fat_java
2013-04-04 Alexander SmorkalovOpenCV verison incremented
2013-04-04 Andrey KamaevFix binary directory used in CMake try_compile commands
2013-04-04 Alexander Shishkovremoved willowgarage.com links
2013-04-04 gpsinghsandhuminor typo in the research paper title
2013-04-04 Vadim Pisarevskyattempt to fix stereobm failures on Mac and Linux
2013-04-04 Andrey KamaevSVD: always update W vector for better algorithm conver...
2013-04-04 Alexander Shishkovremoved links to the opencv.willowgarage.com/
2013-04-04 Alexander SmorkalovSeveral fixes android related fixes
2013-04-04 Andrey KamaevImprove CMake checks for the OpenGL availability
2013-04-04 jackculpeppermark multiple return arguments for python bindings
2013-04-04 Andrey KamaevFix ffmpeg wrapper compatibility with libavcodec >...
2013-04-04 Andrey KamaevAdd missed CMake include for check_include_file
2013-04-03 Andrey KamaevMerge pull request #752 from khzimmer:2.4
2013-04-03 Andrey KamaevMerge pull request #749 from taka-no-me:mingw64
2013-04-03 Andrey KamaevMerge pull request #747 from taka-no-me:split_c_cpp
2013-04-03 Andrey KamaevMerge pull request #744 from pengx17:Branch_2.4_stereob...
next