15166 Commits (d54b1ad88ad2a0564356ba114116abd1f7666f8c)

Author SHA1 Message Date
Sergiu Deitsch 4f31759965 prevent copying in cv::Mat_<T> move assignment 8 years ago
Tomoaki Teshima 6ab10fc3ac suppress warnings on GCC 4.9 series 8 years ago
Paolo Perkovic dd576c89a3 Fix StereoBM ROI selection 8 years ago
Hamdi Sahloul 89088937a7 Avoid memory leakage in smart pointers wrapper 8 years ago
Hamdi Sahloul 6a856d677c Wraps cv::EMD for Python and Java 8 years ago
Hamdi Sahloul c75b589f89 Wraps smart pointers properly 8 years ago
Tomoaki Teshima 507071cc6f suppress warnings on Jetson TK1 8 years ago
berak 3e0b63f65b fix comment in optim.hpp 8 years ago
Alexander Broemmer b2524f4571 Clear old CameraParameters in AffineBasedEstimator 8 years ago
Matthias Grundmann de52887c49 Update circlesgrid.cpp 8 years ago
Pyotr Chekmaryov 106413a3ea Simplest test added and code debuged. 8 years ago
Claudio 4709b9d2d8
Add cuda::streams to by_rows and 8UC1 functions 8 years ago
Claudio dd3655f6a6
Align parameter code style between hog .cu and .cpp files 8 years ago
Claudio 35f66340d7
Add cuda::Stream capability to cuda::HOG::compute 8 years ago
Matthias Grundmann 13540bf7f4 Update bgfg_gaussmix2.cpp 8 years ago
Julian Exner 46af07575e Add test case for cv::Mat::forEach 8 years ago
Alexander Broemmer 30d26acee0 Make stitching panoramas reusable after estimating transform once 8 years ago
Maksim Shabunin e72d353b45 Download cache 8 years ago
Artem Lukoyanov c4ae5c0ee5 Added assertios to remap and warpAffine functions 8 years ago
jexner b45e784beb Fix segmentation fault in cv::Mat::forEach 8 years ago
Fangjun KUANG da94d85789 add more info to the error code. 8 years ago
Fangjun KUANG f82d64c6e5 Add more info to the error code. 8 years ago
Alexander Alekhin 1e6ce1d2f8 core(mathfuncs_core): cpu optimization dispatched code 8 years ago
Alexander Alekhin 17e5e4cd5a core: CPU target dispatcher update 8 years ago
Julian Tanke f70cc29edb export SVM::trainAuto to python #7224 (#8373) 8 years ago
Chaoshuai Lu de7018539d Fix UIImageToMat method by taking image scale information into account 8 years ago
Chaoshuai Lu 874fb7ae78 Fix MatToUIImage method crash when the step is not equal to cols * elemSize() 8 years ago
Fangjun KUANG 94521629ab fix issue 8411. 8 years ago
KUANG, Fangjun 03c4c37969 fix issue 8189. 8 years ago
KUANG, Fangjun eae1ebfd29 fix issue 8411. 8 years ago
q 2918c3d75a First occurence of 4-directional version of SGBM. 8 years ago
Naba Kumar 29680100ac Support for creating streams with custom allocator 8 years ago
Naba Kumar 00f3ad7217 Implement DFT as cv::Algorithm to support concurrent streams 8 years ago
Naba Kumar cdcf44b3ef Expose BufferPool class for external use also 8 years ago
vartenkov 3fbe1f8d64 Fix multichannel warping with BORDER_CONSTANT 8 years ago
berak 11f3c0741e imgproc: move ShapeMatchModes enum from c to c++ header 8 years ago
berak 0b31eca9c2 remove unnessecary print statement 8 years ago
Kerry Billingham d9231afa29 Changes made to the Maven build process: 8 years ago
Woody Chow 9eecb5a9fe Optimize RowVec_32f and SymmColumnVec_32f with AVX2 8 years ago
Woody Chow c370cc10e9 Optimize normL2Sqr_ with AVX2 8 years ago
Woody Chow 05476d6604 Optimize initUndistortRectifyMap with AVX2 8 years ago
Woody Chow 9a29fc2ce1 Optimize WarpAffine using AVX2 8 years ago
Alexander Alekhin dcdd5d64b6 ocl: dump OpenCL driver version in tests 8 years ago
Maksim Shabunin 9333f82be0 Reduce dependencies between modules 8 years ago
Fangjun KUANG 246d3761ce Merge pull request #8383 from csukuangfj/patch-10 8 years ago
Naba Kumar 27cf6e549e Merge pull request #8367 from khnaba:cuda-calchist-with-mask 8 years ago
Woody Chow a8763c1fec Optimize exp32f with AVX2 8 years ago
Matthias Grundmann 7295dd7dec Update bgfg_gaussmix2.cpp 8 years ago
Artem Lukoyanov 3bf5d34544 Callib3d 4channel image detection 8 years ago
Hamdi Sahloul 171e705ba4 Fixes the constructor of 1x14, 2x7, 7x2 or 14x1 matrix 8 years ago