Skip to content

Image Processing exam for detecting circles in image or real-time video stream

License

Notifications You must be signed in to change notification settings

mvakili/ImageProcessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live Circle Detector

Preview

Preview

How to use

1st step:

Clone Repository using:

> git clone https://github.com/mvakili/ImageProcessing.git

2nd step:

Open ImageProcessing.sln using Visual Studio

3rd step:

Restore missing packages using: Tool > NuGet Package Manager > Manage Nuget Packages for Solution

If there is any missing package in solution, the Restore button will be shown at the top-right side of screen. By clicking the Restore button, all missing packages will be restore.

4th step:

Run and enjoy

License

MIT

Releases

No releases published

Packages

No packages published

Languages