# my **Repository Path**: calculate-ball-spin/my ## Basic Information - **Project Name**: my - **Description**: calculateBallSpin - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-10-11 - **Last Updated**: 2021-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 工程说明 ## 1. 功能介绍 - 实现小球旋转计算 - 实现单目标定 - 实现双目标定 - 实现桌面标定 - 实现乒乓球检测 - 实现乒乓球商标识别 ## 2. 工程目录介绍 ### 2.1 计算小球旋转 程序的入口函数 main.cpp ### 2.2 samples文件夹 #### 2.1 双目标定demo samples/stereo_calibration #### 2.2 单目标定demo samples/camera_calibration #### 2.3 球桌标定demo samples/solverPnP #### 2.4 小球检测demo samples/detectBall #### 2.5 小球商标检测demo samples/detectBrand #### 其他 下次有时间介绍