# bishe **Repository Path**: hansolo12334/bishe ## Basic Information - **Project Name**: bishe - **Description**: 本科毕设瞎搞 - **Primary Language**: C++ - **License**: AFL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-02-11 - **Last Updated**: 2023-02-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # bishe #### 介绍 本科毕设瞎搞 #### 软件架构 python文件下负责点云识别的后端处理 c++为qt可视化以及pcl的基本功能实现 #### 安装教程 1. c++依赖 eigen pcl1.8.1 需要单独编译vtk8.0 opencv4.0.0 2. pytorch 1.8.0+cu111 tensorflow gpu 1.14.0 #### 记录c++ python联合编程以及pcl库、点云投票网、c++调用硬件kinectV2相机的学习