Learn R Programming

retistruct (version 0.5.12)

StitchedOutline: Stitch together incisions and tears in an AnnotatedOutline

Description

This stitches together the incisions and tears by inserting new points in the tears and creating correspondences between new points.

Usage

StitchedOutline(a)

Arguments

Value

Rset

the set of points on the rim

i0

the index of the landmark

P

a new set of meshpoints

V0

indices of the apex of each tear

VF

indices of the forward vertex of each tear

VB

indices of the backward vertex of each tear

TFset

list containing indices of points in each forward tear

TBset

list containing indices of points in each backward tear

gf

new forward pointer list

gb

new backward pointer list

h

correspondence mapping

hf

correspondence mapping in forward direction for points on boundary

hb

correspondence mapping in backward direction for points on boundary