Skip to content

Groboto/CSharpWpfAIExamples

 
 

Repository files navigation

CSharpWpfAIExamples

This repository contains C# written Deep Neural Network (DNN) image processing WPF examples. All examples are very simple and clear to know. There are very few project in this repo now but I will expand the number of projects continuously as my time allows.

Projects

All projects requirements

Usage

  • Download this repo
  • Open in Visual Studio EmguCVAIExamples.sln
  • It can miss some dependencies:
    • In Visual Studio go to Tools/NuGet Package Manager/Manage NuGet Packages for Solution...
    • Refactor all packages.
  • Done. Set startup project and run.

The CommonCollection project is for general using for all projects. It is part of all projects (it will be an auto compiled dll file).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%