-
Point Cloud Mosaic Using PCL
PCL是一个类似于OpenCV的开源库,提供了很多三维点云的处理功能,其中就包括点云拼接。在三维扫描项目中,需要利用点云拼接方法将多次扫描得到的点云数据拼合成一个整体。在本例中,用一幅包含人脸的深度图像去匹配之前获得的人脸模板,这将使我们能够确定人脸在场景中的位置和方向。(PCL is an open source library similar to OpenCV, which provides a lot of processing functions for three-dimensional point clouds, including point cloud mosaic. In the three-dimensional scanning project, it is necessary to use point cloud mosaic method to combine the point cloud data obtained from multiple scans into a whole. In this example, a depth image containing face is used to match the face template obtained before, which will enable us to determine the position and direction of the face in the scene.)
- 2019-02-19 09:35:56下载
- 积分:1
-
ginger
python flask advance
- 2019-03-15 10:02:35下载
- 积分:1
-
GBDT
说明: 利用GBDT算法进行数据预测和数据,还有其他功能(Use this svm algorithm for data prediction or data processing)
- 2020-02-20 19:49:23下载
- 积分:1
-
RdWr
Read and write test by Winfof
- 2016-10-18 18:10:49下载
- 积分:1
-
Python黑魔法指南-v2.0.pdf
Python 是一门对编程新手非常友好的语言,通常花个两个月的时间,就能开始自己写代码,做项目。但也因为过于高级,给予了开发者很高的自由度。这本身没有问题,但是想要写出优雅的 Python 代码,需要 Coder 有一定的代码审美能力,才能很好的驾驭。其中包括少有人知的一些 Python 冷门知识,Python Shell 的多样玩法,各种令人疯狂的 Python 炫技操作,Python 的超详细进阶知识解读,还有不断扩充完善适合所有 Python 开发者的开发技巧等等。本书旨在向你介绍一个不一样的 Python,而不是一份初学者的 Python 基础教学资料。不管对于新手还是老手,都会有一定的帮助。
- 2021-05-07下载
- 积分:1
-
新建 RTF 文档
奇异值分解(SVD) 数据降噪的python实现(Python implementation of singular value decomposition (SVD) data denoising)
- 2020-06-17 19:20:02下载
- 积分:1
-
Python网络数据采集
python网络数据采集 高清pdf 特别推荐这本书,通俗易懂,作者讲的非常详细(Python Network Data Acquisition high-definition pdf)
- 2019-03-10 19:56:25下载
- 积分:1
-
LSTM_learn-master
采用LSTM算法用python语言实现的信号时间序列预测,可预测信号的占用度(The LSTM algorithm is used to predict the signal time series in python language)
- 2017-10-13 09:45:28下载
- 积分:1
-
arm
说明: 实现了对具有明显颜色特征物体的跟踪和抓取功能,(It realizes the function of tracking and grabbing objects with obvious color features.)
- 2020-06-20 09:00:01下载
- 积分:1
-
有限域上的柯西矩阵
该资源是通过给定的维度来生成柯西矩阵的python代码,其中是通过有限域来进行的,因为有限域的运算规则与平常我们所接触到的数学里的运算规则是不一样的,所以我们需要首先将维度转换成有限域里的运算,然后再根据柯西矩阵的规则来生成柯西矩阵。
- 2023-03-30 20:45:03下载
- 积分:1