avoid copyTo(outputarray.getMat()) pattern
- leads to errors due 'const' modifier of getMat() method - may be non-optimal with non-CPU data storage
Showing
Please
register
or
sign in
to comment
- leads to errors due 'const' modifier of getMat() method - may be non-optimal with non-CPU data storage