menu
dartcv4 package
documentation
core.dart
Scalar
sqrt method
sqrt method
dark_mode
light_mode
sqrt
method
Scalar
sqrt
(
)
Implementation
Scalar sqrt() {
return
Scalar(math.sqrt(val1), math.sqrt(val2), math.sqrt(val3), math.sqrt(val4)); }
dartcv4 package
documentation
core
Scalar
sqrt method
Scalar class
Constructors
new
all
fromNative
fromPointer
fromRgb
Properties
hashCode
props
ptr
ref
runtimeType
val
val1
val2
val3
val4
Methods
dispose
noSuchMethod
pow
sqrt
toString
Operators
operator *
operator +
operator -
operator /
operator ==
Static properties
black
blue
finalizer
green
max
red
white
zeros