Commit Graph

33 Commits (cv2_segfault_repro_1)

Author SHA1 Message Date
scito 0d51efde40 repro for https://github.com/opencv/opencv/issues/23072 1 year ago
scito b82d493675 print cv2 version, repro for https://github.com/opencv/opencv/issues/23072 1 year ago
scito 4b59a1413d try setting enableWinograd(False)
https://github.com/opencv/opencv/issues/23072#issuecomment-1370539641
1 year ago
scito c4ab679b6d simplify more 1 year ago
scito 438cfe7ba8 remove not needed code for segfault repro 1 year ago
scito 8fb6f4181e simplify 1 year ago
scito 6c14141374 remove module dep 1 year ago
scito f15f240d8c pin versions and disable other test 1 year ago
scito 8f64615231 remove dependencies 1 year ago
scito 2e250684a0 yolo steps 1 year ago
scito 4c3f016cd6 fix order 1 year ago
scito 3816df4929 split qreader.detect() 1 year ago
scito db046a2f32 separate detect and decode 1 year ago
scito 03d3873dac fix repro: do not call main 1 year ago
scito 375d345965 steps in single tests 1 year ago
scito 5e10b26067 qreader substeps 1 year ago
scito 8ffb0a8ccf fix test, add import 1 year ago
scito 9b1f22fe23 add detect and decode 1 year ago
scito 7c672f8791 more specific test 1 year ago
scito a8559db6e0 ci: mypy only for latest Python on ubuntu 1 year ago
scito 869c404489 fix fileinput.input encoding only since Python 3.10 1 year ago
scito 003e122808 ignore types for stdout.reconfigure 1 year ago
scito b3fc854078 colored warn and error messages
- add log_warn() and log_error()
- adapt tests
1 year ago
scito fc1619d9c7 disable verbose unittest for Windows 1 year ago
scito 5be6e9c322 fix finput encoding problem on Windows 1 year ago
scito 739ae4c012 fix pytest.skipif 1 year ago
scito e311386a15 skip verbose tests for windows as there are encoding problems 1 year ago
scito 3558eba93b use detect_and_decode since qrreader is fixed 1 year ago
scito 1f04dd71e2 allow to choose qr reader for images 1 year ago
scito f731530f57 improve handling of wrong urls
- adapt tests
- improve messages for files
- show red box camera
1 year ago
scito 549c128fb7 renaming extract_otp_secret_keys -> extract_otp_secrets and test file names 1 year ago
scito 144c9e6320 fixes after change to src-layout 1 year ago
scito 3e4476e317 change to src-layout 1 year ago