Activity for Morpho

  • zarquon zarquon committed [9e2f43]

    relWarps: adapt to new Matrix version.

  • zarquon zarquon committed [155287]

    deformGrid*, lineplot: make adaptions needed for VILDS

  • zarquon zarquon committed [1f50fb]

    deformGrid*: add deformed knots as output.

  • zarquon zarquon committed [0acb27]

    Updated README: added system deps for Linux.

  • zarquon zarquon committed [667d79]

    read.fcsv: small improvements on unnamed lms

  • zarquon zarquon committed [8e4460]

    read.fcsv: name unnamed fiducials using the scheme "Unnamed-Rownumber"

  • zarquon zarquon committed [e35499]

    read.fcsv: only add fiducial names if all landmarks are named.

  • zarquon zarquon committed [4873bb]

    computeArea: replace rgeos functions with sf equivalents

  • zarquon zarquon committed [dec9e2]

    NEW: computeArea

  • zarquon zarquon committed [d6b69b]

    restoreShapes: fixed example

  • zarquon zarquon committed [9bf427]

    CVA, permudist, permuvec: fixed p-value computation

  • GitHub committed [8b4807]

    replace long (deprecated) with length (#30)

  • zarquon zarquon committed [18124c]

    meshDist: fixed warning regarding heatmap reference image

  • zarquon zarquon committed [5b862b]

    pls2B: fixed CV and permutest for univariate cases.

  • zarquon zarquon committed [d7b6c8]

    restoreShapes: fix passing origspace for multiple configs

  • zarquon zarquon committed [33a843]

    restoreShapes: correctly implement origsize option

  • zarquon zarquon committed [a4cb54]

    restoreShapes: add option meanlogCS / procSym add meanlogCS as output in case sizeshape=TRUE

  • zarquon zarquon committed [b99631]

    restoreShapes: add option origsize.

  • zarquon zarquon committed [a9751f]

    restoreShapes: add option sizeshape

  • zarquon zarquon committed [468ee1]

    pls2B: add RV-coefficient in print method.

  • zarquon zarquon committed [c4edd6]

    readallTPS: add scale to allow scaling by included scale factor.

  • zarquon zarquon committed [38f767]

    computeRV: speed up routine

  • zarquon zarquon committed [800c43]

    ProcGPA: execute pcAlign before the weighted centering.

  • zarquon zarquon committed [4e5964]

    ProcGPA: fix initial mshape centering if pcAlign=FALSE

  • zarquon zarquon committed [3606ff]

    meshDist.matrix: fix coloring of displacment vectors

  • zarquon zarquon committed [498b73]

    pls2B: updated docu

  • GitHub committed [c7bfab]

    Fix displacement vectors (#29)

  • zarquon zarquon committed [89dc7a]

    procSym/align2procSym: support use.lm option in align2procSym

  • zarquon zarquon committed [8b4155]

    bindArr: add option collapse for cases where a matrix is obtained.

  • zarquon zarquon committed [18edbc]

    Added ... to pass arguments to ProcGPA if same.config=T

  • zarquon zarquon committed [e55c65]

    getSides: add option to add arguments for mirror

  • zarquon zarquon committed [574e6d]

    Merge branch 'master' of github.com:zarquon42b/Morpho

  • zarquon zarquon committed [bad687]

    getSides: set default values for pcAlign and icpiter

  • zarquon zarquon committed [6eb0a2]

    getSides: more docu

  • zarquon zarquon committed [0ed4e8]

    deprecated: showPC

  • zarquon zarquon committed [28aab9]

    mirror: added option to mirror on plane, using it as a wrapper for mirror2plane.

  • zarquon zarquon committed [485ebc]

    fixed arguments in deprecated function showPC

  • zarquon zarquon committed [ea02d8]

    mirror: add example for mirroring on plane

  • zarquon zarquon committed [206e9f]

    groupPCA: remove misleading combinedVar table from output

  • zarquon zarquon committed [a76858]

    NEW: getPointAlongOutline and resampleCurve

  • zarquon zarquon committed [80dbf8]

    ADD: add smooth option to resampleCurve.

  • zarquon zarquon committed [35f85b]

    procSym: Add numbering to PC-Variance table.

  • zarquon zarquon committed [c7befd]

    meshDist: added option titleplot for customizing heatmap axis.

  • zarquon zarquon committed [c9a173]

    read.slicerjson: add option to specify na values.

  • zarquon zarquon committed [97fc82]

    resampleCurve: fixed some bugs related to smoothing

  • zarquon zarquon committed [d91088]

    rotonto: return correctly dimensioned matrices in NA cases.

  • zarquon zarquon committed [aba0cb]

    resampleCurve: new option smoothn

  • zarquon zarquon committed [fca56f]

    resampleCurve: make sure bezier curve is not NaN

  • zarquon zarquon committed [5887cd]

    rot.proc: made rot.proc a wrapper for rotonto to reduce ci

  • zarquon zarquon committed [921ba1]

    ProcGPA: minor code change (leaner)

  • zarquon zarquon committed [88cdf1]

    deformGrid2d: added option lty

  • GitHub committed [c2358e]

    Merge pull request #24 from dmurdoch/cxx11

  • Duncan Murdoch Duncan Murdoch committed [3b0ee1]

    Declare C++11 standard

  • zarquon zarquon committed [03b05d]

    bumped version to 2.9

  • zarquon zarquon committed [757fdd]

    Updated documentation for CRAN release

  • zarquon zarquon committed [99e570]

    rmVertex: add support for tmesh3d

  • zarquon zarquon committed [62a4c2]

    meshDist: fixed correct rendering in render.meshDist

  • zarquon zarquon committed [741bd0]

    Updated NEWS.Rd

  • zarquon zarquon committed [313089]

    groupPCA: simplified docu

  • zarquon zarquon committed [7a67b3]

    getPLSCommonShape: fixed common sd calculation in example

  • zarquon zarquon committed [8bbb01]

    classify: made classes vector to generate correct

  • zarquon zarquon committed [6f0c62]

    new function getPCscores

  • zarquon zarquon committed [d6410f]

    read.fcsv: added option to specify NA values

  • zarquon zarquon committed [778247]

    rotmesh.onto: allow passing more parameters to rotonto

  • zarquon zarquon committed [778247]

    rotmesh.onto: allow passing more parameters to rotonto

  • zarquon zarquon committed [207fc0]

    alignment functions: fixed centering using a weighted mean and allowed to specify a vector

  • zarquon zarquon committed [4240f6]

    symmetrize: disallow reflections

  • zarquon zarquon committed [4240f6]

    symmetrize: disallow reflections

  • zarquon zarquon committed [b35d85]

    computeTransform: removed superfluous bracket

  • zarquon zarquon committed [ba655f]

    GetPhi (retrodeform): set h to average between landmark distance (not the squared distance)

  • zarquon zarquon committed [7e16ca]

    plsCoVarCommonShape and getPLSCommonShape: added proper docu and examples

  • zarquon zarquon committed [d88992]

    Merge branch 'pls-common-shape-var'

  • zarquon zarquon committed [ba655f]

    GetPhi (retrodeform): set h to average between landmark distance (not the squared distance)

  • zarquon zarquon committed [7e16ca]

    plsCoVarCommonShape and getPLSCommonShape: added proper docu and examples

  • zarquon zarquon committed [d88992]

    Merge branch 'pls-common-shape-var'

  • nevrome committed [c661af]

    changed mesh2ply to allow writing to R connections

  • GitHub committed [1ab1ba]

    Merge pull request #8 from nevrome/master

  • zarquon zarquon committed [41acf6]

    deformGrid3d: add gridcol and gridwidth

  • zarquon zarquon committed [0f7094]

    applyTransform: made generic function more general (fixes #9)

  • zarquon zarquon committed [0a9dd7]

    deformGrid3d: fixed indices starting with 0 for slices

  • zarquon zarquon committed [f98370]

    rotonto/ComputeTransform: allow singular results

  • zarquon zarquon committed [f629a9]

    fixLMtps: set reflection to FALSE

  • zarquon zarquon committed [316b33]

    fixLMmirror: now allowing heavy abuse with loads of missing data and improved error handling

  • zarquon zarquon committed [b37931]

    NEW: scanMeshFromViewpoints

  • zarquon zarquon committed [66c5ee]

    renamed: scanMeshFromViewpoints to virtualMeshScan

  • zarquon zarquon committed [32a849]

    virtualMeshScan: fixed example

  • zarquon zarquon committed [c3ea5d]

    Merge branch 'master' into virtual-mesh-scan

  • zarquon zarquon committed [a004e4]

    NEW: getOuterViewpoints

  • zarquon zarquon committed [e8685f]

    virtualMeshScan: added visible and invisible parts to output.

  • zarquon zarquon committed [bf21dc]

    virtualMeshScan: fixed offset to follow faux normals in direction of viewpoints.

  • zarquon zarquon committed [5cd30a]

    Merge branch 'master' into virtual-mesh-scan

  • zarquon zarquon committed [9af47a]

    getVisibleVertices: fixed typo

  • zarquon zarquon committed [2b3422]

    updated docu for virtual-mesh-scan

  • zarquon zarquon committed [561e53]

    line2plane: fixed deprectated array multiplication warning

  • zarquon zarquon committed [312f02]

    Merge branch 'virtual-mesh-scan'

  • zarquon zarquon committed [c9ae66]

    pls2B: added CV (+ options)

  • zarquon zarquon committed [ddeb38]

    checkLM: added possibility to view backwards

  • zarquon zarquon committed [78d87f]

    virtualMeshScan: made it parallel for win too

  • zarquon zarquon committed [c9ae66]

    pls2B: added CV (+ options)

  • zarquon zarquon committed [7e4dee]

    replaced some instances of "cat" with "message"

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.