Microscopy Image Browser  1.233
All Classes Files Functions Variables Pages
mark2selection.m File Reference

Place identification symbols to the selection layer. More...

Functions

function
selection_layer = 
mark2selection (selection_layer, type, str_type, xy_vec)
 Place identification symbols to the selection layer. More...
 

Detailed Description

Place identification symbols to the selection layer.

Function Documentation

function selection_layer = mark2selection (   selection_layer,
  type,
  str_type,
  xy_vec 
)

Place identification symbols to the selection layer.

Parameters
selection_layera single slice of the selection layer, [1:height, 1:width]
typetype of the marker: 'box', 'circle', 'smcross', 'cross', 'diamond', 'star', 'spot', 'lspot', 'sbox'
str_type- additional identifier of the structure:
  • 'tube' add a vertical line to the left-hand side of the marker
  • 'sheet' add a vertical line to the right-hand side of the marker
  • 'unknown' - marker without additional identifiers
xy_veca vector with coordinates of the marker - xy_vec(id,x:y)
Return values
selection_layermodified selection layer
See Also
imageData.mark2selection

Referenced by ib_removeBackground().

Here is the caller graph for this function: