Scalar

scalacv.Scalar
See theScalar companion class
object Scalar

Attributes

Companion
class
Source
Geometry.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Scalar.type

Members list

Type members

Inherited and Abstract types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source
Mirror.scala
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source
Mirror.scala

Value members

Concrete fields

val Black: Scalar

Attributes

Source
Geometry.scala
val Blue: Scalar

Attributes

Source
Geometry.scala
val Green: Scalar

Attributes

Source
Geometry.scala
val Red: Scalar

OpenCV Mats are BGR by default, so these are ordered accordingly.

OpenCV Mats are BGR by default, so these are ordered accordingly.

Attributes

Source
Geometry.scala
val White: Scalar

Attributes

Source
Geometry.scala