Skip to content

copick logical

Perform logical operations on copick objects.

Usage

copick logical [OPTIONS] COMMAND [ARGS]...

Description

Commands in this group perform boolean operations, distance-based filtering, and point inclusion/exclusion across meshes, segmentations, and picks. Subcommands are contributed by installed plugins.

Commands

Command Description
clipmesh Limit mesh vertices within distance of a reference surface.
clippicks Limit picks to those within distance of a reference surface.
clipseg Limit segmentation voxels by distance to a reference.
enclosed Remove enclosed components from a segmentation.
meshop Perform boolean operations between meshes.
picksin Filter picks to include only those inside a reference volume.
picksout Filter picks to exclude those inside a reference volume.
segop Perform boolean operations between segmentations.