13943 Commits (e7216a5987c77e31585ed573c620089715333985)
 

Author SHA1 Message Date
Elena Gvozdeva e7216a5987 Used float instead of int for CV_8U in sumTemplate 11 years ago
Vadim Pisarevsky 277802483f Merge pull request #2987 from anishp:master 11 years ago
Vadim Pisarevsky e9bed17d98 Merge pull request #3008 from jet47:fix-cudacodec-dependecies 11 years ago
Vadim Pisarevsky 41df63aacd Merge pull request #3010 from vpisarev:ocl_disable_some_norms2 11 years ago
Vadim Pisarevsky a587759d76 Merge pull request #2989 from smvv:gstreamer_capture_init 11 years ago
Vadim Pisarevsky 962b519708 Merge pull request #2996 from akarsakov:ocl_dft_new_concept 11 years ago
Vadim Pisarevsky 0c749fd7e5 Merge pull request #2998 from ernest-galbrun:cuda_concurrency 11 years ago
Vadim Pisarevsky af83884dc7 disabled ocl_minmaxloc on 32-bit data completely 11 years ago
Vadim Pisarevsky 1925fab427 disabled some more stuff 11 years ago
Vadim Pisarevsky 97f6dd1820 trying to make OpenCL builder green 11 years ago
Vadim Pisarevsky 00263dd664 Merge pull request #2179 from adishavit:feature-SupportClipboardCopyOnWindows 11 years ago
Vadim Pisarevsky f42bb0bd65 disable OpenCL difference norms with mask, since some of the tests fail 11 years ago
Vadim Pisarevsky 1310dc4ca2 Merge pull request #2994 from znah:py_hpp_glob 11 years ago
Vadim Pisarevsky 50a1def80b Merge pull request #3006 from smvv:fix_findContours_for_python2 11 years ago
Vadim Pisarevsky cb492cc24d Merge pull request #3007 from kobigurk:master 11 years ago
Vadim Pisarevsky ef0f010437 Merge pull request #3003 from ElenaGvozdeva:ocl_sum 11 years ago
Alexander Karsakov fecfaf4092 Using std::map in PlanCache 11 years ago
Elena Gvozdeva 27d97aa231 fixed 11 years ago
Vladislav Vinogradov ba706177cb fix cudacodec module dependecies 11 years ago
Alexander Mordvintsev 586ace1873 double to float cast warning fix 11 years ago
Kobi Gurkan 6cac76bfe4 fixes tab indentation - replacing with 4 spaces 11 years ago
Kobi Gurkan fc8f0e341b adding support for 16-bit 4 channel tiffs 11 years ago
Alexander Mordvintsev 5f47f70183 module blacklist 11 years ago
Alexander Mordvintsev a2ae1db31c 'adas' extra module doesn't produce .lib on windows (causes link error) 11 years ago
Alexander Mordvintsev 9ab3b89c53 pass header list to gen2.py by a text file (avoid command line length limit on windows) 11 years ago
Alexander Mordvintsev 42ecfc5538 fixed parsing enums with tailing comma 11 years ago
Alexander Mordvintsev 964657a155 glob for python module dependences 11 years ago
Alexander Mordvintsev 1d1bfd3d7d automatic search for headers for python wrapper generation 11 years ago
Sander Mathijs van Veen d25770ee76 Fix Python 2 bindings for findContours 11 years ago
Vadim Pisarevsky 7da0e37ba8 Merge pull request #2999 from jpuigcerver:traincascade_choose_threads 11 years ago
Vadim Pisarevsky ee90b88dd7 Merge pull request #2720 from pglotov:master 11 years ago
Vadim Pisarevsky 8e80f9b7a8 Merge pull request #1292 from adrians:neon-pull 11 years ago
Vadim Pisarevsky 603030b005 Merge pull request #2993 from vbystricky:oclopt_warp_affine 11 years ago
Elena Gvozdeva fe29af2e58 Fixed bug in reduce.cl 11 years ago
Alexander Karsakov 37d01e2d27 Added license header, using cv::Ptr, small fixes. 11 years ago
Adrian Stratulat a98ce86ca3 Add NEON intrinsics to core/src/arithm.cpp 11 years ago
Andrey Pavlenko 1f0ca00d75 Merge pull request #3000 from akarsakov:ocl_dft_new_tests 11 years ago
Alexander Karsakov e51c0810b6 Added accuracy and performance tests for DFT all modes. 11 years ago
Alexander Karsakov 66ac46214d Final refactoring, fixes 11 years ago
Joan Puigcerver 16a82b1747 Added an option to traincascade program to select the maximum number of threads to use during training 11 years ago
Sander Mathijs van Veen facb2f9a81 Reset class members to NULL after gst_*_unref() 11 years ago
Sander Mathijs van Veen f8442da945 Initialize all pointers of CvCapture_GStreamer correctly 11 years ago
Ernest Galbrun 551ab83cf2 trailing whitespace 11 years ago
Ernest Galbrun d7038423dd Merge branch 'master' of https://github.com/Itseez/opencv 11 years ago
Ernest Galbrun 6a769c92b3 modified default stream initialization to allow concurrent calls modified cuda surf.cuda.cpp to allow concurrent call 11 years ago
Vadim Pisarevsky da1ac35930 Merge pull request #2990 from vbystricky:highgui_split2 11 years ago
Vadim Pisarevsky 7bd7c85b1d Merge pull request #2919 from larshg:Openni2Support 11 years ago
Alexander Alekhin 58cf2a8f19 Merge pull request #2995 from ElenaGvozdeva:ipp_DFT 11 years ago
Elena Gvozdeva 4fdd6de8e8 Fixed ippiDFT call 11 years ago
Alexander Karsakov 1d2cf0e20e Added nonzero_rows support 11 years ago