Commit d58dff7
committed
Point the DNN migration note at Cv2.Dnn.ReadNetFromOnnx, soften engine wording
Recommend the same Cv2.Dnn facade method used elsewhere in this guide
instead of the underlying Net.ReadNetFromONNX wrapper, and clarify that
EngineType.Classic still selects the old 4.x-style engine explicitly
rather than implying it was replaced outright.1 parent 7755e09 commit d58dff7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
203 | 203 | | |
204 | 204 | | |
205 | 205 | | |
206 | | - | |
| 206 | + | |
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
0 commit comments