CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 随机点

搜索资源列表

  1. minarea

    0下载:
  2. 本程序主要实现在输入的随机点集中,找到能够包含该点集的最小方形和圆形!本程序是基于OpenCV的,使用前请安装此软件-the main procedures in the importation of random focus that can contain the point set the minimum square and round! This procedure is based on OpenCV, before using the installation software
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5.5kb
    • 提供者:刘强
  1. 2D-Tin-delaunay

    3下载:
  2. 在vc++里根据生长算法完成delaunay三角网的构建.其中点是自己随机点上的.-in line with the growth algorithm Delaunay triangulation Construction. Which is their point of random.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:83.25kb
    • 提供者:邓华
  1. TIN-CSharp

    1下载:
  2. TIN三角网在GIS中具有重要用途.本程序演示了随机点的生成与TIN的生长法动态生成。-TIN TIN in GIS is an important purpose. Demonstration of the process of generating random points with the Health TIN France long dynamically generated.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:10.6kb
    • 提供者:彭晓波
  1. noise

    0下载:
  2. 图片去噪:对一幅图像加入不同的噪声(随机点噪声、椒盐噪声等),选取不同的方法去噪,比如说邻域平均、中值滤波、图像迭加等,比较对于不同的噪声,不同的方法哪种更好
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:737.63kb
    • 提供者:郑文
  1. Delaunay_Li

    1下载:
  2. 老外写的构狄咯尼三角网程序,速度巨快,步骤:随机点生成,构三角网
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:53.78kb
    • 提供者:黎珂
  1. zhixian

    0下载:
  2. 用BRESENHAM画直线 随机点之间需要用直线来连接起来 这样才能形成呢个图形
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4.01kb
    • 提供者:孙玫瑰
  1. mytin

    1下载:
  2. 三角网生成 采用三角网生长算法 自动生成随机点,构建三角网-Triangle Generation using triangulation algorithm automatically generate growth random, Construction triangulation
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:53.46kb
    • 提供者:jjt
  1. ransac.rar

    1下载:
  2. ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。,ransac, random sample of the consistency algorithm used in image processing feature point matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:221.65kb
    • 提供者:李明
  1. yizhongsuijiduotuoyuanjiancedekuaisusuanfa

    0下载:
  2. 针对多椭圆检测问题提出了一种快速随机检测算法。该算法利用在图像中随机采样到的一个边缘点和 局部搜索到的两个边缘点以及这三个点的邻域信息确定候选椭圆,再将候选椭圆变换为对应圆,通过确认真圆来确 认真椭圆。在确定候选椭圆时,最大限度地减少随机采样点数‰ 剔除更多的非椭圆点,降低了无效采样,减少了无效 计算。数值实验结果表明:该算法具有良好的鲁棒性,其检测速度比同类算法快-Ellipse detection problem for many a fast random detect
  3. 所属分类:Special Effects

    • 发布日期:2017-05-01
    • 文件大小:514.24kb
    • 提供者:刘镖峰
  1. Graham

    0下载:
  2. 应用Graham算法查找散乱点集凸包,该程序演示了2D凸包的查找。按W键随机生成散乱点,并显示查找的最终凸包。-Find the convex of scatter points by graham algorithm. Press w key to generate random points, and the convex will be displayed.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:470.6kb
    • 提供者:张建生
  1. OpencvdividedrandomlydistributepointK-meansalgorit

    0下载:
  2. 利用opencv编写的一段划分随机分布点集的K均值算法的程序代码-Opencv prepared to use a section of divided randomly distributed point set of K-means algorithm code
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:2.64kb
    • 提供者:xuefengathena
  1. CsharpToTIN

    0下载:
  2. 生成TIN模型。就是随机点然后连接成三角网-generate TIN
  3. 所属分类:GIS program

    • 发布日期:2017-04-04
    • 文件大小:45.18kb
    • 提供者:方超
  1. dem

    0下载:
  2. 通过生成随机点,计算点高程,实现对点的上下值的限制-dem
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:9.76kb
    • 提供者:jcychow
  1. ransac_new

    0下载:
  2. ransac,随机抽样一致性算法,应用在图像处理特征点匹配中。-ransac, random sample of the consistency algorithm used in image processing feature point matching.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:3.86kb
    • 提供者:张亚杰
  1. meteor-shower

    0下载:
  2. VC++ OpenGL 随机点生成流星雨效果-VC++ OpenGL meteor shower
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-03
    • 文件大小:49.93kb
    • 提供者:兰莹
  1. Test

    0下载:
  2. 随机点绘制已知波形绘制,控制齐全,学习c#绘图必备-Random points drawn a known waveform drawing complete control
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-17
    • 文件大小:131.21kb
    • 提供者:zhangerpiao
  1. Cluster

    0下载:
  2. 实现了随机点生成、C均值聚类、ISODATA聚类算法,简单易懂-Random point generation C-means clustering, ISODATA clustering algorithm, straightforward
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-06
    • 文件大小:7.25mb
    • 提供者:刘洁
  1. 2dDelaunay

    0下载:
  2. 二维平面内随机点的delaunay三角化算法的实现,完整源代码。-Delaunay triangulation algorithm of random points in the two-dimensional plane, complete source code.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-25
    • 文件大小:898.96kb
    • 提供者:杜杜
  1. 三点绘制贝塞尔曲线

    0下载:
  2. 在平面上用鼠标随机点三个点,绘制贝赛尔曲线,有切线(On the flat surface, three points are randomly selected with the mouse, and the Beckinsale curve is drawn. There is a tangent.)
  3. 所属分类:OpenGL

  1. matlab随机生成点和线段

    1下载:
  2. 该段代码中讲解了使用matlab随机生成点和线段的功能,简单易懂,适合初学者。(the code is using matlab to Generating random point and The random line segment)
  3. 所属分类:图形图像处理

    • 发布日期:2019-09-25
    • 文件大小:4kb
    • 提供者:sunshare77
« 12 3 4 5 6 »
搜珍网 www.dssz.com