登录
首页 » Python » 三维空间维罗尼图算法演示voronoi3d

三维空间维罗尼图算法演示voronoi3d

于 2020-07-16 发布 文件大小:961KB
0 172
下载积分: 1 下载次数: 125

代码说明:

  python实现的三维空间维罗尼图算法演示。(3d voronoi use python)

文件列表:

convert2d.py,2944,2008-02-11
convert3d.py,5034,2008-02-11
manifold3d.py,5798,2008-02-13
obj2d.obj,102066,2008-02-11
obj3d.obj,1589301,2008-02-11
objm3d.obj,35393,2008-02-13
out2d.txt,111519,2008-02-11
out3d.txt,645391,2008-02-11
outm3d.txt,143455,2008-02-12
points3d.txt,60880,2008-02-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • UKF
    说明:  研究生期间做的unscented kalman 滤波程序,带测试例子,vc6编译(Graduate students during the unscented kalman filtering process, with the test example, vc6 compiler)
    2021-04-27 11:58:44下载
    积分:1
  • fractional-differential
    基于分数阶微分的图像增强技术,代码可以根据图像的梯度信息,更好地增强图像的高频部分,非线性地保留低频部分。(Fractional differential enhancement technology-based image code according to the gradient information of the image can better enhance the high frequency part of the image, to retain the low-frequency part of the non-linear.)
    2021-03-05 17:39:31下载
    积分:1
  • JPEGCompression
    编码: (1)进行颜色转换,将RGB格式转换为YUV格式。 (2)将待编码的N×N的图像分解成(N/8)^ 2 个大小为8×8的子图像。 (3)对每个子图像进行DCT变换,得到各子图像的变换系数。这一步的实质是把空间域表示的图像转换成频率域表示的图像。 (4)对变换系数进行量化。 (5)进行Z字形重排 (6)使用霍夫曼变长变码编码器对量化的系数进行编码,得到压缩后的图像(数据)。 解码: (1) 对压缩的图像数据进行解码,得到用量化系数表示的图像数据。 (2) 进行反Z字型重排 (3)用与编码时相同的量化函数或量化值表对用量化系数表示的图像数据进行逆量化,得到每个子图像的变换系数。 (4)对逆量化得到的每个子图像的变换系数进行反向正交变换(如反向DCT变换等),得到(N/8)^2 个大小为8×8的子图像。 (5)将(N/8)^2 个大小为8×8的子图像重构成一个N×N的图像。 (6)进行颜色组合,将YUV格式转换为RGB格式图像。(JPEG compression and decompression process)
    2019-02-18 22:58:13下载
    积分:1
  • Chapter4
    数字图像处理,包括图像的卷积,相关,线性滤波处理,边缘检测都是运用labview来完成的。(Digital image processing, including images, linear convolution, filter, edge detection is accomplished using labview)
    2010-08-25 15:49:27下载
    积分:1
  • Multiscale-Normalized-Cuts-
    图像处理中的多尺度分割程序,使用matlab开发环境(Image processing procedures for multiscale segmentation)
    2011-07-13 10:59:42下载
    积分:1
  • Wiener-filter
    利用维纳滤波实现噪声中的语音信号恢复,产生chirp信号,噪声为高斯白噪声,噪声叠加在chirp信号上,构成观测信号x(n),使用编程方法实现使用维纳滤波滤除高斯噪声。(Wiener filtering the voice signal recovery in the noise generated chirp signal, the noise is Gaussian white noise, noise superimposed on the chirp signal, constitute the observed signal x (n), using the programming method using the Wiener filter filter Gaussian noise.)
    2012-11-27 11:31:50下载
    积分:1
  • new
    混合高斯模型的背景减除法和相邻帧差法相结合进行目标检测的程序,内附视频(The background of the gaussian mixture model reduction division and adjacent frame differential method for target detection with the program, enclosing video)
    2012-12-19 20:19:21下载
    积分:1
  • RF_positive_q
    一个基于内容的图像检索程序,用于相关反馈检索,采用自己研制(已发表)的查询点学习算法。(a content-based image retrieval procedure for relevance feedback retrieval, own research (published) inquiries point learning algorithm.)
    2007-06-02 17:46:51下载
    积分:1
  • 灰度
    改变图像灰度,增强图像中需要的信息,可利用与分割前处理(Change the image gray level, increase the information)
    2017-07-16 21:33:42下载
    积分:1
  • PSNR_2
    此程序计算的是两幅图像的峰值信噪比,运行流畅(This program calculates the peak signal to noise ratio of the two images, run smoothly)
    2013-12-27 22:24:11下载
    积分:1
  • 696518资源总数
  • 105885会员总数
  • 31今日下载