459 Commits (ddba77229796e0129f36bb17b2a289f75740fabf)

Author SHA1 Message Date
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
abidrahmank 797143d515 extending stitching module for Java and Python bindings 10 years ago
Maksim Shabunin 6337fd0650 Support of bioinspired contrib module wrapping 10 years ago
Huu Nguyen 81b9be1623 Fix implicit narrowing error in initializer list 10 years ago
Alexander Smorkalov 35768ed638 Python tests added to -tests deb package. 10 years ago
Alexander Mordvintsev c1032b6232 remove structured_edge_detection.hpp from blacklist 10 years ago
Alexander Mordvintsev c23d6b67ee blacklisted 'tracking' due to some linking problem 10 years ago
Alexander Mordvintsev 2a9e252f77 fix namespace conflicts (like cv::inpaint and cv::xphoto::inpaint) 10 years ago
Alexander Mordvintsev 74c77d826f base class name resolution 10 years ago
Alexander Mordvintsev 40d0f853d6 removing modules from blacklist 10 years ago
Alexander Mordvintsev c4c731c0aa fixing warnings 10 years ago
Alexander Mordvintsev c22dcb04af fixing warnings 10 years ago