AIS visualization TASK: Difference between revisions
From wikiluntti
| Line 14: | Line 14: | ||
== Transform == | == Transform == | ||
=== === | Some ideas to generate the transformation. | ||
=== Homology === | |||
The simplest; | |||
<math> | |||
\begin{bmatrix} | |||
u\\ v \\ 1 | |||
\end{bmatrix} | |||
= H | |||
\begin{bmatrix} | |||
x\\ y\\ 1 | |||
\end{bmatrix} | |||
</math> | |||
=== === | === === | ||
Revision as of 10:13, 15 May 2026
Introduction
-
The map and some coordinates
-
The map shall be transformed to photo
The position of vessels on a photo.
Data acquisition
USE RTL-AIS, ship162 (https://github.com/xoolive/ship162) project and Python, with tape measure antenna.
Transform
Some ideas to generate the transformation.
Homology
The simplest;