Commit b45a6a9
File tree
9 files changed
+8
-18
lines changedFilter options
- .github/workflows
9 files changed
+8
-18
lines changed.github/workflows/build_wheels_linux.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
.github/workflows/build_wheels_linux_arm.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_linux_arm.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
.github/workflows/build_wheels_macos.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_macos.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
.github/workflows/build_wheels_macos_m1.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_macos_m1.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
.github/workflows/build_wheels_windows.yml
Copy file name to clipboardExpand all lines: .github/workflows/build_wheels_windows.yml+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
|
opencv_contrib
Copy file name to clipboardSubmodule opencv_contrib updated 120 files
opencv_extra
Copy file name to clipboardSubmodule opencv_extra updated 67 files
- testdata/cv/aruco/recover.png
- testdata/cv/aruco/regression_2492.png
- testdata/cv/aruco/regression_3192.png
- testdata/cv/aruco/trivial_board_detection.png
- testdata/cv/qrcode/issue_21287.png
- testdata/dnn/download_models.py+3-3
- testdata/dnn/onnx/data/input_dynamic_resize_13_0.npy
- testdata/dnn/onnx/data/input_dynamic_resize_13_1.npy
- testdata/dnn/onnx/data/input_dynamic_resize_scale_13_0.npy
- testdata/dnn/onnx/data/input_dynamic_resize_scale_13_1.npy
- testdata/dnn/onnx/data/input_lstm_cell_bidirectional.npy
- testdata/dnn/onnx/data/input_lstm_cell_forward.npy
- testdata/dnn/onnx/data/input_lstm_cell_with_peepholes.npy
- testdata/dnn/onnx/data/input_output_registration_0.npy
- testdata/dnn/onnx/data/input_output_registration_1.npy
- testdata/dnn/onnx/data/input_quantized_conv_asymmetric_pads_int8_weights.npy
- testdata/dnn/onnx/data/input_resize_size_opset11.npy
- testdata/dnn/onnx/data/input_resize_size_opset13.npy
- testdata/dnn/onnx/data/input_slice_neg_starts.npy
- testdata/dnn/onnx/data/output_dynamic_resize_13.npy
- testdata/dnn/onnx/data/output_dynamic_resize_scale_13.npy
- testdata/dnn/onnx/data/output_lstm_cell_bidirectional.npy
- testdata/dnn/onnx/data/output_lstm_cell_forward.npy
- testdata/dnn/onnx/data/output_lstm_cell_with_peepholes.npy
- testdata/dnn/onnx/data/output_output_registration.npy
- testdata/dnn/onnx/data/output_quantized_conv_asymmetric_pads_int8_weights.npy
- testdata/dnn/onnx/data/output_resize_size_opset11.npy
- testdata/dnn/onnx/data/output_resize_size_opset13.npy
- testdata/dnn/onnx/data/output_slice_neg_starts.npy
- testdata/dnn/onnx/generate_onnx_models.py+104-8
- testdata/dnn/onnx/models/dynamic_resize_13.onnx
- testdata/dnn/onnx/models/dynamic_resize_scale_13.onnx
- testdata/dnn/onnx/models/lstm_cell_bidirectional.onnx
- testdata/dnn/onnx/models/lstm_cell_forward.onnx
- testdata/dnn/onnx/models/lstm_cell_with_peepholes.onnx
- testdata/dnn/onnx/models/output_registration.onnx+22
- testdata/dnn/onnx/models/quantized_conv_asymmetric_pads_int8_weights.onnx
- testdata/dnn/onnx/models/resize_size_opset11.onnx
- testdata/dnn/onnx/models/resize_size_opset13.onnx
- testdata/dnn/onnx/models/slice_neg_starts.onnx
- testdata/gpu/connectedcomponents/ccomp_exp.png
- testdata/gpu/connectedcomponents/concentric_circles.png
- testdata/highgui/readwrite/BigTIFF.tif
- testdata/highgui/readwrite/BigTIFFLong.tif
- testdata/highgui/readwrite/BigTIFFLong8.tif
- testdata/highgui/readwrite/BigTIFFLong8Tiles.tif
- testdata/highgui/readwrite/BigTIFFMotorola.tif
- testdata/highgui/readwrite/BigTIFFMotorolaLongStrips.tif
- testdata/highgui/readwrite/BigTIFFSubIFD4.tif
- testdata/highgui/readwrite/BigTIFFSubIFD8.tif
- testdata/highgui/readwrite/Classic.tif
- testdata/highgui/readwrite/gray_8u.tif
- testdata/highgui/readwrite/pattern_10uc1.tif
- testdata/highgui/readwrite/pattern_10uc3.tif
- testdata/highgui/readwrite/pattern_10uc4.tif
- testdata/highgui/readwrite/pattern_12uc1.tif
- testdata/highgui/readwrite/pattern_12uc3.tif
- testdata/highgui/readwrite/pattern_12uc4.tif
- testdata/highgui/readwrite/pattern_14uc1.tif
- testdata/highgui/readwrite/pattern_14uc3.tif
- testdata/highgui/readwrite/pattern_14uc4.tif
- testdata/highgui/readwrite/pattern_16uc1.tif
- testdata/highgui/readwrite/pattern_16uc3.tif
- testdata/highgui/readwrite/pattern_16uc4.tif
- testdata/highgui/readwrite/pattern_8uc1.tif
- testdata/highgui/readwrite/pattern_8uc3.tif
- testdata/highgui/readwrite/pattern_8uc4.tif
-15Lines changed: 0 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
374 | 374 |
|
375 | 375 |
|
376 | 376 |
|
377 |
| - |
378 |
| - |
379 |
| - |
380 |
| - |
381 |
| - |
382 |
| - |
383 |
| - |
384 |
| - |
385 |
| - |
386 |
| - |
387 |
| - |
388 |
| - |
389 |
| - |
390 |
| - |
391 |
| - |
392 | 377 |
|
393 | 378 |
|
394 | 379 |
|
|
0 commit comments