Skip to content

Commit

Permalink
Rename Emgu.CV.DepthAI to Emgu.CV.Dai
Browse files Browse the repository at this point in the history
  • Loading branch information
emgucv committed Jan 25, 2023
1 parent 1ac7333 commit f16d7ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Emgu.CV.Test/AutoTestModels.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@

using Emgu.CV.Dnn;
using Emgu.CV.Cuda;
using Emgu.CV.DepthAI;
using Emgu.CV.Dai;
using Emgu.CV.Mcc;
using Emgu.CV.Models;
using Emgu.CV.Tiff;
Expand Down
2 changes: 1 addition & 1 deletion Emgu.CV.Test/AutoTestVarious.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
using Emgu.CV.StructuredLight;
using Emgu.CV.Dnn;
using Emgu.CV.Cuda;
using Emgu.CV.DepthAI;
using Emgu.CV.Dai;
using Emgu.CV.Mcc;
using Emgu.CV.Models;
using Emgu.CV.Tiff;
Expand Down

0 comments on commit f16d7ff

Please sign in to comment.