profile/ivi/opencv.git
2013-04-13 Andrey KamaevMerge pull request #810 from pengx17:master_fix_ocl_tmflag
2013-04-12 Andrey KamaevMerge branch '2.4'
2013-04-12 Andrey KamaevMerge pull request #803 from taka-no-me:split_c_cpp3
2013-04-12 Andrey KamaevMerge pull request #802 from SpecLad:shebang
2013-04-12 Andrey KamaevMerge pull request #808 from bitwangyaoyao:2.4_mac
2013-04-12 Andrey KamaevMerge pull request #804 from gpsinghsandhu:staticCast
2013-04-12 Andrey KamaevMerge pull request #801 from kirill-kornyakov:lkdemo-fix
2013-04-12 Andrey KamaevRemove C API from OpenCL module
2013-04-12 Andrey KamaevAdd missed constants for reduce operation
2013-04-12 Andrey KamaevRemove ifdef __cplusplus from nonfree headers
2013-04-12 Andrey KamaevMove C API of opencv_objdetect to separate file
2013-04-12 Vadim PisarevskyMerge pull request #807 from pengx17:2.4_ocl_bfm_opt
2013-04-12 Vadim PisarevskyMerge pull request #806 from bitwangyaoyao:2.4_fix
2013-04-12 Vadim PisarevskyMerge pull request #805 from pengx17:master_canny_fix
2013-04-12 Vadim PisarevskyMerge pull request #798 from pengx17:master_ocl_mleak
2013-04-12 Vadim PisarevskyMerge pull request #781 from bitwangyaoyao:2.4_fixerr
2013-04-12 yaofix the compile errors on Mac
2013-04-12 peng xiaoCapitalize macro namings.
2013-04-12 peng xiaoRename test case category and code clean up.
2013-04-12 peng xiaoFix build error on linux.
2013-04-12 peng xiaoFurther optimize bfmatcher by passing macros.
2013-04-12 peng xiaoOptimize bfmatcher by passing macros.
2013-04-12 peng xiaoReplace create with ensureSizeIsEnough thus buffer...
2013-04-12 peng xiaoRemove my test codes.
2013-04-12 peng xiaoFix a potential bug of ocl::CannyBuf.
2013-04-12 yaoremove the OpenCL Dir finding in CMake
2013-04-12 peng xiaoRemove unused kernels.
2013-04-12 peng xiaoFix a compilation error when HAVE_CLAMDFFT is on.
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 Gurpinder Singh... changed reinterpret_cast to static_cast
2013-04-11 Andrey KamaevMove C API of opencv_calib3d to separate file
2013-04-11 Roman DonchenkoFixed the shebang lines on the Python scripts.
2013-04-11 Kirill KornyakovMinor code cleanings in lkdemo.cpp
2013-04-11 Kirill Kornyakov#2813 bugfix
2013-04-11 Andrey KamaevMove C API of opencv_video to separate file
2013-04-11 Andrey KamaevMerge pull request #796 from SpecLad:more-backports
2013-04-11 Andrey KamaevMerge pull request #799 from SpecLad:boost-initial...
2013-04-11 Roman DonchenkoIn CvBoost, delegated update_weights's implementation...
2013-04-11 peng xiaoFix an incorrect type cast.
2013-04-11 Andrey KamaevMerge pull request #793 from SpecLad:auto-cuda
2013-04-11 Andrey KamaevMerge pull request #795 from taka-no-me:move_imgproc_ut...
2013-04-11 Andrey KamaevMerge pull request #794 from asmorkalov:android_no_layout
2013-04-11 Andrey KamaevMerge pull request #792 from asmorkalov:manager_incompat_wh
2013-04-11 Andrey KamaevMerge pull request #791 from taka-no-me:cleanup_core_api
2013-04-11 Andrey KamaevMerge pull request #742 from bitwangyaoyao:2.4_fix
2013-04-11 Andrey KamaevMerge pull request #740 from evil0sheep:2.4
2013-04-10 Roman DonchenkoBackported RNG_MT19937 from master.
2013-04-10 Roman DonchenkoBackported globbing from master.
2013-04-10 Andrey KamaevMove borderInterpolate and copyMakeBorder documentation
2013-04-10 Andrey KamaevMove border type constants and Moments class to core...
2013-04-10 Alexander SmorkalovFeature #2893 Create Java sample without layout.xml...
2013-04-10 Roman DonchenkoAutomatically add CUDA support to a module if it has...
2013-04-10 Alexander SmorkalovIncompatible hardware detetction added to OpenCV Manage...
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 #789 from asmorkalov:android_na_mk_fix
2013-04-09 Andrey KamaevMerge pull request #788 from jet47:fix-2938
2013-04-09 Vladislav Vinogradovfixed gpu module compilation
2013-04-09 Alexander SmorkalovNative activity build with Android.mk fixed.
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 #782 from taka-no-me:bitness_detection
2013-04-09 Andrey KamaevMerge pull request #776 from virtuald:2.4
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 Andrey KamaevFix bitness detection for target platform
next