Commit 8641510
committed
Submodules update to OpenCv 4.14.0
1 parent ed685ab commit 8641510
3 files changed
Lines changed: 3 additions & 3 deletions
Submodule opencv_contrib updated 22 files
- modules/cudaarithm/src/cuda/threshold.cu+19-15
- modules/cudacodec/CMakeLists.txt+15-17
- modules/cudacodec/include/opencv2/cudacodec.hpp+1
- modules/cudacodec/src/nvidia_surface_format_to_color_converter.cpp+3-1
- modules/cudacodec/test/test_video.cpp+500-245
- modules/cudafeatures2d/include/opencv2/cudafeatures2d.hpp+2-2
- modules/cudaoptflow/src/nvidiaOpticalFlow.cpp+3-3
- modules/cudastereo/src/cuda/stereosgm.cu+5-2
- modules/cudastereo/test/test_stereo.cpp+92
- modules/cudawarping/test/test_resize.cpp+54
- modules/cudev/include/opencv2/cudev/ptr2d/texture.hpp+5-2
- modules/cudev/include/opencv2/cudev/ptr2d/zip.hpp+9
- modules/cvv/CMakeLists.txt+14-2
- modules/face/src/getlandmarks.cpp+3
- modules/line_descriptor/src/binary_descriptor.cpp+4
- modules/reg/samples/reg_shift.py+4-4
- modules/rgbd/test/test_normal.cpp+1-1
- modules/stereo/src/stereo_binary_sgbm.cpp+67
- modules/videostab/src/cuda/global_motion.cu+1
- modules/videostab/src/frame_source.cpp+1-1
- modules/viz/tutorials/histo3D/histo3D.markdown+1-1
- modules/ximgproc/include/opencv2/ximgproc/disparity_filter.hpp+6-2
Submodule opencv_extra updated 22 files
- testdata/cv/shared/halmosh0.jpg
- testdata/cv/shared/halmosh0mask.png
- testdata/cv/shared/halmosh1.jpg
- testdata/cv/shared/halmosh2.jpg
- testdata/cv/shared/halmosh2mask.png
- testdata/cv/stereomatching/algorithms/cuda_stereosgm_res.xml+3-3
- testdata/dnn/onnx/data/input_flatten_axis_numaxes.npy
- testdata/dnn/onnx/data/input_squeeze_no_axes.npy
- testdata/dnn/onnx/data/input_tile_neg_axis.npy
- testdata/dnn/onnx/data/output_flatten_axis_numaxes.npy
- testdata/dnn/onnx/data/output_squeeze_no_axes.npy
- testdata/dnn/onnx/data/output_tile_neg_axis.npy
- testdata/dnn/onnx/generate_onnx_models.py+47
- testdata/dnn/onnx/models/flatten_axis_numaxes.onnx
- testdata/dnn/onnx/models/flatten_const.onnx
- testdata/dnn/onnx/models/squeeze_no_axes.onnx+13
- testdata/dnn/onnx/models/tile_neg_axis.onnx
- testdata/highgui/video/sample_23976fps.mp4
- testdata/perf/calib3d/bulk_n500.yaml+9.4k
- testdata/perf/core.xml+1.2k-5
- testdata/perf/features2d.xml+207
- testdata/perf/imgproc.xml+974
0 commit comments