106 Commits (66d7956e672f06cc308e491b19c312187974639c)

Author SHA1 Message Date
Alexander Alekhin 9340af1a8a core: Async API / AsyncArray 6 years ago
Alexander Alekhin a0a1fb5fec python: discover tests from module/misc/python/test paths 6 years ago
Pavel Rojtberg 62775660d1 core: python - test cv::copyTo with pre-allocated dst 6 years ago
LaurentBerger 2fb409b286 Merge pull request #13267 from LaurentBerger:StitchPython 6 years ago
Alexander Alekhin c8f934b5b1
Merge pull request #13415 from alalek:issue_13406 6 years ago
Alexander Alekhin 2fa9bd221d core: add utils::findDataFile() / samples::findFile() 6 years ago
Jiri Horner 1ba7c728a6 Merge pull request #12827 from hrnr:stitching_4 6 years ago
Alexander Alekhin cfb02b5370 shape: move sample to opencv_contrib 6 years ago
LaurentBerger 936523ae52 Add python test for copyto with mask 6 years ago
Suleyman TURKMEN 8eb987e393 Update findContours parameter type 6 years ago
Dmitry Kurtaev 24ab751547 Merge pull request #12565 from dkurt:dnn_non_intel_gpu 6 years ago
Alexander Alekhin 3cab9e7a9c 3.4: fixes 6 years ago
Dmitry Kurtaev d259eb28bb Add python tests for dnn module 6 years ago
Alexander Alekhin 95dd4b3f27 bindings: add debug helpers for args conversions 6 years ago
Hamdi Sahloul ee6415bd1c Improves a UMat unit test 6 years ago
Hamdi Sahloul 669ee0415a Rewrite the UMat Python wrapper 6 years ago
Hamdi Sahloul 532eace7d6 Extensive wrapping of CUDA functionalities for Python 6 years ago
Hamdi Sahloul 293facbae7 Support Python binding for CUDA functionalities 6 years ago
Alexander Alekhin 270cc3bcbc videoio: add routines to query information about backends API 6 years ago
Pavel Rojtberg 3f65924c45 core: FileStorage - add support for writing vector<String> with bindings (#11883) 6 years ago
Alexander Alekhin dcb9bc2544 python: eliminate pylint warnings 7 years ago
Dan Mašek 8c1d8eccdd Merge pull request #11207 from dan-masek:add_redirect_error 7 years ago
Pavel Rojtberg 2d674fc151 persistence: replace arbitrary limit of cn to 4 by CV_CN_MAX (#10636) 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
Pavel Rojtberg 3c795a0dab add test_algorithm_rw using AKAZE 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
Deric Crago a0d7cf89f2 Fixed 'boundary' spelling 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 15a6586062 python: stitching simple test 7 years ago
Peter Würtz a4c70aebd0 Expose UMat OpenCL handles and buffer information to python 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
StevenPuttemans 6d34d6b47e update samples: waitKey() usage 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
will hunt ac2d79fd67 MSER: all test passed. 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
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