@@ -174,18 +174,19 @@ Although *Mat* is a great class as image container it is also a general matrix c
...
@@ -174,18 +174,19 @@ Although *Mat* is a great class as image container it is also a general matrix c
:alt: Demo image of the matrix output
:alt: Demo image of the matrix output
:align: center
:align: center
Print out formatting
====================
.. note::
.. note::
You can fill out a matrix with random values using the :operationsOnArrays:`randu() <randu>` function. You need to give the lover and upper value between what you want the random values:
You can fill out a matrix with random values using the :operationsOnArrays:`randu() <randu>` function. You need to give the lower and upper value between what you want the random values:
In the above examples you could see the default formatting option. Nevertheless, OpenCV allows you to format your matrix output format to fit the rules of:
In the above examples you could see the default formatting option. Nevertheless, OpenCV allows you to format your matrix output format to fit the rules of: