Skip to content

sam-ss/accord-samples

 
 

Repository files navigation

Portable Accord.NET logo Portable AForge.NET logo

Portable Accord and AForge Samples

Copyright (c) 2009-2015 César Roberto de Souza (Accord.NET samples) and (c) 2010-2012 Andrew Kirillow (glyph recognition sample); adaptations to non-.NET platforms (c) 2013-2015 Anders Gustafsson, Cureos AB.
Distributed under the Lesser GNU Public License, LGPL, version 3.0 (Accord.NET samples) or GNU Public License, GPL, version 3.0 (glyph recognition sample).

Sample applications

Image stitching

Windows Phone 8.1 adaptation of César's image stitching sample application on CodeProject.

Image stitching sample

Face detection

Xamarin Forms adaptation of César's face detection sample application on CodeProject.

Apps for these platforms:

  • Android
  • iOS
  • Windows 8.1
  • Windows Phone 8.1 (non-Silverlight)

The Windows 8.1 and Windows Phone 8.1 apps are relying on the pre-alpha release of Xamarin Forms for Windows and are currently not fully functional.

Face detection sample

Corners detection

Windows 8.1 adaptation of the Corners detection (SURF) sample from Accord.NET.

Corners detection sample

Clustering

Windows Phone 8.1 adaptation of the Clustering (Gaussian Mixture Models) sample from Accord.NET.

Clustering sample

Kinematics

.NET WPF adaptation of the Denavit-Hartenberg Kinematics sample from Accord.NET.

Kinematics sample

Wavelets

Android adaptation of the Wavelets Transform from Accord.NET.

Wavelets sample

Glyph recognition

Windows 8.1 and Windows Phone 8.1 adaptations of the glyph recognition prototype in Andrew Kirillow's GRATF project, including a PCL/Windows 8.1 adaptation of the Image Processing Prototyper application from the AForge.NET Framework.

Glyph recognition sample

Glyph recognition sample for Phone

Notes on commercial use

The Shim.Drawing assemblies that are required to build the Portable Class Library versions of AForge.NET Framework and Accord.NET Framework are published under the General Public License, version 3.

There are Shim and Shim.Drawing assemblies available for Xamarin.Android and Xamarin.iOS, making it possible to incorporate Portable AForge and Portable Accord assemblies in Android and iPhone or iPad apps.

Shim Drawing is available for evaluation from NuGet for all supported platforms.

To purchase a commercial license of Shim.Drawing for Android, iOS or Universal/Windows 8.1/Windows Phone (non-Silverlight) 8.1 for unlimited distribution of Portable AForge and Portable Accord based applications on app stores, simply click on one of these buttons:

Android, €50 iOS, €50 Windows, €50 All platforms, €100

All prices include VAT. Upon purchase, you will receive a link from where you can download the corresponding versions of the Shim.Drawing assemblies that do not insert watermarks into the images.

Please also note that AForge.NET Framework (on which Accord.NET Framework is dependent) is licensed under LGPL version 3, and the copyright holder states the following on the AForge.NET Framework website:

Regarding collaboration, contribution, offers, partnering, custom work/consulting, none GPL/LGPL licensing, etc., please, contact using the next e-mail: aforge.net [at] gmail {dot} com

The Accord.NET Framework is released under LGPL version 2.1, and further licensing details can be found here.

About

Sample applications using Portable AForge.NET and Accord.NET Frameworks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 93.6%
  • HTML 6.4%