LAT Hologramm-Software 2.0
Loading...
Searching...
No Matches
Functions
prepImage.m File Reference

Liest ein Farbbild aus dem Speicher aus und wandelt es um in eine Matrix, welche als Target für die Hologrammberechnung verwendet werden kann. More...

Go to the source code of this file.

Functions

function prepImage (in path, in x, in y, in resizeMode, in color, in limitGrayLevel, in invert)
 

Detailed Description

Liest ein Farbbild aus dem Speicher aus und wandelt es um in eine Matrix, welche als Target für die Hologrammberechnung verwendet werden kann.

Parameters
path
x
y
resizeMode
color
limitGrayLevel
invert
Return values
output

Definition in file prepImage.m.

Function Documentation

◆ prepImage()

function prepImage ( in  path,
in  x,
in  y,
in  resizeMode,
in  color,
in  limitGrayLevel,
in  invert 
)