These Matlab files compute an estimate of a set of points based on the projection of these points on a set of hyperplanes. The motivation for this code is to reconstruct a set of points in 3 dimensions from a set of 2d images.
test_driverA demostration of the codecamera2hyperplaneconstruct a hyperplane based on camera positionhyperplane_projectioncompute the projection matrices for a hyperplanefind_pointsestimate 3d points based on 2d camera positionspointsfromhyperplanessolve the general hyperplane reconstruction problemcheckdimsutility to verify dimensions of input matricesmath-notesnotes on the mathematics behind this codeMakefilerules to make pdf notes
This code is release under the do anything you want with it license