Direkt zum Hauptinhalt

Visicut und VisiCam

Installation von Visicut

Erfordernisse

Anleitungen

Step by Step

Git cloning
cmd
mkdir "C:\Epilog Laser\"
cd "C:\Epilog Laser\"
git clone https://github.com/t-oster/VisiCam.git
ant Installation

ant herunterladen, nach C:\Epilog Laser entpacken und dann ant in Umgebungsvariable %PATH% (User) einfügen: C:\Epilog Laser\apache-ant-1.10.15\bin

grafik.png

Javacv Bibliothek v0.8 einbinden

Herunterladen von https://repo1.maven.org/maven2/org/bytedeco/javacv/0.8/javacv-0.8-bin.zip und Entpacken in C:\Epilog Laser\VisiCam

OpenCV Bibliothek 2.4.9 einbinden

Herunterladen und Installieren von https://sourceforge.net/projects/opencvlibrary/files/opencv-win/2.4.9/opencv-2.4.9.exe/download

grafik.png

Projekt kompilieren
cmd
cd "C:\Epilog Laser\VIsiCam\"
ant