Contours Bullseye
Version 1.0.0 (2.77 KB) by
Shaimaa Omer
Draw bullseye segments corresponding to contours of a given mask.
% Draw and return bullseye label image ( assigning each bullseye segment a unique label) corresponding to input mask.
% It could work with different variety of bullseye no. of levels as well as no. of segments in the middle and the outer levels.
% Input:
% - msk: outer mask of the bullseye
% - lev: no. of inner contours
% - mcsn is the middle levels number of desired segments
% - ocsn is the outer level number of desired segments
% Example:
% bw = createContoursBulls( mask, 2, 4, 6);
% Application: used for cardiac anatomic labeling
Cite As
Shaimaa Omer (2026). Contours Bullseye (https://www.mathworks.com/matlabcentral/fileexchange/98479-contours-bullseye), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2016b
Compatible with any release
Platform Compatibility
Windows macOS LinuxTags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0 |
