13976 Commits (c3d2921971551ba8cfdc63d65378cf014dfd004b)

Author SHA1 Message Date
Maksim Shabunin 1e667de1f3 HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 9 years ago
Marek Smigielski ef45005056 Adding support for pointer generation. Fixes #6605 9 years ago
Suleyman TURKMEN e59da10bf1 Update highgui.hpp 9 years ago
Bram Ton dfd5191e8b Minor additions to the documentation. 9 years ago
Tomoaki Teshima bbeac745ca Update test case for 64F version 9 years ago
Maksim Shabunin cbf2b79e1f Fixed documentation warnings produced by updated doxygen 9 years ago
Pavel Rojtberg bf688da50b FileStorage: add simplified API for bindings 9 years ago
dharezlak 308b47ce58 Improved Java wrapper generation 9 years ago
Tomoaki Teshima b2ad7cd9c0 add feature to convert FP32(float) to FP16(half) 9 years ago
Suleyman TURKMEN c6e6d4c822 Update pca.cpp 9 years ago
Suleyman TURKMEN abab67b574 Update imgproc.hpp 9 years ago
Jose Luis Guardiola a812989436 Fixed #6563: Incorrect management for invalid files/filestorage/filenode in ml module 9 years ago
Jose Luis Guardiola 2bb520e277 Fixed #6562: Incorrect CV_64F management in ANN 9 years ago
Özgür Can 4951543441 Fix issue #6473 9 years ago
Tomoaki Teshima bfcb40ad77 fix Core_MulSpectrum test on 64bit ARM + release mode 9 years ago
Han Hu e646f9d2f1 Fix subpixel problem of akaze. 9 years ago
atinfinity 1f1464c925 remove unnecessary cast 9 years ago
atinfinity ef0931be44 fixed compilation warning 9 years ago
Maksim Shabunin 8011be2810 Python bindings: added std::vector< std::pair< int, double > > type read support 9 years ago
atinfinity 6930325847 Added test case of cv::threshold(CV_64F) 9 years ago
atinfinity e4f207c4b4 Changed cv::threshold() to support CV_64F 9 years ago
Tomoaki Teshima b6a093fba1 accept multiple channels image for threshold on cuda 9 years ago
Dmitry Trifonov 688ebd8960 add support for multiple OpenNI2 devices 9 years ago
Tomoaki Teshima 7077d1de63 fix hal_intrin test on 64bit ARM 9 years ago
Vladislav Vinogradov 10896129b3 GraphCut deprecated in CUDA 7.5 and removed in 8.0 9 years ago
berak 11e563fd5d python: support for size_t args (default value) 9 years ago
Julien Nabet a29c814bd8 cppcheck: fix some reports 9 years ago
Artyom Lebedev 8ceac4b73b Update fisheye.cpp 9 years ago
Steven E Wright 39f7eccdb0 Fixes minor typos. 9 years ago
Pavel Rojtberg 8ed1945ccd calibrationMatrixValues: consider principalPoint in FOV computation 9 years ago
Pavel Rojtberg 86959310f9 calibrationMatrixValues: bind C++ function in C instead of vice versa 9 years ago
Pavel Rojtberg ccadad4222 fisheye: allow using transposed image and object point arrays 9 years ago
Pavel Rojtberg 8d4cebe077 fisheye: create rvecs, tvecs before writing 9 years ago
ohnozzy d66ed313cb Add Comment 9 years ago
ohnozzy db9f611767 Add OpenCL support to linearPolar & logPolar 9 years ago
Vadzim Piatrou 43f854bc5f fixing CLAHE crash with pixels value > 12 bit 9 years ago
Zhenqing, Hu 94a9e16943 Fix bug 6445 9 years ago
Alexander Smorkalov 6084901610 OpenCV version++. 9 years ago
Thomas Schenker 76ced14b3b fix typo 9 years ago
Maksim Shabunin 5a938309c1 More compilation warnings fixed 9 years ago
Maksim Shabunin 11378fcb17 Fixed compiation problems 9 years ago
Kevin, Hu db0ae2ca50 Restore 2.4 source branch for bug fix 6317. 9 years ago
Maksim Shabunin 5e9192287d Added HAL cvtColor interface 9 years ago
Ivar Clemens 3287ab386c Fixed typo in BRISK feature detector. 9 years ago
Suleyman TURKMEN 194f1beae8 fix for writing 16-bit jpeg2000 9 years ago
Philipp Hasper c52759432d Fixing doc for cv::Mat::forEach 9 years ago
Maksim Shabunin ba3b1de93f Updates for XCode 7.3 9 years ago
Suleyman TURKMEN 98239664f6 fix for writing 16-bit jpeg2000 9 years ago
Dan e9461d3feb templated std::vector<T> constructor was being called instead of const std::vector<cv::cuda::GpuMat>. 9 years ago
StevenPuttemans 88c0d64b4e fixing gstreamer cap 9 years ago