I have this formula:
l*w*h (Length*width*height) = dimensional weight
if I have only width and height can I figure out length and find out weight? I am using getting my data from the Kinect to plug into the formula but it does not do length as far as I know.
You have one equation in two unknowns, so will not be able to find a solution without another piece of data.