CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 重心

搜索资源列表

  1. computational_geometry

    0下载:
  2. 一些计算几何的算法,两点确定圆,判断点在多边形内,判断点在线段上,判断点在圆内,判断线段相交,判断线段在多边形内,球多变性重心,三点确定圆,寻找凸包-Algorithm of computational geometry
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:10869
    • 提供者:ltryee
  1. TIN_Voronoi

    1下载:
  2. 构建离散点集的Voronoi图,算法大致流程:先构建Delaunay TIN,然后连接相邻三角形的重心记得Voronoi图,然后基于TIN的拓扑,构建Voronoi多边形的拓扑关系。-Construction of discrete point set Voronoi diagram algorithm for general processes: first, to build Delaunay TIN, then remember that the focus of a triangle c
  3. 所属分类:CSharp

    • 发布日期:2015-11-26
    • 文件大小:94164
    • 提供者:skyfrog
  1. light_spot_center

    0下载:
  2. 光斑的中心提取:重心法和圆拟合。先用多次迭代求阈值并且对图像二值化,再用重心法和圆拟合提取光斑中心。-light spot method:median point ,circle fitting
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-24
    • 文件大小:9357
    • 提供者:jinzhide
  1. Geometer

    0下载:
  2. 从c 的基础几何函数库翻译过来的 内容包括: ㈠ 点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 5. 判断点是否在线段上 6. 求一点饶某点旋转后的坐标 7. 求矢量夹角 ㈡ 线段及直线的基本运算 1. 点与线段的关系 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 7. 求矢量夹角
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:5582
    • 提供者:贺晨
  1. gravity

    0下载:
  2. opencv找重心程序,请大家多担待 请大家多担待-opencv find gravity
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:1393
    • 提供者:hejianlei
  1. LabourUnion

    1下载:
  2. 工会费用报销管理系统 .预算管理,报销管理,支出管理,数据汇总,项目管理,重点工作管理重心:省总工会-市,县,地级工会 关联报销管理,科目预算申请,网络版报销管理软件-Unions reimbursement management system. Budget management, reimbursement management, expenditure management, data consolidation, project management, focusing on work
  3. 所属分类:Applications

    • 发布日期:2017-04-09
    • 文件大小:1494611
    • 提供者:382
  1. tuxiangchuli

    0下载:
  2. 检测光斑的重心坐标和尺寸,希望大家好好学习-Detection of the center of gravity coordinates and size of spot I hope you learn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:578
    • 提供者:sunliang
  1. shipingenzong

    0下载:
  2. 能实现对运动目标的检测,运动目标的跟踪,其中跟踪方法有meanshift算法和重心法-To achieve the detection of the moving target, moving target tracking, including tracking algorithm and the center of gravity method has meanshift
  3. 所属分类:Graph program

    • 发布日期:2017-05-26
    • 文件大小:9348028
    • 提供者:yangxin
  1. A_barycenter_based_fast_thinning_algorithm

    0下载:
  2. 分析快速细化算法和 OPTA 细化算法不足产生的内在原因 ,提出一种新的基于重心的快速细化算法.该算 法根据被细化图像的特点 ,用密度重心快速将纹线细化到 3 个像素宽度内 ,计算 4 邻域拓扑实现彻底细化.仿真结 果表明 ,在细化效率方面 ,该算法一次遍历删除超过一半的大量冗余像素 ,是快速细化算法的 3~7 倍 在细化要求 方面 ,该算法可达到绝对单像素、 光滑无毛刺 ,并能保持端点不被吞噬 ,能够很好地满足图像细化的要求. -The int rinsic origin of
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:543765
    • 提供者:xiaofang
  1. AHP

    0下载:
  2. 重心法和模糊层次分析法的配送中心选址方法的结合-Center of gravity method and the combination of fuzzy AHP method of distribution center location
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:724544
    • 提供者:多多
  1. VideoDemo

    0下载:
  2. 视频演示算法包括,1. 静态背景下的背景预测法目标检测。 静态背景下帧间差分法目标检测Mean Shift目标跟踪方法 重心多目标跟踪方法。该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video presentation algorithms, including, 1. Static background background prediction target detection. Static background fram
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-13
    • 文件大小:3109337
    • 提供者:安红
  1. ComparePoly

    0下载:
  2. C#编写的,用于两个相似多边形的比较,包括点到边距离的平均值、最大值,面积的比较,重心位置的偏移等-C# prepared for the comparison of two similar polygons, including point-to-edge distance from the average, maximum, area comparison, the offset center of gravity location, etc.
  3. 所属分类:Fractal program

    • 发布日期:2017-04-17
    • 文件大小:53996
    • 提供者:zuogc
  1. zhongxin

    0下载:
  2. 本源码目的在于查找一幅图像中个图形的重心,基于matlab,找出重心后标记出来,并显示。-The Source aims to find an image in a graphics core, based on matlab, after the marked identify the focus, and display.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:538
    • 提供者:beibuma
  1. zhongxinchazhao

    0下载:
  2. 此源码是基于matlab编写的关于查找图像中图形的个数,及查找每个图形的重心并显示。-This source code is written in matlab based on the number of graphic image search, and find the center of each graph and display.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1470
    • 提供者:beibuma
  1. VideoDemo

    0下载:
  2. 处理视频文件,跟踪图像目标,用到了MEANSHIFT、帧间差分、重心跟踪等-Processing video files, tracking image target, use the MEANSHIFT, frame difference, the focus tracking
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3230997
    • 提供者:
  1. OSWorkflow

    0下载:
  2. 毕业论文。通过使用OSWorkflow工作流引擎,把工作重心放在业务和规则定义上, 而不需再通过硬编码的方式实现一个Petri网或是一个有穷自动机,从而提高 开发效率。本文的主要目标是对OSWorkflow引擎进行研究并应用于某信息 管理系统。主要研究工作有:对信息管理系统进行需求分析,包括项目业务 概述、业务流程分析并用UML的用例模型对系统业务功能建模,最后得出 系统的功能模型;在分析和研究基于J2EE工作流管理系统模型的基础上, 把工作流引擎OSWorkflow技术
  3. 所属分类:OA

    • 发布日期:2017-05-15
    • 文件大小:3631657
    • 提供者:zyl
  1. videoprocessframework

    0下载:
  2. 目标检测演示框架算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Presentation framework of the target detection algorithms include: 1. The context of the background s
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:99092
    • 提供者:飞飞
  1. Videoimagemovingobjectdetection

    0下载:
  2. 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 该框架支持的视频只限于RGB非压缩Windows AVI格式,可以通过“文件”菜单下打开视频来打开视频文件。-Video image moving object detection
  3. 所属分类:Video Capture

    • 发布日期:2017-05-11
    • 文件大小:2890591
    • 提供者:weijinjin
  1. Video_Demo

    1下载:
  2. 视频目标检测演示框架,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Framework for object detection video presentation, video presentation algorithms include: 1. Static background of the context of target detection pr
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:376891
    • 提供者:
  1. fuzzy_CRUOSE_CONTROL

    0下载:
  2. 利用模糊控制做巡航速度控制利用e, dot_e,當作兩個輸入,取交集在對輸出值u做砍頭的動作,再用重心法求解,再用Runge-Kutta做疊代更改增益值將會得到不一樣的結果。-Using fuzzy control to do cruise speed control using e, dot_e, as the two inputs, the output value of taking the intersection of the decapitation of the movement
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:POPE0910
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com