We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f27eee commit fdb5a0cCopy full SHA for fdb5a0c
src/roi/createRoi.m
@@ -33,11 +33,11 @@
33
%
34
% :roiImage: - :string: fullpath of the roi image for ``'mask'``
35
36
- % :sphere: - :structure: defines the charateristic for ``'sphere'``
+ % :sphere: - :structure: defines the characteristic for ``'sphere'``
37
% - ``sphere.location``: X Y Z coordinates in millimeters
38
% - ``spehere.radius``: radius in millimeters
39
40
- % :specification: - :structure: defines the charateristic for ``'intersection'`` and ``'expand'``
+ % :specification: - :structure: defines the characteristic for ``'intersection'`` and ``'expand'``
41
42
% - ``sphere.radius``: radius in millimeters
43
0 commit comments