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

a callback to Menu->Image->Intensity Profile get intensity values. More...

Functions

function  menuImageIntensity (hObject, eventdata, handles, parameter)
 a callback to Menu->Image->Intensity Profile get intensity values. More...
 

Detailed Description

a callback to Menu->Image->Intensity Profile get intensity values.

Function Documentation

function menuImageIntensity (   hObject,
  eventdata,
  handles,
  parameter 
)

a callback to Menu->Image->Intensity Profile get intensity values.

It may be more beneficial to use Measure Tool in the Menu->Measure->Measure length section

Parameters
hObjecthandle to im_browser.m (see GCBO)
eventdataeventdata structure
handlesstructure with handles of im_browser.m
parametera string that defines image source:
  • 'line', get line profile
  • 'arbitrary', get arbitrary profile
Required fields of handles:

References roiRegion.roi.

Referenced by imbrowser>menuImageIntensity_Callback().

Here is the caller graph for this function: