Skip to content

daveframe/LitePlacer-DEV

 
 

Repository files navigation

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

To avoid issues in debugging, turn off the "Enable property evaluation and other implicit function calls" option in Tools->Options->Debugging

About

LitePlacer machine user interface and control software

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 100.0%