opencv/modules
Yuantao Feng a308dfca98
core: add broadcast (#23965)
* add broadcast_to with tests

* change name

* fix test

* fix implicit type conversion

* replace type of shape with InputArray

* add perf test

* add perf tests which takes care of axis

* v2 from ficus expand

* rename to broadcast

* use randu in place of declare

* doc improvement; smaller scale in perf

* capture get_index by reference
2023-08-30 09:53:59 +03:00
..
calib3d Merge pull request #24035 from vrabaud:calibration 2023-07-27 19:36:33 +03:00
core core: add broadcast (#23965) 2023-08-30 09:53:59 +03:00
dnn Enable OpenVINO max pooling with indices since 2022.1 2023-08-23 10:39:38 +03:00
features2d Merge remote-tracking branch 'origin/3.4' into merge-3.4 2023-05-24 14:37:48 +03:00
flann Merge pull request #24028 from VadimLevin:dev/vlevin/fix-flann-python-bindings 2023-07-21 12:44:56 +03:00
gapi Merge pull request #24160 from mshabunin:update-ade 2023-08-18 08:02:44 +00:00
highgui Use OpenCV logging instead of std::cerr. 2023-07-19 10:49:54 +03:00
imgcodecs Use OpenCV logging instead of std::cerr. 2023-07-19 10:49:54 +03:00
imgproc Merge pull request #24179 from Kumataro:fix24145 2023-08-23 22:53:11 +03:00
java build: w/a compiler warnings for GCC 11-12 and Clang 13, reduce build output 2023-07-10 11:27:59 +03:00
js if browser supports wasm but only asm.js path provided use asm.js as fallback 2023-06-17 09:38:57 +03:00
ml Merge remote-tracking branch 'origin/3.4' into merge-3.4 2023-04-21 10:55:04 +03:00
objc Backport 5.x: Support for module names that start from digit in ObjC bindings generator. 2023-05-25 11:45:59 +03:00
objdetect Merge pull request #24194 from vrabaud:compilation_fix 2023-08-27 17:46:24 +00:00
photo Deprecated convertTypeStr and made new variant that also takes the buffer size 2023-04-26 09:48:15 -04:00
python Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 2023-08-25 14:53:34 +03:00
stitching Merge pull request #23740 from Peekabooc:4.x 2023-06-09 13:40:02 +03:00
ts Merge pull request #24186 from dkurt:ts_fixture_constructor_skip 2023-08-25 14:53:34 +03:00
video Warning supression fix for XCode 13.1 and newer. Backport #23203 2023-02-06 11:12:05 +03:00
videoio Merge pull request #24150 from DeePingXian:4.x 2023-08-16 22:25:11 +00:00
world cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2022-12-26 17:41:53 +00:00