opencv/modules/core/include/opencv2
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
..
core Merge pull request #24140 from sthibaul:4.x 2023-08-11 12:32:22 +03:00
core.hpp core: add broadcast (#23965) 2023-08-30 09:53:59 +03:00