544 Commits (6fc6207e9315b0d634b0c532516fba3f9ccbba20)

Author SHA1 Message Date
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
Alexander Alekhin 0db10a3052 fixes #5019: python and java bindings become CMake modules (loadable plugins) 9 years ago
berak 1048b235bf add Rect2d to python bindings 9 years ago
Maksim Shabunin f49936a849 Fixed cmake and build issues when using Visual Studio 2015 9 years ago
Wangyida ca599eee40 python modification for Point3D 9 years ago
Roman Donchenko 7d28541bbe test2.py: fail if a downloaded image can't be decoded 9 years ago
Maksim Shabunin 6e9d0d9a0c Visual Studio 2015 warning and test fixes 9 years ago
Roman Donchenko 08ad3b500b test2.py: switch from urllib to urllib2 9 years ago
Roman Donchenko 56f17e4921 test2.py: fail if a downloaded image can't be decoded 9 years ago
Roman Donchenko 293ea03dcc test2.py: remove unused imports 9 years ago
boatx d674965bf9 Fixing typo in variable name. 9 years ago
Maksim Shabunin fef7509eed NumpyAllocator: check reference count before actual release, revert flann changes 10 years ago
Jaime Fernandez c613ee2da4 BUG: ndarray to Mat conversion with NPY_RELAXED_STRIDES set 10 years ago
Alexander Alekhin caaf60ba00 remove bindings generation for DetectionBasedTracker 10 years ago
Maksim Shabunin 78ddc567f9 Python generator: moved base class handling to the generate step 10 years ago
Maksim Shabunin c137ba53a0 Wrap ANN_MLP class into Python 10 years ago
Mansour Moufid b99f7a29df Cast some image coordinates and sizes to double. 10 years ago
Ying Xiong 2d8b4fea9f Add #ifdef's such that python wrapper builds independent of other components 10 years ago
Maksim Shabunin e94dfcee0d Add python test for inheritance structure generation 10 years ago
Maksim Shabunin 82adf7955f Fix python submodules inheritance detection 10 years ago
Tim D. Smith b9b743bbe3 Don't explicitly link Python on OS X 10 years ago
Tim D. Smith d057828ee3 Don't explicitly link Python on OS X 10 years ago
Adam Greig 211a131351 Fix Python3 binding's submodules 10 years ago
Maxim Kostin cdd23440c9 Adding support for WinRT(WinPhone 8/8.1 and Win Store) via CMake 3.1 10 years ago
Maksim Shabunin 37c74e38f4 Python support 10 years ago
Mansour Moufid 7d4cbbd7aa Cast a long integer to double explicitly. 10 years ago
Maksim Shabunin 553020c448 Enabled STL usage within the library 10 years ago
Maksim Shabunin a5a510da4b Support for compound modules, support for contrib_world 10 years ago
Mike Izbicki ac47c0c624 fix to work with python 2.6 10 years ago
Maksim Shabunin 3212dd5465 Python test: new options provide local test data paths 10 years ago
Maksim Shabunin 84379140ba Python test: added options to provide local data path 10 years ago
Shiquan Wang 7127634aa0 Mod: Open header files with `io.open` for Python 2/3 compatibility. 10 years ago
Vadim Pisarevsky 80a985c894 fixed path to the checkerboard image 10 years ago
Vadim Pisarevsky 1176d4ef84 fixed some more compile errors and test failures 10 years ago
Vadim Pisarevsky c422bdc3f8 fixed some more compile errors and test failures 10 years ago