Microscopy Image Browser 2.91
MIB
Loading...
Searching...
No Matches
amiraLabels2bitmap.m File Reference

Converts Amira Mesh Labels to bitmap matrix, for Amira ver. 5.2.2. More...

Functions

function bitmap = amiraLabels2bitmap (filename)
 Converts Amira Mesh Labels to bitmap matrix, for Amira ver. 5.2.2.
 

Detailed Description

Converts Amira Mesh Labels to bitmap matrix, for Amira ver. 5.2.2.

Function Documentation

◆ amiraLabels2bitmap()

function bitmap = amiraLabels2bitmap ( filename)

Converts Amira Mesh Labels to bitmap matrix, for Amira ver. 5.2.2.

Parameters
filename(optional), filename of Amira Mesh labels, when omitted a file selection dialog is started
Return values
bitmapan image of the amira label fields as [1:height, 1:width, 1:colors, 1:no_stacks]

References mib_uigetfile().

Referenced by amiraMesh2bitmap(), mibModel.loadMask(), mibModel.loadModel(), and mibRechopDatasetController.loadModels().

Here is the call graph for this function:
Here is the caller graph for this function: