An open API service indexing awesome lists of open source software.

https://github.com/omdxp/emgu-world

A GUI that contains the basic image processing operations using Emgu CV.
https://github.com/omdxp/emgu-world

computer-vision emgu emgu-cv gui image-processing

Last synced: 12 months ago
JSON representation

A GUI that contains the basic image processing operations using Emgu CV.

Awesome Lists containing this project

README

          

# Emgu-World
A GUI that contains the basic image processing operations using Emgu CV.

# More details
- It has a better metro form looking as in Windows 8.

# Environment
- .NET Framework 4.6.1.
- x64.

# About me
> Omar Belghaouti
>> Master student who always has interset in programming in general :smile:.
---
>> First line of code was :
``` c
printf("Hello, World!");
```