563 Commits (ffee1a4126e58237888e234cacf21d4babeaf4c8)

Author SHA1 Message Date
Alexander Alekhin a5d16f09e6 cmake world: allow to build python bindings 8 years ago
Peter Würtz c659f94dca Expose more UMat constructors to python 8 years ago
Alexander Alekhin a2b6b595c2 shape: force column-based vector 8 years ago
Alexander Alekhin cc09f5a7de Merge pull request #7854 from alalek:backports_2016 8 years ago
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 8 years ago
Alexander Alekhin a88b94cc44 build: fix warning in python parser 8 years ago
Alexander Alekhin edcbc15a90 cmake: python installation 8 years ago
abratchik 8da1303179 add vector_vector_KeyPoint support to python wrappers 8 years ago
Alexander Alekhin 5da8d65371 eliminate compiler warnings 8 years ago
Maksim Shabunin b8bce55270 Several chessboard detector improvements: 8 years ago
Vladislav Sovrasov ae28345ca5 Make test_texture_flow.py more robust 8 years ago
Vitaliy Lyudvichenko ab8de8f506 Adding of user-defined type conversions for python bindings inside module directories 8 years ago
will hunt ac2d79fd67 MSER: all test passed. 8 years ago
Maksim Shabunin f698bc1cc2 Fixes header filtering for python bindings generator 8 years ago
Alexander Alekhin bb5e25ba7c migration: github.com/opencv/opencv 8 years ago
Alexander Alekhin ddc0b42bc3 migration: github.com/opencv/opencv 8 years ago
Alexander Alekhin c0fe374490 cmake: python, allow dynamic symbols lookup from libpython.so 8 years ago
Matthew Skolaut f861d0d643 merge #ifs in highgui bindings 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
Maksim Shabunin 8011be2810 Python bindings: added std::vector< std::pair< int, double > > type read support 9 years ago
berak 11e563fd5d python: support for size_t args (default value) 9 years ago
Maksim Shabunin 70bc268c1a Fixed problem with nonfree python test: could not find local test images 9 years ago
Vitaly Tuzov 34b3d31f54 Fix for nonlocal data requirement in test2.py 9 years ago
Vitaly Tuzov 64f02aa72d Backport of setRNGSeed implementation and python test randomness fix 9 years ago
Vladislav Sovrasov a490b64e9b Add function setRNGSeed and seed setup in python tests 9 years ago
Vitaly Tuzov ea3746bd15 Made texture flow python test less strict to fix it on AARCH64 9 years ago
Vitaly Tuzov 24361733e4 Fixed face detection python test 9 years ago
Vladislav Sovrasov fd61978795 Add goodfeatures python test and cleanup in test directory 9 years ago
Vitaly Tuzov 96903dc4ad Test data necessary for python samples added to test package. 9 years ago
Vladislav Sovrasov e2434ab7c3 Use AKAZE detector instead of ORB in feature_homography test 9 years ago
Vitaly Tuzov d29eb2938c Calibration test temporary disabled 9 years ago
Vladislav Sovrasov 22b028b64b Fix warnings in python3 9 years ago
Vladislav Sovrasov e4fed417d2 Add segmentation and object tracking python tests 9 years ago
Vladislav Sovrasov 0c6e09f060 Changes in facedetect test 9 years ago
Vladislav Sovrasov 87fc75c6d7 Improvements in tests, bugfix in digits_video sample 9 years ago
Vladislav Sovrasov 4e3a6328ba Fixes in calibration and camshift tests 9 years ago
Vladislav Sovrasov 54c07ba0ff Add 2 new tests, bugfixed in old tests 9 years ago
Vladislav Sovrasov cb7cc81653 Add dft python test, fix platform depended result in morphology test 9 years ago
Vladislav Sovrasov aaa43dc84f Add morphology python test, fix python3 compabtibility in kmeans test 9 years ago
Vladislav Sovrasov 56571561b4 Add k-means python test, fix loading images in calibration test 9 years ago
Vladislav Sovrasov 5625d79508 Fix loading images in python tests 9 years ago
Vladislav Sovrasov ab4d375349 Add new tests on python 9 years ago
Alexander Alekhin d2e5f90f32 cmake: fix cv2.lib conflict for python2/3 bindings (MSVS) 9 years ago
Vitaly Tuzov 25b4d8a1b5 Added images necessary for tests 9 years ago
Vitaly Tuzov aaa30dc5b6 Make some tests less strict due to improvement of related algorithms in master branch 9 years ago
Vitaly Tuzov e0f426f78b Backport of new python tests from master branch(PR https://github.com/Itseez/opencv/pull/6025). 9 years ago
Nikolay Polyarniy 46e08d34dd T-API python support implemented: 9 years ago
Alexander Alekhin be23846c4e update osx and ios build_framework.py 9 years ago
Maksim Shabunin 84f37d352f HAL moved back to core 9 years ago