source: proiecte/pmake3d/make3d_original/Make3dSingleImageStanford_version0.1/third_party/torr/torr_self_calib.m @ 37

Last change on this file since 37 was 37, checked in by (none), 14 years ago

Added original make3d

File size: 158 bytes
Line 
1%       By Philip Torr 2002
2%       copyright Microsoft Corp.
3%this function allows for self calibration
4
5
6function f = torr_self_calib_f(x1,y1,x2,y2, no_matches,m3)
Note: See TracBrowser for help on using the repository browser.