1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-31 08:13:04 +04:00

Fix typos in tutorials within docs/

Fix various typos found within tutorial documentation
This commit is contained in:
luz paz
2022-03-17 16:06:54 -04:00
parent 48cd2d190f
commit 632e07b749
12 changed files with 19 additions and 19 deletions
@@ -142,7 +142,7 @@ being a Graph API, doesn't force its users to do that.
However, a graph is still built implicitly when a cv::GComputation
object is defined. It may be useful to inspect how the resulting graph
looks like to check if it is generated correctly and if it really
represents our alrogithm. It is also useful to learn the structure of
represents our algorithm. It is also useful to learn the structure of
the graph to see if it has any redundancies.
G-API allows to dump generated graphs to `.dot` files which then