No BSD License
-
fgeocode.m
fgeocode.m
-
SN=tgeocode(TX,TY,FX1,FY1,FX2...
function SN=tgeocode(TX,TY,FX1,FY1,FX2,FY2,FX3,FY3,SN,stammname,stammpfad)
-
[TX,TY,FX1,FY1,FX2,FY2,FX3,FY...
function [TX,TY,FX1,FY1,FX2,FY2,FX3,FY3]=pgeocode(xip,yip,xid,yid,stammname,stammpfad)
-
[xid,yid]=igeocode(xip,yip,st...
function [xid,yid]=igeocode(xip,yip,stammname,stammpfad)
-
[xip,yip,stammname,stammpfad]...
function [xip,yip,stammname,stammpfad]=lgeocode
-
dgeocode(TX,TY,FX1,FY1,FX2,FY...
function dgeocode(TX,TY,FX1,FY1,FX2,FY2,FX3,FY3)
-
View all files
MATLAB DIGITIZER
by Markus Penzkofer
25 Feb 2003
(Updated 14 Feb 2006)
Geocoding with on screen digitizing using affine and projective transformation.
|
Watch this File
|
| File Information |
| Description |
Program system for digitizing, consisting of the following functions:
fgeocode: Input figure (start of the programm system)
lgeocode: Loading the data. (control points, control point names, JPEG image)
igeocode: Digitizing the control points.
pgeocode: Computation of the transformation parameters, computation of the residues.
tgeocode: Digitizing the new points, transformation of the new points.
dgeocode: Transformation of one new point with displaying the results. |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 10 Feb 2006 |
Bob Pownall
|
|
|
| 28 Feb 2006 |
Markus Penzkofer
|
|
|
| Updates |
| 03 Aug 2005 |
user manual was missing |
| 14 Feb 2006 |
user manual was missing in ZIP-file |
|
Contact us at files@mathworks.com