Skip to content

This R Tool Detects Object Symmetry And Plots Estimated Paired Landmarks

Notifications You must be signed in to change notification settings

marta-vidalgarcia/symmetry

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

symmetry

This R Tool Detects Object Symmetry And Plots Estimated Paired Landmarks

Detecting object symmetry and setting up a matrix with paired landmarks can often be tedious and prone to errors. The R tool symmetry consists in two functions: detect.symmetry, and plot.symmetry. The first function detects paired landmarks in a dataset with object symmetry, and plots it using the mean shape coordinates for the whole dataset. The second function just plots the paired landmarks in order to double-check that our paired landmark matrix is correct.

library(devtools)

install_github("marta-vidalgarcia/symmetry")

library(symmetry)


Please check out the Wiki for examples.


If you have any questions you can contact Marta Vidal-García at marta.vidalga@gmail.com


About

This R Tool Detects Object Symmetry And Plots Estimated Paired Landmarks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages