profile/ivi/opencv.git
2013-04-04 Alexander Shishkovremoved links to the opencv.willowgarage.com/
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 #744 from pengx17:Branch_2.4_stereob...
2013-04-03 Karl-Heinz... Set ptr to NULL, so this method can be called repeatedl...
2013-04-03 Andrey KamaevFix target platform detection for x64 MinGW
2013-04-03 Andrey KamaevMerge pull request #745 from jet47:fix-gpu-warnings
2013-04-03 Andrey KamaevMerge pull request #716 from asmorkalov:winrt
2013-04-03 Andrey KamaevMerge pull request #748 from asmorkalov:android_na_inst...
2013-04-03 Andrey KamaevMerge pull request #743 from jet47:fix-sparsemat-iterator
2013-04-03 Andrey KamaevMerge pull request #738 from jet47:gpu-disable-videoenc...
2013-04-03 Andrey KamaevMerge pull request #728 from taka-no-me:ndk-r8e
2013-04-03 Alexander SmorkalovCode review notes fixed.
2013-04-03 Alexander SmorkalovNative activity install fixed.
2013-04-03 Vladislav Vinogradovfixed compilation warning for CUDA files
2013-04-03 peng xiaoFix compilation errors.
2013-04-03 peng xiaoFix some build errors.
2013-04-03 Vladislav Vinogradovfixed SparseMat Iterator compilation error (bug #2921)
2013-04-03 peng xiaoAdd ocl::stereobp function.
2013-04-03 Alexander SmorkalovExperimental MS Media Foundation API support added
2013-04-02 Vladislav Vinogradovdisabled perf tests for gpu VideoWriter and VideoReader
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 KamaevUpdate Android toolchain to the latest version supporti...
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-28 Alexander SmorkalovPerf tests for Video IO on WInRT fixed.
2013-03-27 Alexander SmorkalovHAVE_WIN32UI and HAVE_VFW checks and defines added.
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 Alexander SmorkalovVideo IO tests turned off for ARM WinRT.
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-27 Alexander SmorkalovMultiple fixes for WinRT
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
next