Merge pull request #2423 from RJ2:bugfix_5
This commit is contained in:
commit
a66018d14d
@ -6,12 +6,12 @@ Adding (blending) two images using OpenCV
|
|||||||
Goal
|
Goal
|
||||||
=====
|
=====
|
||||||
|
|
||||||
In this tutorial you will learn how to:
|
In this tutorial you will learn:
|
||||||
|
|
||||||
.. container:: enumeratevisibleitemswithsquare
|
.. container:: enumeratevisibleitemswithsquare
|
||||||
|
|
||||||
* What is *linear blending* and why it is useful.
|
* what is *linear blending* and why it is useful;
|
||||||
* Add two images using :add_weighted:`addWeighted <>`
|
* how to add two images using :add_weighted:`addWeighted <>`
|
||||||
|
|
||||||
Theory
|
Theory
|
||||||
=======
|
=======
|
||||||
|
Loading…
x
Reference in New Issue
Block a user