Contours Bullseye

Draw bullseye segments corresponding to contours of a given mask.
5 Downloads
Updated 29 Aug 2021

View License

% 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 Linux
Version Published Release Notes
1.0.0