6368 Commits (f00efcfc593b361f875b1b85c2684850cd192974)
 

Author SHA1 Message Date
Vladislav Vinogradov f00efcfc59 added optimized deviceSupports function 12 years ago
Vladislav Vinogradov a71ef7d67b convertTo 12 years ago
Vladislav Vinogradov 572d2d6a84 warpScanInclusive 12 years ago
Vladislav Vinogradov 76e8794e81 fixed warnings on old compute capabilities 12 years ago
Vladislav Vinogradov e6b1ccdcdf removed old reduce implementation 12 years ago
Vladislav Vinogradov e8f9762ef3 matrix reduction 12 years ago
Vladislav Vinogradov fbf3de43a2 SURF 12 years ago
Vladislav Vinogradov 19c87d1c9d ORB 12 years ago
Vladislav Vinogradov 7f97fb481c FastNonLocalMeans 12 years ago
Vladislav Vinogradov 1f1e24be3c PyrLKOpticalFlow 12 years ago
Vladislav Vinogradov 1b571bde10 StereoConstantSpaceBP 12 years ago
Vladislav Vinogradov 0e339dd137 hog 12 years ago
Vladislav Vinogradov 0ddd16cf78 calcHist & equalizeHist 12 years ago
Vladislav Vinogradov 7e57648ea2 FGDStatModel 12 years ago
Vladislav Vinogradov 28716d7f30 Canny 12 years ago
Vladislav Vinogradov e299595667 computeHypothesisScoresKernel 12 years ago
Vladislav Vinogradov 05db02fbc8 BruteForceMatcher 12 years ago
Vladislav Vinogradov 7a1874b2cc new reduce and reduceKeyVal implementation 12 years ago
Vladislav Vinogradov d47c112434 fix abs_func and minimum/maximum functors 12 years ago
Vladislav Vinogradov afff9cf716 Optimized buffers reuse in gpu module: 12 years ago
Vladislav Vinogradov 810829f32e speedup compilation of row_filter.cu and column_filter.cu 12 years ago
Vladislav Vinogradov 29f89e8930 moved block.hpp to include folder 12 years ago
Vladislav Vinogradov bff818afbd fixed static build of gpu module with ffmpeg: 12 years ago
Vladislav Vinogradov beb377b38c gpu implementation of Dual TV-L1 Optical Flow 12 years ago
Andrey Kamaev 4d059e9e5b Merge release 2.4.3 12 years ago
Evgeny Talanin 6484732509 Updated docs to 2.4.3 12 years ago
Andrey Kamaev 54f96f045e Merge pull request #134 from apavlenko/android-tutorial 12 years ago
Andrey Kamaev 4224a64264 Merge pull request #133 from vpisarev/ios_atomic_fix 12 years ago
Andrey Pavlenko 65c6b81cbc Android Tutorial update (TADP link, Android SDK platforms, CDT) 12 years ago
Vadim Pisarevsky 9a08b7be45 fixed compile problem with the old Xcode (<4.5) 12 years ago
Andrey Kamaev f2af0e7a57 Merge pull request #132 from taka-no-me/version-2.4.3 12 years ago
Andrey Kamaev 4ac5223afa Merge pull request #131 from taka-no-me/tegra-fast 12 years ago
Andrey Kamaev 828faf4e68 Merge pull request #129 from cuda-geek/CCL-test-fix 12 years ago
Andrey Kamaev 63ee26adda Merge pull request #127 from cuda-geek/apple2clang 12 years ago
Andrey Kamaev 4a2f626d85 Remove "-rc" suffix from version 12 years ago
Andrey Kamaev dbb5a32453 Use Tegra version of cv::FAST 12 years ago
Vadim Pisarevsky 42471c082f possibly fixed compile errors in GPU module on Windows 12 years ago
marina.kolpakova 97cab339d2 fix Connected Components Labeling test crash 12 years ago
marina.kolpakova a04ef08602 Merge pull request #122 from kirill-kornyakov:2.4-android-documentation-fixes 12 years ago
Kirill Kornyakov 2b7d65d078 Updated OpenCV4Android SDK tutorial 12 years ago
Kirill Kornyakov 61ed591728 Updated Introduction into Android Development tutorial 12 years ago
Kirill Kornyakov 1c77f0abfe Rewrote abs documentation without funcx, so now :ocv:funcx: is used only for operator() 12 years ago
Kirill Kornyakov 2efd9b6ad7 Fixed a couple of minor issues in Javadocs 12 years ago
Kirill Kornyakov c5fb2de887 Updated link to OpenCV for Android page in README.android 12 years ago
marina.kolpakova 7a5b9a6b7f replase __APPLE__ marco with __clang__ 12 years ago
marina.kolpakova 5ce9965459 Merge pull request #125 from taka-no-me:perf_tests 12 years ago
marina.kolpakova 358fcbd5b6 Merge pull request #115 from asmorkalov:java_test_data_update 12 years ago
marina.kolpakova 09dec4e873 Merge pull request #124 from branch taka-no-me:vs8-vs9-tbb 12 years ago
marina.kolpakova 334f6344dd Merge pull request #120 from NikoKJ:ocl2.4.3 12 years ago
marina.kolpakova 9b92de9a88 Merge pull request #121 from branch asmorkalov:android_samples_fix 12 years ago