profile/ivi/opencv.git
2012-12-05 Vladislav Vinogradovadded additional performance tests
2012-12-05 Vladislav Vinogradovremoved type check in gpu::FarnebackOpticalFlow
2012-12-05 Vladislav Vinogradovremoved type check in gpu::PyrLKOpticalFlow
2012-12-05 Vladislav Vinogradovadded more types support for gpu separable filters
2012-12-05 Vladislav Vinogradovfixed OpenGL tests
2012-12-05 Vladislav Vinogradovtemporarily disabled reduceKeyVal implementation for...
2012-12-04 Vladislav Vinogradovfixed warnings "double not supported"
2012-12-04 Vladislav Vinogradovfixed compilation on 1.1 CC
2012-12-03 Vladislav Vinogradovfixed warnings
2012-12-03 Vladislav Vinogradova bit more opengl refactoring:
2012-11-30 Vladislav Vinogradovrefactored opengl functionality
2012-11-29 Vladislav Vinogradovfixed build under windows
2012-11-28 marina.kolpakovacreate objects mat if empty
2012-11-27 marina.kolpakovaremove unused std imports
2012-11-27 marina.kolpakovafixed compilation for GCC 4.6
2012-11-27 Vladislav Vinogradovfixed build without CUDA
2012-11-27 Vladislav VinogradovMerge branch 'kepler-optimization' into cuda-dev
2012-11-27 Vladislav Vinogradovadded common TransformFunctorTraits for element operations
2012-11-26 marina.kolpakovasort for Hough sanity checks
2012-11-26 marina.kolpakovaadd epsilon in sanity checks
2012-11-26 marina.kolpakovaMerge cuda-geek/soft-cascade-gpu into cuda-dev
2012-11-26 marina.kolpakovaMerge origin/master into cuda-dev
2012-11-26 marina.kolpakovaclean code; fix problems in documentation
2012-11-26 marina.kolpakovafix CUDA support for streams for NMS; refactor tests
2012-11-26 marina.kolpakovaintegrate NMS (Dollar's criteria)
2012-11-26 Vladislav Vinogradovsaturate_cast via asm cvt command
2012-11-26 marina.kolpakovanms: part 1
2012-11-26 Vladislav Vinogradovadded explicit unroll to reduce implementation
2012-11-26 Vladislav Vinogradovelement operations
2012-11-26 Vladislav Vinogradovadded optimized deviceSupports function
2012-11-26 Vladislav VinogradovconvertTo
2012-11-26 Vladislav VinogradovwarpScanInclusive
2012-11-26 Vladislav Vinogradovfixed warnings on old compute capabilities
2012-11-26 Vladislav Vinogradovremoved old reduce implementation
2012-11-26 Vladislav Vinogradovmatrix reduction
2012-11-26 Vladislav VinogradovSURF
2012-11-26 Vladislav VinogradovORB
2012-11-26 Vladislav VinogradovFastNonLocalMeans
2012-11-26 Vladislav VinogradovPyrLKOpticalFlow
2012-11-26 Vladislav VinogradovStereoConstantSpaceBP
2012-11-26 Vladislav Vinogradovhog
2012-11-26 Vladislav VinogradovcalcHist & equalizeHist
2012-11-26 Vladislav VinogradovFGDStatModel
2012-11-26 Vladislav VinogradovCanny
2012-11-26 Vladislav VinogradovcomputeHypothesisScoresKernel
2012-11-26 Vladislav VinogradovBruteForceMatcher
2012-11-26 Vladislav Vinogradovnew reduce and reduceKeyVal implementation
2012-11-26 Vladislav Vinogradovfix abs_func and minimum/maximum functors
2012-11-23 marina.kolpakovaMerge pull #173 request from cuda-geek/fix-sc-arm
2012-11-22 marina.kolpakovafix tests for arm
2012-11-20 Andrey KamaevMerge branch 2.4
2012-11-20 Andrey KamaevMerge pull request #161 from apavlenko:fix/sdk_r21
2012-11-20 Andrey PavlenkoImproving compatibility with the latest Android SDK...
2012-11-20 Andrey KamaevMerge pull request #170 from asmorkalov:engine_build_fix
2012-11-20 Andrey KamaevMerging pull request #169 from taka-no-me:android-ndk-r8c
2012-11-20 Andrey KamaevMerging pull request #167 from asmorkalov:java_api_mana...
2012-11-20 Alexander SmorkalovLibinfo build fix;
2012-11-20 Andrey KamaevMerging pull request #162 from taka-no-me/opencv
2012-11-20 Andrey Kamaev'Merging pull request 163 from asmorkalov/opencv'
2012-11-20 Andrey KamaevFix Android build with clang compiler
2012-11-20 Andrey KamaevUpdate Android CMake toolchain for NDK r8c
2012-11-20 Alexander SmorkalovTest execution inside Eclipse fixed;
2012-11-19 Alexander SmorkalovIssue #2548 Missing static library libtbb.a for armeabi...
2012-11-19 Andrey KamaevUpdate URL for TBB download. Update to TBB 4.1 update 1
2012-11-16 Andrey KamaevMerge pull request #160 from asmorkalov/android_4_2_man...
2012-11-16 Andrey KamaevMerge pull request #159 from asmorkalov/libinfo_install_fix
2012-11-16 Andrey KamaevMerge pull request #157 from vpisarev/bug_fixes5
2012-11-16 Alexander SmorkalovIssue #2537 OpenCV Manager doesn't work on Android...
2012-11-15 Alexander SmorkalovIssue #2541 make install does not work for Android...
2012-11-14 marina.kolpakovafixed compile without cuda
2012-11-14 marina.kolpakovacheck if scaling values changed
2012-11-14 marina.kolpakovasoft cascade sample
2012-11-14 Andrey KamaevMerge pull request #128 from LeonidBeynenson/fix_args_c...
2012-11-14 marina.kolpakovafixed typo
2012-11-14 marina.kolpakovarefactor: PrefixSum
2012-11-14 marina.kolpakovaremove hardcoded values
2012-11-14 LeonidBeynensonModified documentation for calcOpticalFlowSF.
2012-11-14 marina.kolpakovaremove debug detect at scale method
2012-11-14 marina.kolpakovaremove size constraints of input frame
2012-11-14 marina.kolpakovaintegrate pre-Kepler architectures
2012-11-13 marina.kolpakovaRevert "Merge pull request #141 from jet47/gpu-pyrlk...
2012-11-13 marina.kolpakovaMerge remote-tracking branch 'cuda-geek/soft-cascade...
2012-11-13 Alexander Mordvintsevadded CV_OUT to StereoVar output paramiter
2012-11-13 marina.kolpakovafix for negative confidence
2012-11-13 Andrey KamaevMerge branch 2.4
2012-11-13 Andrey KamaevMerge pull request #147 from taka-no-me/win_warnings
2012-11-13 Andrey KamaevMerge pull requests #136, #142, #150, #152 from asmorka...
2012-11-13 Andrey KamaevMerge pull request #156 from jet47/gpu-hough-lines-fix
2012-11-13 Andrey KamaevMerge pull request #155 from jet47/gpu-test-fix
2012-11-13 Andrey KamaevMerge pull request #149 from taka-no-me/osx_warnings
2012-11-13 Andrey KamaevMerge pull request #148 from taka-no-me/tutorial_codes
2012-11-13 Andrey KamaevMerge pull request #146 from taka-no-me/win_opengl
2012-11-13 Andrey KamaevMerge pull request #145 from taka-no-me/vec_print
2012-11-13 Andrey KamaevMerge pull request #143 from vpisarev/bug_fixes4
2012-11-13 Andrey KamaevMerge pull request #141 from jet47/gpu-pyrlk-fix
2012-11-13 Andrey KamaevMerge pull request #144 from asmorkalov/fd_package_fix_2.4
2012-11-13 Vladislav Vinogradovfixed bug in gpu::HoughLines
2012-11-13 Vladislav Vinogradovfixed gpu module tests
2012-11-13 Alexander SmorkalovLogcat message for disabled test cases added.
2012-11-13 Alexander SmorkalovMore common way of test case disabling implemented.
next