11525 Commits (97aa8d3341852fc5ce78f6400007ab489a820eed)

Author SHA1 Message Date
Ilya Lavrenov 5f2135695e cvtColor rgb 2 YCrCb 10 years ago
Ilya Lavrenov bfb45b27e6 column sum 32s 10 years ago
Ilya Lavrenov 1ca35b7424 resize are fast 10 years ago
Ilya Lavrenov 56f3c92737 pyrUp and pyrDown 10 years ago
Ilya Lavrenov 63fc6ef316 convertTo from 64f 10 years ago
Ilya Lavrenov 8870ef4159 convertTo from 16u, 16s, 32s, 32f 10 years ago
Ilya Lavrenov 116fb275a8 convertTo from 8s 10 years ago
Ilya Lavrenov 19e77e4787 convertTo from 8u 10 years ago
Ilya Lavrenov b758dbd384 convertTo AVX2 10 years ago
Ilya Lavrenov 3a78a22733 convertScaleAbs for s8, f64 10 years ago
Ilya Lavrenov 5578088983 countNonZero 10 years ago
Ilya Lavrenov 972ff1d0c4 polarToCart 10 years ago
Ilya Lavrenov 0a5c9cf145 magnitude 64f 10 years ago
Ilya Lavrenov 6ab928fb39 phase 64f 10 years ago
Ilya Lavrenov a2a8ba17fc compare 10 years ago
Ilya Lavrenov 8d48632ebe avx2 10 years ago
Timur Sattarov 4762728fd5 More sensible error messages 10 years ago
Josep Bosch 75c99d65a5 Fisheye calibration methods available now in python 10 years ago
Yan Wang 75277bb770 Remove unnecessary global/local dim for radius match. 10 years ago
Nisarg Thakkar a11c02497f Fixed Bug similar to Bug#3757. UMat all dims zero after release. 10 years ago
Joe Howse 379de5708f Fix shadowed variable warning 10 years ago
Ashod Nakashian 473964806c Added imread and imreadmulti regression tests. 10 years ago
Ashod Nakashian 61ca38103c Added imreadmulti API to read multi-paged images into a vector of Mat. 10 years ago
Ashod Nakashian ecf359b8c9 Support for multipage decoding in BaseImageDecoder and implemented in TiffDecoder. 10 years ago
Mike Izbicki ac47c0c624 fix to work with python 2.6 10 years ago
Ilya Lavrenov 68962adc54 SSE mul 10 years ago
Ilya Lavrenov 60f2f7898a SSE4.1 addWeighted fo 16u 10 years ago
Maksim Shabunin 38d37d2b00 Fixed uninitialized memory usage in ANN_MLP 10 years ago
Maksim Shabunin d004ee58c5 Support loading old models in ML module 10 years ago
vbystricky 083d8645a5 Fix error of compilation of cap_intelperc.cpp 10 years ago
Vladislav Vinogradov f50a061225 added stream parameter to all cudaimgproc routines 10 years ago
Vladislav Vinogradov 220d937d9a removed buffered versions of histogram functions 10 years ago
Vladislav Vinogradov b4e7ee46c6 fix compilation without CUDA 10 years ago
Vladislav Vinogradov cd0e95de16 refactor cudaarithm reductions: 10 years ago
Vladislav Vinogradov a4e598f474 use new BufferPool class for some cudaarithm routines 10 years ago
Vladislav Vinogradov 7454189c2a use new getInputMat/getOutputMat/syncOutput methods in cudaarithm routines 10 years ago
Vladislav Vinogradov 3d0410c147 remove reciprocal version of cuda::divide 10 years ago
Vladislav Vinogradov 00e7816c1b add auxiliary functions to work with Input/Output arrays: 10 years ago
Ilya Lavrenov 02b2fdeda9 SSE resize Lanczos 10 years ago
Yan Wang 9699fde8d2 Use hypot to do vector calculation. 10 years ago
Ilya Lavrenov 042895977e SSE2 conversio in remap 10 years ago
Ilya Lavrenov f57136fd79 SSE2 cv::Mat::dot 10 years ago
Ilya Lavrenov f6b3bc01e5 addWeighted 10 years ago
Rok Mandeljc e3b32cce80 modules/core: removed extra semi-colon from mat.inl.hpp and utility.hpp 10 years ago
Ilya Lavrenov 9436103ed6 SSE2 optimization of cv::integral 10 years ago
Ilya Lavrenov 1af7d397d4 optimization of UMat::setTo 10 years ago
Julien Nabet 2d5e3b57ea Fix cppcheck reports warnings: 10 years ago
Joe Howse 2d16026df6 more const correctness in OpenNI2 getProperty 10 years ago
Joe Howse b7a3204c57 const correctness in OpenNI and OpenNI2 getProperty 10 years ago
Maksim Shabunin 11591b3e9d Added Qt help generation support 10 years ago