bobc / LitePlacer

LitePlacer machine user interface and control software

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LitePlacer

LitePlacer pick andpPlace machine user interface and control software

See http://www.liteplacer.com/ for information.

Introduction video on Youtube

To get the code to compile:

  • Install AForge.NET

  • In solution explorer-LitePlacer-References, delete references to Math.Net.Numerics and to HomographyEstimation.dll.

  • Add reference to /packages/HomographyEstimation/HomographyEstimation.dll

  • Run the following command in the Tools-NuGet Package Manager-Package Manager Console: PM> Install-Package MathNet.Numerics

About

LitePlacer machine user interface and control software


Languages

Language:C# 97.6%Language:XML 2.4%