profile/ivi/opencv.git
2013-04-03 peng xiaoFix compilation errors.
2013-04-03 peng xiaoFix some build errors.
2013-04-03 peng xiaoAdd ocl::stereobp function.
2013-04-02 Andrey KamaevMerge pull request #736 from bitwangyaoyao:2.4_clflush
2013-04-02 Andrey KamaevMerge pull request #735 from jet47:fix-windows-issues
2013-04-02 Andrey KamaevMerge pull request #734 from apavlenko:fix_2806
2013-04-02 Andrey KamaevMerge pull request #732 from apavlenko:disable_unstable...
2013-04-02 Andrey KamaevMerge pull request #731 from bitwangyaoyao:2.4_fixDft
2013-04-02 Andrey KamaevMerge pull request #730 from vpisarev:ba_fix
2013-04-02 Vladislav Vinogradovfixed nonfree test (run it only on one gpu device)
2013-04-02 Vladislav Vinogradovfixed warnings
2013-04-02 Vladislav Vinogradovfixed assert condition (trueRightDisp can be empty)
2013-04-02 Andrey Pavlenkofix for #2806 (missing 'nu03' field of moments)
2013-04-02 Andrey Pavlenkothis test is unstable (fails from time to time), let...
2013-04-02 yaouse clflush replaces clfinish
2013-04-02 yaofix the crash when calling dft
2013-04-01 Vadim Pisarevskyfixes in bundle adjustment code by Nils Hasler
2013-04-01 Andrey KamaevMerge pull request #713 from bitwangyaoyao:2.4_perf
2013-04-01 Andrey KamaevMerge pull request #729 from jet47:fix-gpu-windows...
2013-04-01 Andrey KamaevMerge pull request #727 from asmorkalov:android_na_cmake
2013-04-01 Andrey KamaevMerge pull request #726 from jet47:fix-pvs-studio-warnings
2013-04-01 Andrey KamaevMerge pull request #725 from taka-no-me:fix_array_create
2013-04-01 Vladislav Vinogradovfixed gpu module compilation under windows
2013-04-01 Alexander SmorkalovCMakeLists.txt for Android native activity added.
2013-04-01 Vladislav Vinogradovfixed inconsistent new/delete operators
2013-04-01 Vladislav Vinogradovfixed condition in KeyPointsFilter::retainBest
2013-04-01 Vladislav Vinogradovfixed mind/maxd search in CvFuzzyMeanShiftTracker:...
2013-04-01 Vladislav Vinogradovfixed incorrect sizeof() expression in CvCalibFilter...
2013-04-01 Vladislav Vinogradovfixed incorrect sizeof() expression in CvCaptureCAM_VFW...
2013-04-01 Vladislav Vinogradovfixed potential dereference of null pointer
2013-04-01 Vladislav Vinogradovremoved duplication
2013-04-01 Vladislav Vinogradovfixed misprint in imgwarp.cpp
2013-04-01 Vladislav Vinogradovfixed misprint in icvCreateIsometricImage
2013-04-01 Vladislav Vinogradovremoved unnecessary tmp variable (convertTo can work...
2013-04-01 Vladislav Vinogradovfixed misprint in MatOp::augAssignXor
2013-03-31 Andrey KamaevMerge pull request #721 from jet47:tvl1-bug-fix
2013-03-31 Andrey KamaevMerge pull request #723 from virtuald:2.4
2013-03-31 Andrey KamaevFix typo leading to heap corruption in OutputArray...
2013-03-29 Dustin SpicuzzaPort dft.py sample from cv to cv2
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 #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 Vladislav Vinogradovfixed bug in TVL1 optical flow:
2013-03-27 Alexander Bohn... Fix for encoding errors when building Java source
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 yaouse perf test replace performance sample
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 #710 from jet47:gpu-fix-compilation...
2013-03-26 peng xiaoFix compiler errors
2013-03-26 peng xiaoFix compiler errors
2013-03-26 Vladislav Vinogradovfixed compilation issues with gpu modules:
2013-03-26 peng xiaoPass warp size into SURF
2013-03-26 peng xiaoAdd a function to query ocl device info
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 #701 from jet47:clahe
2013-03-25 Vladislav VinogradovGPU implementation of CLAHE
2013-03-25 Vladislav VinogradovCPU implementation of CLAHE
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 Anatoly Baksheevenabled png and jpeg for iOS
2013-03-24 Vadim Pisarevskyadded tutorial by Wolf Kienzle on using "image watch...
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
2013-03-22 Vadim Pisarevskyfixed http://code.opencv.org/issues/2899
2013-03-22 Vadim PisarevskyMerge pull request #687 from vpisarev:fast_lin_svm2
2013-03-22 Vladislav Vinogradovupdated license header in whole gpu module
2013-03-22 Vladislav Vinogradovfixed nonfree compilation with gpu (perf tests)
2013-03-21 Vadim Pisarevskyfixed buffer size and restored the use of compressed...
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 Vadim Pisarevskyadd hack to disable optimization of linear svms; improv...
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
next