digitCurves: Mesh Digitization

Description Usage Arguments Details Value See Also

View source: R/digit_curves.R

Description

Generic function for mesh digitization. It invokes 2 particular methods depending on the class of the 1st argument M. So far method is implemented only for the mesh3d object.

Usage

1

Arguments

M

Either a mesh3d object (in this case user should refer to digitCurves.mesh3d).

...

Additional arguments (all are not optional!) needed for curve digitization.

Details

For details, user should refer to the method digitCurve.mesh3d (to digitize a single mesh3d object).

WARNING: For Mac users, digitCurves is currently not compatible with the RStudio interface. Please, use the basic R interface instead. A call from RStudio will cause an error and an exit from the function...

Value

A numerical matrix (digitCurves.mesh3d) with attributes.

See Also

digitCurves.mesh3d.


morphOptics/digit3DLand documentation built on July 17, 2021, 8:27 p.m.