genekogan / KinectProjectorToolkit

Processing library for calibrating a Kinect to a projector for aligning projections to moving bodies and surfaces
GNU General Public License v2.0
289 stars 75 forks source link

Missing Jama #27

Open BetweenGalaxies opened 5 years ago

BetweenGalaxies commented 5 years ago

Tried to run the Calibration and the Error message receive is that I'm missing the jama library. Not sure what that is or where I can find it. I'm using the kinectV1.

genekogan commented 4 years ago

Jama is a jar file in the library folder. Do you see it? Have you installed the library? It should be in your libraries folder, and make sure to restart Processing before using it.