mindset-tt / image_processing_Lab_Mr.Khampaserth_Xayyavong_3CS2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

image_processing_Mr.Khampaserth_Xayyavong_2CS2

Please READ THE WARNNING

Lab class Every Wed

!!!Before Copy to coding!!!

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

image image image image

and must change path in GrayCV.cs to your path like C:/... or D:/

!!!Before Copy to coding!!!

!!!!Before Running!!!!

image image image

About

License:MIT License


Languages

Language:C# 100.0%