Skip to content

AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.

License

Notifications You must be signed in to change notification settings

exocad/AForge.NET

 
 

Repository files navigation

AForge.NET

This is a fork of https://github.com/andrewkirillov/AForge.NET by Andrew Kirillov which adds .NET6 support to projects used within exocad. These projects are

  • Core
  • Video
  • Video.DirectShow

The project files have been renamed to match the namespaces, so they are now named AForge, AForge.Video and AForge.Video.DirectShow.

Compiling the migrated projects

A VS2022 solution containing only the migrated projects can be found in the root folder: Exocad.AForge.sln. Since WindowsForms is used in some projects the generated assemblies are currently limited to Windows.

Important Note

Projects not used by exocad were removed.

About

AForge.NET Framework is a C# framework designed for developers and researchers in the fields of Computer Vision and Artificial Intelligence - image processing, neural networks, genetic algorithms, machine learning, robotics, etc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%