0 Forks
13 Stars
13 Watchers

LaserMat

LaserMat is a computer vision library written in MatLab, thought for laser triangulation-based systems. It allows to calibrate the system using [Tsai] calibration algorithm, to conveter the coordinate from the image referece system to the world referece system and vice-versa. Furthermore, it contains some filters for image and laser processing.

How to download and setup LaserMat

Open terminal and run command
git clone https://github.com/extoxesses/LaserMat.git
git clone is used to create a copy or clone of LaserMat repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with LaserMat https://github.com/extoxesses/LaserMat/archive/master.zip

Or simply clone LaserMat with SSH
[email protected]:extoxesses/LaserMat.git

If you have some problems with LaserMat

You may open issue on LaserMat support forum (system) here: https://github.com/extoxesses/LaserMat/issues