7145 Commits (4ca760d9c93eb36559aadcc7c22ceddbb8a1d84f)
 

Author SHA1 Message Date
marina.kolpakova 1712d0930c Merge origin/master into cuda-dev 12 years ago
marina.kolpakova 05cd88ae42 clean code; fix problems in documentation 12 years ago
Vadim Pisarevsky db965353f4 fixed a few compile errors/warnings in 2.4 branch of the docs 12 years ago
marina.kolpakova 39da17a02a Merge pull requst #177 from cuda-geek/another-one-integral-fix 12 years ago
marina.kolpakova a22edb037f fixed typo 12 years ago
marina.kolpakova bd3179bda8 fix CUDA support for streams for NMS; refactor tests 12 years ago
Andrey Pavlenko b19f672843 (#2569) simplifying code to avoid Eclipse CDT editor confusion, removing warnings and typos in comments 12 years ago
marina.kolpakova 60c0e41ba5 integrate NMS (Dollar's criteria) 12 years ago
Ilya Lavrenov 5225672dc0 added edge-aware demosaicing and bayer to bgra conversion 12 years ago
Vladislav Vinogradov f022b12c57 saturate_cast via asm cvt command 12 years ago
marina.kolpakova d2e88e1d4d nms: part 1 12 years ago
Vladislav Vinogradov 63a022dcd7 added explicit unroll to reduce implementation 12 years ago
Vladislav Vinogradov 11c6eb6305 element operations 12 years ago
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
marina.kolpakova 7df45c0dcc remove unnecessary copying in SURF 12 years ago
marina.kolpakova 91913364d6 reintegrate warp shuffle based integral 12 years ago
marina.kolpakova 5460cee9e9 fix cascade classifier GFF NMS for empty candidates vector 12 years ago
Andrey Kamaev 23011ffd81 Merge pull request #179 from cuda-geek:usr-bin-env-python 12 years ago
Andrey Kamaev 6eed90e5e8 Merge pull request #180 from mdim:fix_compile_error 12 years ago
Andrey Kamaev 901c0d80c3 Merge pull request #178 from cuda-geek:fix-2504 12 years ago
Maria Dimashova 97e36b9375 fix a compile error in case of building without highgui 12 years ago
marina.kolpakova 68d04d28b6 replace offsets in surf to simple copy for better speed 12 years ago
Andrey Kamaev 8daebeac8a run.py: add --check option for easy run of sanity checks 12 years ago
Andrey Kamaev 9db1d9ba13 run.py: improve handling of multiple Android devices 12 years ago
marina.kolpakova be0c20b758 align grid by 4 12 years ago
marina.kolpakova fceb62386d fix for 2504: WITH_CUDA disabled with OSX in 2.4.3. 12 years ago
marina.kolpakova 285d6320be add #/usr/bin/env python to all python files 12 years ago
Andrey Kamaev f45b5b13f1 Merge pull request #172 from asmorkalov:default_cam_lib_path 12 years ago
Andrey Kamaev 081887ee16 Merge pull request #174 from asmorkalov:full_sreen_fix 12 years ago
marina.kolpakova 5c2d59066f Merge pull #173 request from cuda-geek/fix-sc-arm 12 years ago
Alexander Smorkalov 2c67731a7b Issue #2549 OpenCV Samples does not expand on full screen fixed. 12 years ago
Jason Newton d5aa679d3f adjust output type to return int32... it should at least be unsigned but this breaks python bindings; 12 years ago