StereoMorph-package     Stereo Camera Morphometrics
TPSToShapes             Converts TPS file to shape file
alignLandmarksToMidline
                        Aligns bilateral landmarks to the midline plane
avectors                Computes the angle between two vectors
calibrateCameras        Finds the optimized DLT coefficients for a
                        stereo camera setup
digitizeImage           Opens the StereoMorph Digitizing App
digitizeImages          Opens the StereoMorph Digitizing App
distanceGridUnits       Returns the distances between pairs of points
                        on a square grid
distancePointToLine     Finds the minimum distance(s) between point(s)
                        and a line
distancePointToPoint    Finds the distance between two points or sets
                        of points
dltCalibrateCameras     Finds the optimized DLT coefficients for a
                        stereo camera setup
dltCoefficientRMSError
                        Returns the error during calibration
                        coefficient optimization
dltCoefficients         Computes DLT coefficients for a stereo camera
                        setup
dltEpipolarDistance     Finds the distance between a point and a
                        self-epipolar line
dltEpipolarLine         Finds a epipolar or self-epipolar line
dltInverse              Returns ideal pixel coordinates of 3D point(s)
                        in a stereo camera setup
dltMatchCurvePoints     Matches curve points between two camera views
dltNearestPointOnEpipolar
                        Returns the closest point on a epipolar line to
                        a point or points
dltReconstruct          Reconstructs the 3D position of points in two
                        or more camera views
dltTestCalibration      Tests the accuracy of a stereo camera
                        calibration
dltTransformationParameterRMSError
                        Returns the error during transformation
                        parameter optimization
drawCheckerboard        Creates a checkerboard image
extractFrames           Extracts frames from video
findCheckerboardCorners
                        Finds internal corners of a checkerboard
                        pattern
findOptimalPointAlignment
                        Optimally aligns one point set to another
gridPointsFit           Fits regularly spaced points to a sample line
                        or grid
imagePlaneGridTransform
                        Performs image perspective transformations to a
                        grid
imagePlaneGridTransformError
                        Returns imagePlaneGridTransform error
landmarkListToMatrix    Converts a landmark list to a landmark matrix
landmarkMatrixToList    Converts a landmark matrix to a landmark list
measureCheckerboardSize
                        Estimates checkerboard square size
orthogonalProjectionToLine
                        Finds the orthogonal projection of a point onto
                        a line
pointsAtEvenSpacing     Generates evenly spaced points from point
                        matrix
quadraticPointsOnInterval
                        Generates points along an interval with
                        quadratic parameterization
readBezierControlPoints
                        Reads a file of Bezier control points
readCheckerboardsToArray
                        Reads file(s) containing grid points into an
                        array
readLandmarksToList     Reads landmark file(s) into a list
readLandmarksToMatrix   Reads a landmark file or files into a matrix
readShapes              Reads a StereoMorph shape file
reconstructStereoSets   3D reconstruction of landmark and curves from
                        stereo coordinates
reflectMissingLandmarks
                        Reflects missing landmarks across the plane of
                        symmetry
resampleGridImagePoints
                        Resamples imaged grid points
transformPlanarCalibrationCoordinates
                        Performs rotational and translational
                        transformations to a planar grid
unifyLandmarks          Optimally align a set of partial landmark sets
writeLMToTPS            Writes landmarks as TPS file
