neurons.inside: Find neurites inside of an alphashape

View source: R/alphashape.R

neurons.insideR Documentation

Find neurites inside of an alphashape

Description

Find neurites inside of an alphashape

Usage

neurons.inside(shape, db, min_nodes = 1)

Arguments

shape

An alpha shape or mesh3d object

db

Neuronlist object that serves as the search database

min_nodes

Number of nodes a neuron has to have within the alpha shape to be selected

...

additional arguments passed to methods

Value

A neuronlist

See Also

combine.alphashape, transform3dalphashape, find.neuron


alexanderbates/catnat documentation built on Sept. 5, 2023, 4:51 a.m.