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

搜索资源列表

  1. Ellipse-center-point-positioning

    0下载:
  2. OPENCV椭圆拟合定位椭圆中心点以及重心法定位程序-OPENCV the ellipse fitting positioning oval center point and the center of gravity method to locate the program
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:1846218
    • 提供者:张文寅
  1. zhongxinfa

    0下载:
  2. 基于C语言的重心法求解,详细的编程,运用于物流单设施选址-it is based on C language about how to establish a center , or to found the most important point
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:12759
    • 提供者:夏紫宸
  1. jincoudu

    0下载:
  2. 在2维ct图像 计算结节面积,边长,紧凑度,重心,以及标定。的综合程序,希望能够帮到大家 -plot 2-d pictures
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-19
    • 文件大小:954
    • 提供者:liergou
  1. VCmeanshift

    0下载:
  2. 自己毕业设计做的改进的基于某vc视频处理框架代码的重心多目标跟踪代码-The center of gravity of a vc video processing framework code-based target tracking code own graduation design improvements do
  3. 所属分类:Special Effects

    • 发布日期:2017-12-07
    • 文件大小:69567
    • 提供者:haha
  1. Corners

    0下载:
  2. 首先,请检查/样品在你的OpenCV的分布/ C/ squares.c的。这个例子提供了一个方形的检测,如何检测角落类似的功能,它应该是一个不错的开始。然后,一起来看看在OpenCV的功能,导向功能,如cvCornerHarris()和cvGoodFeaturesToTrack()。 上述方法可以返回许多角落类似的功能 - 最不会“真正的角落”你正在寻找。在我的应用程序,我只好检测,旋转或倾斜的广场(透视)。我的检测流水线包括: 从RGB转换为灰度级(cvCvtColor)
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:914
    • 提供者:clark
  1. Is-more-commonly

    0下载:
  2. :自准直仪是比较常用的测角仪器,其原理是检测激光形成的图像光斑的中心之间的距离,通过 ) 个中 心的横纵坐标差来计算物体偏离的角度 ’ 利用迭代阈值和图像分割等方法将光斑图像进行预处理,然后将得到 的图像分别用重心法、圆拟合法和匹配法进行中心定位,并最终进行偏离角度的测定 ’ 文中介绍了所使用的几 种方法,并进行了仿真比较,结果表明,圆拟合法更有优势 ’ -: Is more commonly used since the collimator angle m
  3. 所属分类:Project Design

    • 发布日期:2017-11-18
    • 文件大小:79180
    • 提供者:刘世军
  1. dujiao2

    0下载:
  2. 进行背景识别,在背景识别及算法中得到充分的应用。可以检测视频,作背景减法,计算重心-Background to identify, to be fully applied in the background to identify and algorithms. Can detect video for background subtraction to calculate the center of gravity
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:711
    • 提供者:Grace
  1. Video-Demo

    0下载:
  2. VC++视频图像运动目标检测,视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 视频只限于RGB非压缩Windows AVI格式-VC++ video image moving target detection, video presentations algorithm including: 1. The background prediction target d
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:103700
    • 提供者:yangdong
  1. duobianxingqiuzhongxin

    0下载:
  2. 对任一多边形上的关键点信息给定后,求该多边行的重心。-Any polygon on the key points of information given, find the center of gravity of the multilateral row.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-05
    • 文件大小:215981
    • 提供者:wang
  1. Bweightpositioncalculation

    0下载:
  2. 调整大飞机飞机重心,使之在某一要求位置处-Adjust the aircraft center of gravity and make it in a certain location.
  3. 所属分类:transportation applications

    • 发布日期:2017-12-04
    • 文件大小:1305
    • 提供者:唐璇
  1. Aweightcalculate

    0下载:
  2. 民机双发飞机各部件重量的估算,为后面重心估算准备-Aircraft weight estimation
  3. 所属分类:transportation applications

    • 发布日期:2017-12-09
    • 文件大小:2101
    • 提供者:唐璇
  1. 6_center

    0下载:
  2. 自动寻找均匀不规则物体重心程序,显示物体重心坐标-find center of object
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-24
    • 文件大小:21545089
    • 提供者:kaka
  1. 5187

    0下载:
  2. 南京信息工程大学  实验(实习)报告 实验目的:练习图形几何变换的算法及实现 实验内容:给定多边形P的控制点为:{{-3,5},{-3,2},{2,-2},{2,1}, {6,2},{2,6}},对该多边形进行二维几何变换并画出变换后的图形。 实验要求: 1、  试将坐标原点移动到多边形P的重心; 2、  将多边形P绕(2,-2)点顺时针旋转60度; 3、  将多边形P分别向x方向错切2倍,向y方向错切1/2倍; 4、  撰写实验报告并附上所用变换矩阵、程序
  3. 所属分类:Project Design

    • 发布日期:2017-11-15
    • 文件大小:17173
    • 提供者:木阮清
  1. nengliang-Correction

    0下载:
  2. (使用能量重心校正法)单频率成分的离散频谱校正源程序,主要针对单一频率谐波信号的离散频谱校正,可选择加矩形窗和汉宁窗。-(Using energy correction of the center of gravity method) single-frequency components of the discrete spectrum correction source, focused on a single frequency harmonic signal discrete spect
  3. 所属分类:matlab

    • 发布日期:2017-11-19
    • 文件大小:767
    • 提供者:杨超
  1. CCD_PSD-

    1下载:
  2. 将PSD的电压转换成位移信息输出,方便寻找PSD的光斑重心。处理CCD探测器靶面的输出电压信息,功能与PSD差不多。-Converted into displacement information output voltage of the PSD, PSD spot easy to find the center of gravity. Processing a target surface of the CCD detector output voltage information, fun
  3. 所属分类:CSharp

    • 发布日期:2017-11-20
    • 文件大小:7328255
    • 提供者:wangxiaofeng
  1. u_zhongxin

    0下载:
  2. matlab采用重心法计算烟嘴棒图像的内圆和外圆的中心-calculated using the gravity method matlab image cigarette rod inner circle and outer circle center
  3. 所属分类:matlab

    • 发布日期:2017-11-20
    • 文件大小:534
    • 提供者:陈熊
  1. centroid_match

    0下载:
  2. 在医学图像配准中,预处理图像有时需要将两幅图像的重心对准,这就是一个图像重心对准程序Function Developed by Fahd A. Abbasi.-It is a function to match the centroid of two imagesFunction Developed by Fahd A. Abbasi.
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-20
    • 文件大小:592
    • 提供者:刘干
  1. detection-and-tracking

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法-Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:3125790
    • 提供者:tf520
  1. aaa1

    0下载:
  2. 区域分割、区域标记。可以标记灰度图像区域的重心,matlab实现,-Region segmentation, region labeling. Grayscale image area can mark the center of gravity, matlab achieve,
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:518
    • 提供者:李静
  1. video-processing-

    0下载:
  2. 视频演示算法包括: 1. 静态背景下的背景预测法目标检测 2. 静态背景下帧间差分法目标检测 3. Mean Shift目标跟踪方法 4. 重心多目标跟踪方法 -Algorithm for video presentation include: 1. Static background background prediction target detection 2. Static background frame difference method for target d
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:99922
    • 提供者:xuedanyang
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com