15005 Commits (96f1ef1347f72eca8d82a97de50364a7b2a99101)

Author SHA1 Message Date
Matthias Grundmann de52887c49 Update circlesgrid.cpp 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
jexner b45e784beb Fix segmentation fault in cv::Mat::forEach 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
KUANG, Fangjun 03c4c37969 fix issue 8189. 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
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
Fangjun KUANG 3ad6d13ff3 Fix an error in the documentation. 8 years ago
hailong-wang 207218e920 Fix the bug of Mat_<>::opeartor [] 8 years ago
Fangjun KUANG 31cc519cd3 fix typos. 8 years ago
Fangjun KUANG 3c15913f53 Impove the documentation for Mat::diag 8 years ago
Fangjun KUANG 95468b72f3 Fix typos in the documentation for cv::Mat. 8 years ago
KUANG, Fangjun debc1c4c95 fix an error while setting kernel argument for a 3-D matrix. 8 years ago
KUANG, Fangjun be7d4608fb Add more comments to the members of CoreTLSData related to OpenCL. 8 years ago
Fangjun KUANG 2a30d8c9f9 Update documentation for cv::accumulate. 8 years ago
Hamdi Sahloul db52841544 Accept default argument of FLANN index parameters 8 years ago
Matthias Grundmann 0a1767a6b5 Update bgfg_gaussmix2.cpp to avoid divide by zero cases. 8 years ago
Kuan-Yi Li e685dcef0b Fix typos 8 years ago
Vladislav Sovrasov 195c12f2db ml: remove useless namespace identifiers in SVM 8 years ago
Vladislav Sovrasov cd7f0a5177 QT: disable debug output in Release mode 8 years ago
Fangjun KUANG 8a679128fa Update comments for cv::InputArray. 8 years ago
Alexander Alekhin ba8a6e3533 ocl: don't use vload4 for 3 channel images 8 years ago
Philipp Hasper ec38ef9b10 CameraBridgeViewBase synchronizes on a final field 8 years ago
Jose Gómez 6f39f9a6a0 Merge pull request #8168 from jmgomezpoveda:issue_8166 8 years ago
Vladislav Sovrasov 931b32d102 core: add single DMatch/Keypoint I/O 8 years ago
Alexander Alekhin 89ce2dc405 core: DMatch I/O tests 8 years ago
chacha21 74abbd0898 Fix compilation when USE_ZLIB is false 8 years ago
chacha21 aa1b031274 get rid of warning C4800 under VS2010 8 years ago