文件名称:SimpleReconstruction
- 所属分类:
- GDI/图象编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2016-06-28
- 文件大小:
- 14kb
- 下载次数:
- 0次
- 提 供 者:
- a88***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Kinect和OpenCV实现简单的点云三角化,用最小二乘法计算法线,并实时显示获得的模型。建立在Openfr a meworks框架上,编译需要安装Openfr a meworks并放到myApps目录里,还需要Kinect SDK 1.7和OpenCV 2.4.3。-Kinect and OpenCV to achieve a simple point cloud triangulation, using the least square method to calculate the normal, and real-time display of the model. Built on the Openfr a meworks fr a mework, the compiler needs to install Openfr a meworks and put it into the myApps directory, but also requires SDK Kinect 1.7 and 2.4.3 OpenCV.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
SimpleReconstruction
....................\Reconstruction3D.sln
....................\Reconstruction3D.vcxproj
....................\Reconstruction3D.vcxproj.filters
....................\Reconstruction3D.vcxproj.user
....................\src
....................\...\DepthFrameProcessor.cpp
....................\...\DepthFrameProcessor.h
....................\...\FPFHEstimator.cpp
....................\...\FPFHEstimator.h
....................\...\main.cpp
....................\...\NormalsMap.cpp
....................\...\NormalsMap.h
....................\...\PointCloudMap.cpp
....................\...\PointCloudMap.h
....................\...\testApp.cpp
....................\...\testApp.h