317 Commits (1fe5441185632cd9f6099ae629b5c67b28fdcc38)

Author SHA1 Message Date
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 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
Alexander Mordvintsev e74cddfbd1 put consts into python submodules 10 years ago
Alexander Mordvintsev 6d1c02ffed unified namespace population with 'init_submodule' 10 years ago
Alexander Mordvintsev 4a519a25f3 nested classes support 10 years ago
Alexander Mordvintsev 5ad7f9910f function namespaces partially work 10 years ago
Alexander Mordvintsev e85e83f491 handling namespaces on parsing functions 10 years ago
Vadim Pisarevsky 740c5234b1 fix compile problems with contributed ximgproc/xphoto 10 years ago
Vadim Pisarevsky 6f86c9f118 another mac-related fix, let's squeeze it in this PR too 10 years ago
Vadim Pisarevsky 31df47b6ea moved nonfree and a part of features2d to opencv_contrib/xfeatures2d 10 years ago
Vadim Pisarevsky d0137b6d2d moved part of video to contrib/{outflow, bgsegm}; moved matlab to contrib 10 years ago
Vadim Pisarevsky e2f24f43c9 added some basic functionality needed by the new face module (moved from the old "contrib") 10 years ago
Michael Pratt e9ccadebed Support Python 2 and 3 in test script 10 years ago
Michael Pratt 7d41ce23a7 Build Python 3 bindings in subdirectory 10 years ago
Michael Pratt d921cde4d2 Add opencv_matlab to Python ignored modules 10 years ago
Michael Pratt 9d9411555f Place Python library out in dedicated folder 10 years ago
Michael Pratt 976c727eec Fix a few more PYTHON_NUMPY_INCLUDE_PATH 10 years ago
Alexander Alekhin 55188fe991 world fix 10 years ago
Vladislav Vinogradov cdb7b83741 fix python module compilation with enabled CUDA support: 10 years ago
Vadim Pisarevsky 8e9d1d9fe6 temporarily disabled java bindings for ml; hopefully fixed warnings etc. 10 years ago
Michael Pratt 52df3b232d Reference PYTHON_NUMPY_INCLUDE_DIRS not PYTHON_NUMPY_INCLUDE_PATH 10 years ago
Vadim Pisarevsky e368f17caf fixed python bindings generation 10 years ago
Alexander Mordvintsev 5f47f70183 module blacklist 10 years ago
Alexander Mordvintsev a2ae1db31c 'adas' extra module doesn't produce .lib on windows (causes link error) 10 years ago
Alexander Mordvintsev 9ab3b89c53 pass header list to gen2.py by a text file (avoid command line length limit on windows) 10 years ago
Alexander Mordvintsev 42ecfc5538 fixed parsing enums with tailing comma 10 years ago
Alexander Mordvintsev 964657a155 glob for python module dependences 10 years ago
Alexander Mordvintsev 1d1bfd3d7d automatic search for headers for python wrapper generation 10 years ago
vbystricky d58f736935 Split highgui module to videoio and highgui 10 years ago
vbystricky 4286f60387 Extract imgcodecs module from highgui 11 years ago
Mike Maraya 95550c2582 test.py: Check if camera_calibration.tar.gz file exists before downloading it, opencv bug #3782 11 years ago
Alexander Alekhin 3a8af7d691 fix python tests 11 years ago
Michael Pratt cac1218eef Build both Python 2 and Python 3 bindings 11 years ago
Vadim Pisarevsky 3858f2291d removed contrib, legacy and softcsscade modules; removed latentsvm and datamatrix detector from objdetect. removed haartraining and sft apps. 11 years ago
Alexander Alekhin 4d0848b3e8 fix -Wmaybe-uninitialized warning (initialize pointers to NULL) 11 years ago
Gabe Schwartz c19b6ed20e Fixed pyopencv_to w/FLANN IndexParams in python3. 11 years ago
Alexander Mordvintsev 2756ae2051 exposed OpenCL-control functions to python 11 years ago
Alexander Mordvintsev dd67ea0210 find -> rindex 11 years ago
Alexander Mordvintsev 120b3a1e77 Work on python wrapped generation automation: 11 years ago
unknown 75534a4828 Python typdef fixed. Reverted the example to MOG2. Not time to make the command line switch for now. 11 years ago