1
0
mirror of https://github.com/opencv/opencv.git synced 2026-07-29 23:33:05 +04:00

docs: fix typo 'neccessary' in gapi module

This commit is contained in:
Igraine
2026-02-13 16:34:31 +08:00
parent 8ccbf4c5e4
commit 0e8441a66b
@@ -214,7 +214,7 @@ public:
This function is used to ensure that all tensors in the model have names.
It goes through all input and output nodes of the model and sets the names
if they are not set. This is neccessary for models with nameless tensors.
if they are not set. This is necessary for models with nameless tensors.
If a tensor does not have a name, it will be assigned a default name
based on the producer node's friendly name. If the producer node has multiple