[3b2327]: / man / ellipsoid_body.Rd

Download this file

18 lines (17 with data), 378 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/ellipsoid_body.R
\name{ellipsoid_body}
\alias{ellipsoid_body}
\title{Coarse Masking of Image from Z-slicding}
\usage{
ellipsoid_body(x)
}
\arguments{
\item{x}{Binary \code{antsImage}}
}
\value{
Array or \code{antsImage} object
}
\description{
Calculates an Ellipsoid at each slice then stacks them
}