441 Commits (3542c98d4524e3db268efeb8a15c56f76a4f2add)

Author SHA1 Message Date
Alexander Alekhin 361bb1197f cmake: fix opencv_world build with contrib 7 years ago
Vitaly Tuzov 51cb56ef2c Implementation of bit-exact resize. Internal calls to linear resize updated to use bit-exact version. (#9468) 7 years ago
Alexander Alekhin 5560db73bf python: 'cv2.' -> 'cv.' via 'import cv2 as cv' 7 years ago
Alexander Alekhin 768f4cb7bc python: 'sub-module' for binding sources and documentation meta information 7 years ago
Pavel Rojtberg 6fb9d42c3f Hid symbols in static builds, added LTO flags, removed exports from ts 7 years ago
Pavel Rojtberg 3c795a0dab add test_algorithm_rw using AKAZE 7 years ago
Alexander Alekhin cbf2b51e40 bindings(py): fix handling of 'isalgorithm' 7 years ago
Alexander Alekhin 019de554a0 python(test): don't write bytecode 7 years ago
Alexander Alekhin 3ee8079f35 python(test): add tests filter 7 years ago
Alexander Alekhin aa70199ce1 build: avoid exporting of unnecessary symbols from Python bindings 7 years ago
Cartucho 7267e94be7 Merge pull request #9736 from Cartucho/const_and_class_to_json 7 years ago
Vitaly Tuzov 868ad16041 Python wrappers for Vec and Matx 7 years ago
Igor Wodiany e2499e5b2f
Move vector_size_t and vector_vector_Mat 7 years ago
Deric Crago a0d7cf89f2 Fixed 'boundary' spelling 7 years ago
Congxiang Pan 89b6e68e1e Merge pull request #9466 from huningxin:js 7 years ago
Dmitry Kurtaev bd8e6b7e14 Make external cv::dnn::Importer usage is deprecated 7 years ago
Alexander Alekhin 572a7bf6ce python: add special targets gen_opencv_python2(3) 7 years ago
Alexander Alekhin 200c8a0d3a python: generate pyopencv_signatures.json file 7 years ago
Lewis B 1caca2112b Merge pull request #8934 from lewisjb:python-classes 7 years ago
Alexander Alekhin 7791839f22 python(test): tests filtering 7 years ago
Alexander Alekhin 2f94637899 python(test): refactor test.py, move test code outside from test.py 7 years ago
Alexander Alekhin 936234d5b1 python(test): enable pylint checks for tests 7 years ago
Alexander Alekhin 72f789bf34 core: fix type traits 7 years ago
Alexander Alekhin ea6fe71a50 python: eliminate -Wundef warning about NPY_INTERNAL_BUILD 7 years ago
Alexander Alekhin b6949c5088 cmake: CMP0022 NEW 7 years ago
Alexander Alekhin 46f05f2db6 python: disable assertion in NumpyAllocator 7 years ago
Alexander Alekhin 15a6586062 python: stitching simple test 7 years ago
Alexander Alekhin b32d914aab static analyze: python dynamic_cast checks 7 years ago
Alexander Alekhin 6ea6e4bceb binding: fix headers processing 7 years ago
Alexander Alekhin 2db45c8a85 hdr_parser: ignore lines with 'CV__' macros 7 years ago
Alexander Alekhin 006966e629 trace: initial support for code trace 8 years ago
lewisjb 078b4cc971 Added Python Docstrings 8 years ago
Werner Palfinger 0f42031b10 fixed typo in pyopencv_from Point3d 8 years ago
Pavel Rojtberg 930611dfa8 python: move Ptr specializations above generic_vec to allow vector_Ptr_T 8 years ago
Peter Würtz a4c70aebd0 Expose UMat OpenCL handles and buffer information to python 8 years ago
Hamdi Sahloul 89088937a7 Avoid memory leakage in smart pointers wrapper 8 years ago
Hamdi Sahloul c75b589f89 Wraps smart pointers properly 8 years ago
Hans Gaiser 11b24eb49f Expose CirclesGridFinderParameters in findCirclesGrid. 8 years ago
Pavel Rojtberg 789dc0a3b7 python: type of initial_button_state must match format string 8 years ago
Hamdi Sahloul 232d6b87f4 cv::Matx python wrapper 8 years ago
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