smooth_neuron
smooths a neuron.
smooth_neuron(n, method = c("gauss", "spline"), ...)
smooth_segment_gauss(xyz, sigma, ...)
Neuron to smooth
Smoothing method
Additional parameters passed to segment smoothing functions
A block of 3D coordinates defining an unbranched segment
The standard deviation of the Gaussian smoothing kernel (which has the same spatial units as the object being smoothed)
A new neuron with smoothed 3d coordinates