Lab class Every Wed
Install necessary packages before running by click Tool on the Menu Bar then Click on nuget package manager and click on Package Manager Settings
In that you will see Combo Box. you will See Package.config and Change it to PackageReferrence
Then click Tool on the Menu Bar Again then Click on nuget package manager Again and click on Package Manager Console and type command:
Install-Package Emgu.CV -Version 4.5.4.4788
Install-Package Emgu.CV.runtime.windows -Version 4.5.4.4788
Install-Package Emgu.CV.Bitmap -Version 4.5.4.4788
Install-Package Emgu.CV.UI -Version 4.5.4.4788
Install-Package Emgu.CV.Models -Version 4.5.4.4788
or
and must change path in GrayCV.cs to your path like C:/... or D:/