update to v0.1.2

This commit is contained in:
Merith 2025-03-18 18:05:19 -07:00
parent ddd2ea9eb5
commit ea448c9fe1
16 changed files with 1072 additions and 6773 deletions

8
makefile Normal file
View file

@ -0,0 +1,8 @@
dos2unix:
dos2unix ControlApp/*
nuget:
nuget install Emgu.CV -Version 4.10.0
nuget install Emgu.CV.Bitmap -Version 4.10.0
nuget install System.Drawing.Common -Version 9.0.0