-
imfill
说明: 点云插值,离散点云插值,孔洞填充,使用python语言(Point cloud interpolation, discrete point cloud interpolation, hole filling, using Python language)
- 2020-07-02 04:00:01下载
- 积分:1
-
SEIR
基于人群分类的SEIR模型的仿真,得出模型中各参数(传播率,等)对谣言传播范围的影响(Simulation of SEIR model based on crowd classification)
- 2018-01-23 15:49:18下载
- 积分:1
-
testDBSCAM_matlab
matlab实现的DBSCAN聚类分析,通过文件输入数据,不同的颜色代表一类数据(Matlab implementation of DBSCAN clustering analysis, through the document import data, different colors represent a category of data)
- 2017-08-31 20:50:50下载
- 积分:1
-
预处理
说明: 基于python语言的三种图像简单去噪算法(Three simple image denoising algorithms based on Python)
- 2020-01-06 15:05:54下载
- 积分:1
-
Census_Hamming
计算特征的汉明距离作为特征匹配相似度的评价标准(The Hamming distance of the feature is used as the evaluation criterion of feature matching similarity)
- 2017-07-07 16:50:21下载
- 积分:1
-
leachvsdeec
说明: 最近一直在看matlab仿真WSN的资料,今天找到一个仿真LEACH协议的。其主要是为了仿真他自己提出来的分簇协议,并给出了matlab代码,同时给出leach的代码。有兴趣的可以研究一下leach 协议和deec的协议对比(I've been looking at the MATLAB simulation WSN recently, and today I've found a simulation LEACH protocol. The main purpose is to simulate the clustering protocol proposed by himself, and give the matlab code, and give leach code at the same time. Interested can study the LEACH protocol and DEEC protocol comparison)
- 2017-07-13 21:47:23下载
- 积分:1
-
freeinterfacetracing
说明: <<数值模拟方法和运动界面追踪>>
-刘儒勋
运动界面追踪的经典之作!
( numerical simulation and free surface tracking - Ru-xun liu
a classic book!)
- 2009-08-26 22:04:21下载
- 积分:1
-
深度图
说明: 调用标定好的双目摄像机,利用其内外参数进行立体匹配,计算所拍图像的视差,产生深度图(Call the calibrated binocular camera, use its internal and external parameters for stereo matching, calculate the parallax of the captured image, and generate depth map)
- 2019-01-18 20:33:31下载
- 积分:1
-
fsi
实现基于四步傅里叶变换的单像素成像,原创,实现论文《基于傅里叶光谱获取法的单像素成像》(Implementation of single pixel imaging based on four step Fourier transform)
- 2021-04-27 13:58:45下载
- 积分:1
-
利用聚类技术实现纹理分割
说明: a)针对合成纹理图像(共有4 个合成纹理图像,见文件夹:
Texture_mosaic_data)中每一个像素提取纹理特征向量;
b)利用聚类技术(推荐用k‐均值聚类,可以从网上查找原码)对特征向
量空间中的点进行聚类,类别数可根据图像中的实际纹理类数确定。最后把类
属标签映射成图像形式显示(如下图,其中b、d、f、h 为相应的基准分割图像)。(A) for synthetic texture images (there are 4 synthetic texture images in total, see the folder:
Texture feature vector is extracted from every pixel in texture;
B) use clustering technology (K-means clustering is recommended, and the original code can be found on the Internet) to search the feature direction
The number of categories can be determined according to the actual number of texture classes in the image. Last class
The generic label is mapped to an image (as shown in the figure below, where B, D, F, h are the corresponding reference segmentation images).)
- 2020-12-06 17:59:22下载
- 积分:1