Marcos Duarte wrote: > I want to find the real coordinates (2D or 3D) of an object (point) > shown in a single image (2D coordinate) or two or more images from > different angles of view of the object (3D coordinate).
This is similar to geo-referencing a map, which I'd like to be able to do. > Doing this math in python is easy (there are many implementations for > that and I have the dlt in matlab, so it's just a matter of > translation and a good way for me to learn python). do make sure you check out numpy. > Right now FC does not do that, Nor should it. > but I am sure I can do that using FC... yes, and that it should. -Chris -- Christopher Barker, Ph.D. Oceanographer Emergency Response Division NOAA/NOS/OR&R (206) 526-6959 voice 7600 Sand Point Way NE (206) 526-6329 fax Seattle, WA 98115 (206) 526-6317 main reception [EMAIL PROTECTED] _______________________________________________ FloatCanvas mailing list [email protected] http://mail.mithis.com/cgi-bin/mailman/listinfo/floatcanvas
