Skip to content

Basic image processing algorithms implemented using emguCV.

Notifications You must be signed in to change notification settings

dilin993/Image-Processing-Studio-1.0

Repository files navigation

Image-Processing-Studio-1.0

Basic image processing algorithms implemented using emguCV.

Requirements

  1. Visual Stduio 2015 or later

  2. emgucv 3.1.0 from https://sourceforge.net/projects/emgucv/files/latest/download?source=files

How to setup Visual Studio Solution?

Once you install emgucv 3.1.0, add the references of Emgu.CV.World.dll and Emgu.CV.UI.dll (from the bin directory at emgucv instalation directory).
Copy x64 and x86 to the output directory (from the bin directory at emgucv instalation directory).
Build the solution.
Ignore UI errors and continue.

About

Basic image processing algorithms implemented using emguCV.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors 4

  •  
  •  
  •  
  •  

Languages