02-17-2009 11:06 PM
Dear forum,
I am trying to develop some code in labview to measure the 3D motion of markers in space.
I have two cameras set up which I image my markers from two angles. I have been trying to code DLT (direct linear transformation) algorithms into the labview code without success
Has anyone developed any 3D motion software in Labview or C++ who could help
Kind regards Richard
02-19-2009 12:10 PM
Hi Richard,
What have you tried to create the DLT algorithms? Are you having trouble with the matrix manipulations? Or solving the equations? Or processing the images from the cameras?