10815 Commits (dc76ca5fc9e3e089abd449cee7f5750ebfb6e276)

Author SHA1 Message Date
Vadim Pisarevsky 4255746c00 fixed compile warnings and removed extra whitespaces 11 years ago
Vadim Pisarevsky 4dfb613c3e optimized Bayer=>RGB/RGBA/Gray conversion using Neon intrinsics. Fixed recently introduced build error in iOS framework. 11 years ago
Alexander Karsakov fecfaf4092 Using std::map in PlanCache 11 years ago
edgarriba 4ddc6a4a77 Update for DLS test 11 years ago
edgarriba 0427b70a2f Filtering solutions with imaginary part 11 years ago
Ernest Galbrun df8f1a4355 removed legacy header 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
Elena Gvozdeva fe29af2e58 Fixed bug in reduce.cl 11 years ago
edgarriba 5f35bed5c5 Delete Debug functions 11 years ago
edgarriba 9cad1dfa0d Update C headers for DLS 11 years ago
edgarriba 5980613317 Update 11 years ago
vbystricky e49d148d47 Optimize ocl function pyrDown 11 years ago
edgarriba 5f54a22d29 Update documentation for DLS 11 years ago
edgarriba a4e21c8fa8 Update DLS test 11 years ago
Alexander Karsakov 37d01e2d27 Added license header, using cv::Ptr, small fixes. 11 years ago
edgarriba a3f065c409 DLS working 11 years ago
Adrian Stratulat a98ce86ca3 Add NEON intrinsics to core/src/arithm.cpp 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
Sander Mathijs van Veen facb2f9a81 Reset class members to NULL after gst_*_unref() 11 years ago
edgarriba 48c4a79d2e DLS full algorithm compiling 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 6a769c92b3 modified default stream initialization to allow concurrent calls modified cuda surf.cuda.cpp to allow concurrent call 11 years ago
Elena Gvozdeva 4fdd6de8e8 Fixed ippiDFT call 11 years ago
edgarriba 730fe9e582 Hessian+ cayley2rotbar 11 years ago
Alexander Karsakov 1d2cf0e20e Added nonzero_rows support 11 years ago
Alexander Karsakov 52f76a3283 Added rest Elena's changes 11 years ago
Alexander Karsakov 7791264525 Added multi-block scheme 11 years ago
Alexander Karsakov 2b9e556055 Added Elena's changes with implemented DFT_INVERSE C2C mode. 11 years ago
Alexander Karsakov b17bf031f6 Added DFT_SCALE for forward transforms 11 years ago
Alexander Karsakov 6c8b6bd0c7 Added packing to CCS format 11 years ago
Alexander Karsakov ed07241f89 Completed all forward transforms. 11 years ago
Alexander Karsakov e5a3ab3cb9 Added fftplan cache 11 years ago
Alexander Karsakov 0318d27720 Enabled precalculated wave 11 years ago
Alexander Karsakov 5dd9263848 Multi-radix with kernel generation 11 years ago
vbystricky 716218cac4 Optimize ocl version of warp_affine 11 years ago
edgarriba b1b9a29e48 Extracting Eigenvalues and Eigenvectors 11 years ago
András Kovács d1c7983fe5 calibrateDebevec index fix (issue 3664) 11 years ago