mask = sigroi2binmask(roilims)
converts roilims, a matrix of signal region-of-interest (ROI) limits,
to a binary sequence, mask, with true values
indicating samples that belong to regions of interest.
Consider a two-column matrix of beginning and end samples of four possible regions of interest of a signal. Convert the ROI limits to a logical sequence and display the sequence.
Region-of-interest limits, specified as a two-column matrix of positive integers. The
ith row of roilims contains nondecreasing
indices corresponding to the beginning and end samples of the ith
region of interest of a signal.
Example: [5 8; 12 20; 18 25] specifies a two-column region-of-interest
matrix with three regions.
Output sequence length, specified as an integer scalar. Regions with indices larger
than len are ignored or truncated. If len is
greater than max(roilims(:,2)), then sigroi2binmask pads
mask with false values.
You clicked a link that corresponds to this MATLAB command:
Run the command by entering it in the MATLAB Command Window.
Web browsers do not support MATLAB commands.
Seleccione un país/idioma
Seleccione un país/idioma para obtener contenido traducido, si está disponible, y ver eventos y ofertas de productos y servicios locales. Según su ubicación geográfica, recomendamos que seleccione: .
También puede seleccionar uno de estos países/idiomas:
Cómo obtener el mejor rendimiento
Seleccione China (en idioma chino o inglés) para obtener el mejor rendimiento. Los sitios web de otros países no están optimizados para ser accedidos desde su ubicación geográfica.