# ARuler **Repository Path**: lbxia/aruler ## Basic Information - **Project Name**: ARuler - **Description**: swift5 - **Primary Language**: Swift - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-03-17 - **Last Updated**: 2021-03-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## ARulers ### TBXarkRuler clone frome https://github.com/TBXark/Ruler change swift version to swift5 copy opencv2.framework (verision 3.3.1) to project (download https://github.com/opencv/opencv/releases/tag/3.3.1) ### duzexu clong https://github.com/duzexu/ARuler change swift version to swift5 (include pod) ### ObjectiveC convert and change from duzexu objective-c language version 图片获取保存 兼容低于ios11问题 三维坐标与屏幕坐标转换 ### 其他参考 最小二乘法拟合平面 https://blog.csdn.net/zhouyelihua/article/details/46122977