Commit 1123f0a
committed
Fix casing of Cv2.Dnn.ReadNetFromONNX in the new DNN engine note
My previous commit used the pre-rename "ReadNetFromOnnx" casing;
5877fa2 (landed concurrently) renamed the facade method to
ReadNetFromONNX to match Net and native OpenCV naming.1 parent d58dff7 commit 1123f0a
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