13757 Commits (da69cd08db99edd9a6c92e74b62ee28b2842779f)

Author SHA1 Message Date
Tomoaki Teshima 0e380ff15d calib3d: compare error and threshold both in square 9 years ago
Alexander Alekhin 3844ee780c build: fix compiler warnings (GCC 5.3.1) 9 years ago
Alexander Alekhin 8184535de1 samples: repair viz tutorial 9 years ago
Vitaliy Lyudvichenko 930d96f684 Fixing of AutoBuffer::allocate(nsz) method 9 years ago
Tomoaki Teshima 78a5aacb22 make NEON more similart to SSE2 9 years ago
PkLab.net f274c592e4 Use copydoc for the list of valid property identifier in VideoCapture and VideoWriter docs 9 years ago
PkLab.net 6c3d8abe2c Doxygen documentation for CAP_* enums (using current comments in code) 9 years ago
Dmitry Trifonov f9e6741807 added support for OpenNI2 IR stream #4366 9 years ago
Suleyman TURKMEN e7ec580318 Update imgcodecs.hpp 9 years ago
Suleyman TURKMEN 1b22783d46 Update grfmt_png.cpp 9 years ago
MYLS df5a7c8ee9 build again for OpenCL. 9 years ago
MYLS 677d4d20ce fixed an error in the test... 9 years ago
MYLS 959002fb96 solve warnings and errors in test. 9 years ago
MYLS 7c92ee2e6e Split `cvWriteRawData_Base64` into three functions 9 years ago
Matthew Skolaut f861d0d643 merge #ifs in highgui bindings 9 years ago
Alexander Alekhin 09c2a8b7ad cmake: fix HAL dependencies for core module 9 years ago
Matthew Skolaut 7284a77cd3 fix casting warning in python createButton binding 9 years ago
Matthew Skolaut 9b959072a2 added python binding for createButton 9 years ago
Alexander Alekhin 2fb670cf09 hal: fix missing include "opencv2/imgproc/hal/interface.h" 9 years ago
MYLS 29921d055d change the parameter to `CvMat` and `CvMatND` 9 years ago
MYLS 9faa2a7fd0 solve warning for IOS 9 years ago
MYLS 958263d245 Solve warnings, and adjusted the test case. 9 years ago
MYLS 882e4221e7 fix errors from test. 9 years ago
MYLS d1b097f409 fix most coding style warnings and errors 9 years ago
MYLS 7b1f7c8d8e Add Base64 support for FileStorage 9 years ago
MYLS ecd827fc8e Add Base64 support for FileStorage 9 years ago
Philipp Hasper 45bd56e28a rigidTransform: only four DoF 9 years ago
Alexander Alekhin f4ebc504d1 cmake: refactor HAL attaching process 9 years ago
Philipp Nordhus 4a529cd641 Return reference on iterator indirection/subscript 9 years ago
Adam Rankin 2577194c70 Correcting return type from videoDevice::findType to be int thus allowing detection of failed device init request 9 years ago
Vladislav Sovrasov 46fb46c54e Add an extended version of CalibrateCamera function 9 years ago
Vladislav Sovrasov 055f5c7395 Change names of some internal functions 9 years ago
Tomoaki Teshima d1c1c01761 fix typo 9 years ago
Vladislav Sovrasov a2d0cc878c Implement internal HAL for GEMM and matrix decompositions 9 years ago
Louis Letourneau c03d778ec7 This fixes the seeking in h264 B-Frame enabled video issue. #4890 9 years ago
Tomoaki Teshima 070e4d754e let the performance test of split pass on 64bit ARM 9 years ago
Alexander Alekhin ff0601cda5 core: prevent changes in 'std' namespace 9 years ago
Maksim Shabunin 1e667de1f3 HAL math interfaces: fastAtan2, magnitude, sqrt, invSqrt, log, exp 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
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