10373 Commits (7d41ce23a757b56d6b4c96d741f9a4b175606a70)

Author SHA1 Message Date
Vadim Pisarevsky 101769d26c eliminated some unnecessary instructions 10 years ago
siddharth 4cdc155eac test 10 years ago
siddharth 0972a2d758 Fixed mixed cloning bug 10 years ago
siddharth 88d05a89d4 removed build error 10 years ago
siddharth 1a14d8506d recursive filter output corrected 10 years ago
siddharth 14631be59f Updated Documentation 10 years ago
Vadim Pisarevsky af83884dc7 disabled ocl_minmaxloc on 32-bit data completely 10 years ago
Vadim Pisarevsky 1925fab427 disabled some more stuff 10 years ago
Vadim Pisarevsky 11e9e375a3 fixed compile warning with GCC 10 years ago
Vadim Pisarevsky 2fd01dcced fixed doc builder warnings 10 years ago
Vadim Pisarevsky 97f6dd1820 trying to make OpenCL builder green 10 years ago
Vadim Pisarevsky 1ad9827fc4 removed ERFilter (to be moved to opencv_contrib/modules/text) and lineMOD (to be moved to opencv_contrib/modules/rgbd) 10 years ago
Vadim Pisarevsky f42bb0bd65 disable OpenCL difference norms with mask, since some of the tests fail 10 years ago
Vadim Pisarevsky 4255746c00 fixed compile warnings and removed extra whitespaces 10 years ago
Vadim Pisarevsky 4dfb613c3e optimized Bayer=>RGB/RGBA/Gray conversion using Neon intrinsics. Fixed recently introduced build error in iOS framework. 10 years ago
Alexander Karsakov fecfaf4092 Using std::map in PlanCache 10 years ago
Elena Gvozdeva 27d97aa231 fixed 10 years ago
Vladislav Vinogradov ba706177cb fix cudacodec module dependecies 10 years ago
Alexander Mordvintsev 586ace1873 double to float cast warning fix 10 years ago
Kobi Gurkan 6cac76bfe4 fixes tab indentation - replacing with 4 spaces 10 years ago
Kobi Gurkan fc8f0e341b adding support for 16-bit 4 channel tiffs 10 years ago
Alexander Mordvintsev 5f47f70183 module blacklist 10 years ago
Alexander Mordvintsev a2ae1db31c 'adas' extra module doesn't produce .lib on windows (causes link error) 10 years ago
Alexander Mordvintsev 9ab3b89c53 pass header list to gen2.py by a text file (avoid command line length limit on windows) 10 years ago
Alexander Mordvintsev 42ecfc5538 fixed parsing enums with tailing comma 10 years ago
Alexander Mordvintsev 964657a155 glob for python module dependences 10 years ago
Alexander Mordvintsev 1d1bfd3d7d automatic search for headers for python wrapper generation 10 years ago
Sander Mathijs van Veen d25770ee76 Fix Python 2 bindings for findContours 10 years ago
Elena Gvozdeva fe29af2e58 Fixed bug in reduce.cl 10 years ago
vbystricky e49d148d47 Optimize ocl function pyrDown 10 years ago
Alexander Karsakov 37d01e2d27 Added license header, using cv::Ptr, small fixes. 10 years ago
Adrian Stratulat a98ce86ca3 Add NEON intrinsics to core/src/arithm.cpp 10 years ago
Alexander Karsakov e51c0810b6 Added accuracy and performance tests for DFT all modes. 10 years ago
Alexander Karsakov 66ac46214d Final refactoring, fixes 10 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 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
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