mirror of https://github.com/opencv/opencv.git
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 commentpull/18099/head^2
parent
7f22b34c78
commit
68f527267b
1 changed files with 31 additions and 0 deletions
Loading…
Reference in new issue