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

Wandelt ein Farbbild in ein binäres Schwarz-Weiß-Bild um. More...

Go to the source code of this file.

Functions

function img2bin (in path, in grayValue, in invert)
 

Detailed Description

Wandelt ein Farbbild in ein binäres Schwarz-Weiß-Bild um.

Parameters
pathDateipfad zum Farbbild
grayValue
invert
Return values
imgSW-Bild

Definition in file img2bin.m.

Function Documentation

◆ img2bin()

function img2bin ( in  path,
in  grayValue,
in  invert 
)