Other packages > Find by keyword >

StereoMorph  

Stereo Camera Calibration and Reconstruction
View on CRAN: Click here


Download and install StereoMorph package within the R console
Install from CRAN:
install.packages("StereoMorph")

Install from Github:
library("remotes")
install_github("cran/StereoMorph")

Install by package version:
library("remotes")
install_version("StereoMorph", "1.6.7")



Attach the package and use:
library("StereoMorph")
Maintained by
Aaron Olsen
[Scholar Profile | Author Map]
First Published: 2014-04-15
Latest Update: 2022-05-25
Description:
Functions for the collection of 3D points and curves using a stereo camera setup.
How to cite:
Aaron Olsen (2014). StereoMorph: Stereo Camera Calibration and Reconstruction. R package version 1.6.7, https://cran.r-project.org/web/packages/StereoMorph. Accessed 29 Mar. 2025.
Previous versions and publish date:
1.0 (2014-04-15 15:47), 1.1 (2014-07-18 08:29), 1.2.1 (2014-09-02 07:16), 1.2 (2014-08-24 07:22), 1.3 (2015-02-12 22:27), 1.4 (2015-04-07 09:10), 1.5.1 (2016-06-06 06:40), 1.5 (2016-02-26 23:15), 1.6.1 (2017-03-14 06:58), 1.6.2 (2018-10-09 23:10), 1.6.3 (2019-11-30 16:10), 1.6.4 (2021-05-25 23:20), 1.6.5 (2022-05-12 18:20), 1.6 (2017-02-14 02:18)
Other packages that cited StereoMorph R package
View StereoMorph citation profile
Other R packages that StereoMorph depends, imports, suggests or enhances
Complete documentation for StereoMorph
Functions, R codes and Examples using the StereoMorph R package
Some associated functions: StereoMorph-package . TPSToShapes . alignLandmarksToMidline . avectors . calibrateCameras . digitizeImage . digitizeImages . distanceGridUnits . distancePointToLine . distancePointToPoint . dltCalibrateCameras . dltCoefficientRMSError . dltCoefficients . dltEpipolarDistance . dltEpipolarLine . dltInverse . dltMatchCurvePoints . dltNearestPointOnEpipolar . dltReconstruct . dltTestCalibration . dltTransformationParameterRMSError . drawCheckerboard . extractFrames . findCheckerboardCorners . findOptimalPointAlignment . gridPointsFit . imagePlaneGridTransform . imagePlaneGridTransformError . landmarkListToMatrix . landmarkMatrixToList . measureCheckerboardSize . orthogonalProjectionToLine . pointsAtEvenSpacing . quadraticPointsOnInterval . readBezierControlPoints . readCheckerboardsToArray . readLandmarksToList . readLandmarksToMatrix . readShapes . reconstructStereoSets . reflectMissingLandmarks . resampleGridImagePoints . transformPlanarCalibrationCoordinates . unifyLandmarks . writeLMToTPS . 
Some associated R codes: RcppExports.R . TPSToShapes.R . XML4R2list.R . XML4R2listLines.R . alignLandmarksToMidline.R . alignShapesToMidline.R . avectors.R . btShapes.R . calibrateCameras.R . checkCornerOrder.R . check_system_command_SM.R . cprod_SM.R . createErrorPlots.R . digitizeImage.R . digitizeImages.R . distanceGridUnits.R . distancePointToLine.R . distancePointToPlane.R . distancePointToPoint.R . distortionError.R . dltCCEstimateStartParams.R . dltCalibrateCameras.R . dltCoefficientRMSError.R . dltCoefficients.R . dltEpipolarDistance.R . dltEpipolarLine.R . dltInverse.R . dltMatchCurvePoints.R . dltNearestPointOnEpipolar.R . dltReconstruct.R . dltTestCalibration.R . dltTransformationParameterRMSError.R . drawCheckerboard.R . drawShapes.R . epipolarBezier.R . estimateDLTCoefficients.R . estimateDistortion.R . estimateUndistortion.R . extractFrames.R . findCheckerboardCorners.R . findEpipolarTangencyAngles.R . findHomography.R . findInterpointDistanceError.R . findOptimalPointAlignment.R . gridPointsFit.R . gridPointsFitError.R . imagePlaneGridTransform.R . imagePlaneGridTransformError.R . inverseGridTransform.R . landmarkListToMatrix.R . landmarkMatrixToList.R . list2XML4R.R . listToJSONStr.R . matchCurvePoints.R . measureCheckerboardSize.R . orthogonalProjectionToLine.R . pointsAtEvenSpacing.R . polyArea.R . print_processing_times.R . process_digitize_images_input.R . quadraticPointsOnInterval.R . readBezierControlPoints.R . readCheckerboardsToArray.R . readLandmarksToArray.R . readLandmarksToList.R . readLandmarksToMatrix.R . readShapes.R . readTPS.R . readXML4R.R . readXMLLines.R . read_video_info.R . reconstructStereoSets.R . reflectMissingLandmarks.R . reflectMissingShapes.R . removeOutlierCorners.R . resampleGridImagePoints.R . rotationMatrixZYX_SM.R . tMatrixDC_SM.R . testCalibration.R . transformPlanarCalibrationCoordinates.R . undistort.R . undistortShapes.R . undistortionError.R . unifyLandmarks.R . uvector_SM.R . writeLMToTPS.R .  Full StereoMorph package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for StereoMorph0510152025303540TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA