opencv/modules/core
nhlsm 68f527267b
Merge pull request #18080 from nhlsm:improve-mat-operator-assign-scalar
* improve Mat::operator=(Scalar)

* touch

* remove trailing whitespace

* TEST: check if old code pass test or not

* remove CV_Error

* remove warning

* fix: is -> Scalar

* 1) Mat *mat -> Mat &mat 2) return bool, add output param

* add comment
2020-08-14 17:21:23 +00:00
..
3rdparty/SoftFloat Add install component for 3rdparty libraries licenses 2018-03-06 16:32:30 +03:00
doc docs: intro formatting update, minor cleanup 2018-11-04 02:36:24 +00:00
include/opencv2 Document PatchNANs input type 2020-08-03 22:57:18 -03:00
misc bindings: basic support for #if preprocessor directives 2019-12-04 18:42:31 +03:00
perf core(ocl): options to control buffer access flags 2020-04-02 11:11:06 +00:00
src Merge pull request #18080 from nhlsm:improve-mat-operator-assign-scalar 2020-08-14 17:21:23 +00:00
test Added countNonZero test for big arrays and disable IPP for some cases 2020-06-03 18:58:41 +03:00
CMakeLists.txt core: adjust type of allocator_stats counter, allow to disable 2020-03-11 20:12:29 +03:00