|
LAT Hologramm-Software 2.0
|
Go to the source code of this file.
Functions | |
| function | OffsetImage (in input, in x, in y, in pixelPitch) |
| Verschiebt eine Matrix um einen Abstand x,y und füllt die Ränder mit Nullen auf. More... | |
| function OffsetImage | ( | in | input, |
| in | x, | ||
| in | y, | ||
| in | pixelPitch | ||
| ) |
Verschiebt eine Matrix um einen Abstand x,y und füllt die Ränder mit Nullen auf.
| input | Matrix |
| x | Abstand in x-Richtung |
| y | Abstand in y-Richtung |
| pixelPitch |
| image | um x und y verschobene Matrix |