-
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
-
新建文本文档
多维K-means聚类:空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类(aClus.Center.x=m_vecExtreCenter[i].extrePoint.x;
aClus.Center.y=m_vecExtreCenter[i].extrePoint.y;)
- 2018-05-11 07:08:53下载
- 积分:1
-
PythonSIFT
说明: 图像配准SIFT算法,使用python实现(github搬运)(image resigtration sift)
- 2020-10-12 22:27:32下载
- 积分:1
-
svm实验指导.pptx
支持向量机的实验指导
- 2020-11-28下载
- 积分:1
-
粗糙集
在python中编写代码运行粗糙集计算程序,获得依赖度数据(based on python, the function which uses rough sets theory can be calculated.)
- 2021-03-23 21:09:15下载
- 积分:1
-
python
说明: 关于梅尔谱图提取的一段小程序,用python写(A small program about the extraction of Mel spectrum, written in python)
- 2019-04-04 21:33:08下载
- 积分:1
-
remane
这个python代码的主要作用是给文件里的很多图片进行重命名,即批量更改名称。(The main function of this python code is to rename many of the images in the file, namely batch change names.)
- 2017-12-25 20:14:53下载
- 积分:1
-
新闻爬虫代码
说明: 1、自动爬取新闻页面的信息
2、使用Python语言编写(1. Automatic crawling of news page information
2. Writing in Python Language)
- 2019-03-20 16:39:32下载
- 积分:1
-
python-quantitive
python 分类算法量化投资 SVM 神经网络算法 沪深300指数(python classification algorithm quantitative investment)
- 2016-01-11 10:17:11下载
- 积分:1
-
1
说明: Code to use the microsoft vision api along with custom images taken from a camera using python. (1/3)
- 2019-03-29 21:35:50下载
- 积分:1