Main Content

Signal Labeling

Manual and automated labeling of signal attributes, regions of interest, and points

Perform manual and automated signal labeling to train AI networks. Label whole signals, regions of interest, or points, using command-line functions or the Signal Labeler app. Create labeled signal sets that include data and label definitions.

Apps

Signal LabelerLabel signal attributes, regions, and points of interest

Functions

expand all

labeledSignalSetCreate labeled signal set
signalLabelDefinitionCreate signal label definition
signalMaskModify and convert signal masks and extract signal regions of interest (Since R2020b)
sigrangebinmaskLabel signal samples with values within a specified range (Since R2023a)
countlabelsCount number of unique labels (Since R2021a)
filenames2labelsGet list of labels from filenames (Since R2022b)
folders2labelsGet list of labels from folder names (Since R2021a)
plotsigroiPlot signal regions based on signal mask (Since R2020b)
splitlabelsFind indices to split labels according to specified proportions (Since R2021a)
signalMaskModify and convert signal masks and extract signal regions of interest (Since R2020b)
binmask2sigroiConvert binary mask to matrix of ROI limits (Since R2020b)
extendsigroiExtend signal regions of interest to left and right (Since R2020b)
extractsigroiExtract signal regions of interest (Since R2020b)
mergesigroiMerge signal regions of interest (Since R2020b)
removesigroiRemove signal regions of interest (Since R2020b)
shortensigroiShorten signal regions of interest from left and right (Since R2020b)
sigrangebinmaskLabel signal samples with values within a specified range (Since R2023a)
sigroi2binmaskConvert matrix of ROI limits to binary mask (Since R2020b)

Topics

  • Choose an App to Label Ground Truth Data (Signal Processing Toolbox)

    Decide which app to use to label ground truth data: Image Labeler, Video Labeler, Ground Truth Labeler, Lidar Labeler, Signal Labeler, or Medical Image Labeler.

Featured Examples