| alignLandmarksToMidline | Aligns bilateral landmarks to the midline plane |
| avectors | Computes the angle between two vectors |
| cprod | Computes the cross product of two vectors |
| digitizeImage | Opens the StereoMorph Digitizing App |
| distanceGridUnits | Returns the distances between pairs of points on a square... |
| 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... |
| 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... |
| dltMatchCurvePoints | Matches curve points between two camera views |
| dltNearestPointOnEpipolar | Returns the closest point on a epipolar line to a point or... |
| dltReconstruct | Reconstructs the 3D position of points in two or more camera... |
| dltTestCalibration | Tests the accuracy of a stereo camera calibration |
| dltTransformationParameterRMSError | Returns the error during transformation parameter... |
| drawCheckerboard | Creates a checkerboard image |
| 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... |
| readBezierControlPoints | Reads a file of Bezier control points |
| readCheckerboardsToArray | Reads file(s) containing grid points into an array |
| readLandmarksToArray | Reads landmark file(s) 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 |
| reflectMissingLandmarks | Reflects missing landmarks across the plane of symmetry |
| resampleGridImagePoints | Resamples imaged grid points |
| rotationMatrixZYX | Returns a matrix to rotate points along the z-, y- and x-axes |
| StereoMorph-package | Stereo Camera Morphometrics |
| transformPlanarCalibrationCoordinates | Performs rotational and translational transformations to a... |
| unifyLandmarks | Optimally align a set of partial landmark sets |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.