Morpho and Rvcg: New versions on CRAN
06 Apr 2017Both my official R-packages have seen a new release and are now available on CRAN. Here is a list of new features and bug fixes:
Rvcg
New features
- updated vcglib to version 1.0.1
- added
meshInfo
,nfaces
andnverts
to obtain mesh information vcgStlWrite
andvcgPlyWrite
: avoid doubled file extension if filename already contains extension- NEW:
vcgObjWrite
,vcgOffWrite
andvcgWrlWrite
, allowing export of meshes into OBJ, OFF and WRL format vcgImport
: now supports OFF file format
Morpho
New features
- added
align2procSym
to align new data to existing Procrustes aligned data. CVA
: added option to specify prior probsfixLMtps
,proc.weight
: allow custom weight functionsslider2d
: public version of formerly private Semislide functionprocSym
: addedweights
andcenterweights
to control Procrustes registrationpredictRelWarps
: added prediction of uniform scorespredictRelWarps
: added support foralpha=0
icpmat
: added options forweights
andcenterweight
deformGrid3d
: allows to export resulting 3D object as meshcSize
now also operates on mesh vertices
Bugfixes and minor changes
computeTransform
: decreased singularity tolerance for type=”tps”tps2d
: added as alias oftps3d
to avoid user confusionequidistantCurve
: some minor improvements and fix for 2D caseCreateL
: fixed return of Lsubk3 if dim=2read.mpp
: more genericapplyTransform
: more efficient normal handling for affine transformwrite.*
functions: only append file suffix if missing in the filename