-
arithmetic2
Data Compression Arthmetic Algorithm Example.
Tested in Python 2.7
just run py file
- 2013-12-09 21:23:39下载
- 积分:1
-
MeanShift
meanShift,均值漂移,在聚类、图像平滑、分割、跟踪等方面有着广泛的应用。一般是指一个迭代的步骤,即先算出当前点的偏移均值,然后以此为新的起始点,继续移动,直到满足一定的结束条件。(MeanShift, mean shift is widely used in clustering, image smoothing, segmentation, tracking and so on. Generally refers to an iterative step, that is, first calculate the offset of the current point mean, and then as a new starting point, continue to move, until certain end conditions are met.)
- 2017-09-13 10:10:55下载
- 积分:1
-
Python学生管理系统
Python学生管理系统
- 2020-12-06下载
- 积分:1
-
基于AdBoost的分类
程序主要是基于ADBOOST的分类算法,编程软件是python,实现的功能是在某个数据集上的应用,数据集分为训练数据和测试数据
- 2023-03-08 07:05:03下载
- 积分:1
-
OpenCV-Mean-Shift-demo
基于OpenCV实现的图像特征区域跟踪程序,基于类Mean-Shift实现的颜色直方图概率匹配算法,可同时跟踪6个特定目标区域。(OpenCV implementation of image features based on regional tracking program, based on class Mean-Shift probability of achieving the color histogram matching algorithm, which can track a specific target area 6.)
- 2010-08-28 01:21:08下载
- 积分:1
-
tsne_python
T-SNE高维数据降维特征提取,用于python3(T-SNE demensinal,python)
- 2021-01-27 21:48:41下载
- 积分:1
-
adtive_feature1
以python语言为平台,对机载激光雷达原始数据Las格式和txt格式进行读取,并根据信息熵确定维度特征计算的最佳邻域半径,最后计算得到最佳邻域半径和最佳维度特征值(Based on Python language, the Las format and TXT format of airborne lidar raw data are read, and the optimal neighborhood radius is determined according to the information entropy. Finally, the optimal neighborhood radius and the optimal dimension eigenvalue are calculated.)
- 2020-12-18 18:39:11下载
- 积分:1
-
sub
说明: Kaggle competition final submission score 0.985(Kaggle competition final submission score 0.985
fsaaddaewfew5sadf4asf)
- 2020-06-25 05:20:02下载
- 积分:1
-
SLAM
说明: 以slam为核心的python实现代码,包含可视化组件(some slam code with the python script)
- 2021-01-03 13:38:57下载
- 积分:1
-
opencv人脸识别
应用背景通过加载opencv中的分类器,可以精确识别出人脸关键技术通过摄像机读取视频,通过Haar分类器识别出人脸,并用矩形框框出人脸
- 2022-03-21 08:17:57下载
- 积分:1