powered by
Convert an ETRep to a Matrix in the Convex Transformed Space.
elliptical_Tube_Euclideanization(tube)
An n*6 matrix, where n is the number of spinal points, representing the ETRep in the transformed Euclidean convex space.
A list containing the details of the ETRep.
#Example # Load tube data("tube_A") Euclideanized_Tube<- elliptical_Tube_Euclideanization(tube = tube_A)
Run the code above in your browser using DataLab