18623 Commits (1aeff45631fc6c643905edc401b60053a62bc13c)
 

Author SHA1 Message Date
Matěj Šmíd 3e176bbfa0 fisheye documentation typo 9 years ago
Alexander Alekhin 285eb0a539 videoio ffmpeg: fix buffer allocation for unaligned frame sizes 9 years ago
Alexander Karsakov e784ea7178 Fixed getSubset method to support Nx3 1-channel matrices as input (3xN 1-channel matrices doesn't supported at all). 9 years ago
Alexander Karsakov 0c9c7d5f3b Added test for checking that solvePnPRansac accepts vector<Point3f> and Nx3 1-channel or 1xN/Nx1 3-channel matrices as input. 9 years ago
Alexander Alekhin 70cb17bf64 Merge pull request #5947 from takacsd:patch-2 9 years ago
Alexander Alekhin 49d3e39bc4 test: added regression test for convexityDefects (#5908) 9 years ago
takacsd 1e0928633d Add missing implementation to one of the Mat_<_Tp> constructor. (#5945) 9 years ago
Alexander Alekhin 7a62a8213b Merge pull request #5914 from LaurentBerger:I5908 9 years ago
Alexander Alekhin 43033f0b1d ts: move PARAM_TEST_CASE and GET_PARAM into ts.hpp 9 years ago
Alexander Alekhin ec466ed1e0 Merge pull request #5936 from ejoebstl:master 9 years ago
Alexander Alekhin 22acd964cb Merge pull request #5924 from Photonomie:release/3.1.0-patched 9 years ago
Alexander Alekhin a8b27ae303 Merge pull request #5910 from rokm:cuda-warnings 9 years ago
Christoph Spörk 3f172731b2 added wrapped load function for python as suggested by gat3way 9 years ago
Emanuel Jöbstl 4e469f2866 Changed parameter order in documentation 9 years ago
Christoph Spörk 66eda72f66 fixed a doxygen issue 9 years ago
Christoph Spörk 6c8bc6a25b fixed ABI incompatibilities as proposed by alalek 9 years ago
Pierre Dulac 262a52f306 Enable NEON for the arm64 architecture too 9 years ago
Anush Elangovan 3405a865c4 Add LLVM c++_static c++_shared STL targets 9 years ago
Christoph Spörk a7aa198b4c fixing issue #4969 of Itseez/opencv. 9 years ago
Alexander Alekhin 345678770b Merge pull request #5771 from dtmoodie:pyrlk 9 years ago
Alexander Alekhin 430e2f205e Merge pull request #5916 from berak:NormalBayesClassifier_bulk_prediction 9 years ago
berak 5afd0e211e ml: fix NormalBayesClassifier bulk prediction(#5911) 9 years ago
Alexander Alekhin fade402899 Merge pull request #5861 from alalek:fix_pkgconfig 9 years ago
Alexander Alekhin 1e4ad333a1 Merge pull request #5906 from berak:fix_marker 9 years ago
Alexander Alekhin c06eaf83da Merge pull request #5904 from GregoryMorse:master 9 years ago
Alexander Alekhin 290b4d61b5 Merge pull request #5902 from alalek:fix_gpu_samples 9 years ago
Alexander Alekhin 76c9714516 Merge pull request #5883 from alalek:fix_5876 9 years ago
Alexander Alekhin 512e73db89 Merge pull request #5881 from alalek:fix_5878 9 years ago
Alexander Alekhin 9012ff4711 Merge pull request #5880 from alalek:fix_5863 9 years ago
Alexander Alekhin f9e2b036a5 Merge pull request #5873 from paroj:cpprodrigues 9 years ago
LaurentBerger 8531e6d9fc May be it can solve issue 5908 9 years ago
Rok Mandeljc 029dfbc89d opencv_core: CUDA: check if __CUDA_ARCH__ is defined before comparing it 9 years ago
berak 2d1cb14e61 fix cv::MARKER_TRIANGLE_UP 9 years ago
Gregory Morse 5427ede6a1 WinRT consistency 9 years ago
Alexander Alekhin cdb9c60dcb gpu samples: fix REMOVE_ITEM error 9 years ago
Dan Moodie 66738d748f Modified sparse pyrlk optical flow to allow input of an image pyramid which thus allows caching of image pyramids on successive calls. 9 years ago
Dan Moodie 64a57f7c38 Support for opengl2 in vtk 7.1 9 years ago
Ishank gulati 24da1ba3dc added videoio docs and tutorials 9 years ago
Alexander Alekhin 17e4d33b0e added regression test for #5876 9 years ago
Pavel Rojtberg 4db6d9986d also port Rodrigues in Affine to Matx expressions 9 years ago
Alexander Alekhin 6997d423c8 fix normalize in case of inplace operations 9 years ago
HMM@T430s-x64 6b4d4a85b5 solve videoio/src/cap_mjpeg_decoder.cpp compiling problem using VS 2008 9 years ago
Alexander Alekhin 3d85e7ac0d features2d agast: clear in/out keypoints container 9 years ago
Pavel Rojtberg ac481e6174 calib3d: port Rodrigues to cpp primitives 9 years ago
Alexander Alekhin 8d79285d02 Merge pull request #5840 from paroj:v4ldefault 9 years ago
Alexander Alekhin 5fa64235b1 Merge pull request #5860 from Dikay900:patch-1 9 years ago
Alexander Alekhin 9c58741dba Merge pull request #5868 from atinfinity:pullreq/151223-FindTBB-VS2015 9 years ago
Alexander Alekhin a4aeba37fb Merge pull request #5866 from Dikay900:patch-2 9 years ago
Alexander Alekhin 8c545c055d Merge pull request #5865 from Dikay900:fix_matcopy_shape 9 years ago
Alexander Alekhin f26d0c5857 Merge pull request #5856 from Dikay900:fix_rgb2luv_doc 9 years ago