CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - 计算方法A

搜索资源列表

  1. 面积量算

    0下载:
  2. 面积量算工具,用于高斯投影下的多边形面积量算,其中包括两种数学计算方法。-the area-measurement tool is used to measure a polygon s area in gauss projection.it includes two kinds of mathematical algorithm
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:1.86kb
    • 提供者:张立华
  1. OTSU方法计算图像二值化的自适应阈值

    1下载:
  2. OTSU方法计算图像二值化的自适应阈值,OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法。下面的代码最早由 Ryan Dibble提供,此后经过多人Joerg.Schulenburg, R.Z.Liu 等修改,补正。算法对输入的灰度图像的直方图进行分析,将直方图分成两个部分,使得两部分之间的距离最大。划分点就是求得的阈值。都是老外写的,经典哦。-OTSU images calculated value of the two adaptive threshold,
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.77kb
    • 提供者:陈其星
  1. 曲线拟合c++代码

    0下载:
  2. 曲线拟合c++代码,在学数值分析(计算方法)的同学可以参考一下-curve fitting c code, the numerical analysis study (calculated), the students can take a look
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:1.23kb
    • 提供者:刘广
  1. 边缘密度、信噪比、重复模式的计算

    0下载:
  2. 该类集成了图像的边缘密度,以及重复计算分析等前期处理方法,为图像后续处理做了很好的铺垫-such integration on the verge of image density and the calculated analysis of pre-processing methods, for image-processing done a very good bedding
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:5.76kb
    • 提供者:宋成军
  1. DistCal

    0下载:
  2. 包含一种新的相对距离、欧式聚立等的距离计算方法,计算每个训练样本到所有测试样本的距离。-includes a new relative distance, Continental and others Poly distance calculation method calculated for each sample to test all samples distance.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.98kb
    • 提供者:bodiz2002
  1. enhance1

    0下载:
  2. 加权中值滤波,用于图像增强,只用于超声图像,对超声图像去噪有很好的效果。内还包括信噪比计算方法。-weighted median filter for image enhancement, only for ultrasound images of ultrasound image denoising with very good results. Which is also a signal-to-noise ratio calculation.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9.07kb
    • 提供者:张弛
  1. OTSU 算法可以说是自适应计算单阈值

    0下载:
  2. OTSU 算法可以说是自适应计算单阈值(用来转换灰度图像为二值图像)的简单高效方法,OTSU algorithm Adaptive Computing can be said to be a single threshold (used to convert grayscale image to binary image) is simple and efficient method
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-28
    • 文件大小:1.64kb
    • 提供者:刘荣辉
  1. 3D_PSTD.rar

    4下载:
  2. 使用PSTD计算方法实现的3维时间反转镜像技术算法,可用于声学及电磁学成像,A Time Reversal Mirror Algrithm devopled by the 3 dimensial PSTD numerical method, it can be used in acousic and electromagnitic imaging field
  3. 所属分类:图形图象

    • 发布日期:2013-10-13
    • 文件大小:7.71kb
    • 提供者:chenguoping
  1. fractaldimensioncaculation

    3下载:
  2. 利用盒子方法计算任意一个二维图形的分形维数-Box calculated using a two-dimensional graphics arbitrary fractal dimension
  3. 所属分类:Fractal program

    • 发布日期:2017-03-28
    • 文件大小:2.01kb
    • 提供者:reynold
  1. fen

    1下载:
  2. 本程序是利用分形维数方法计算图像粗糙度的一个函数,可以直接调用-This procedure is to use method of fractal dimension as a function of roughness of the image, you can directly call
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:579byte
    • 提供者:ellej
  1. QKTMath

    0下载:
  2. 自己写的一些实用的图形函数,提供了平面和空间中关于矢量角度和距离的计算方法。-Himself wrote a number of useful graphics functions, provided the plane and space on the vector angle and distance calculation methods.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1.12kb
    • 提供者:疾风
  1. DCT_001.pdf

    0下载:
  2. 基于SIMD的二维DCT算法快速计算。本文针对二维DCT变换,提出了和媒体指令相适应的数据结构和计算方法。最大限度利用媒体指令的运算能力,在软件设计时避免了数据相关性所带来的性能下降。-SIMD two-dimensional DCT-based fast calculation algorithm. In this paper, two-dimensional DCT transform, and the media put forward a directive to adapt the d
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:189.68kb
    • 提供者:H Simon
  1. A_Phase-based_Approach_to_the_Estimation_of_the_Op

    0下载:
  2. 一种基于相位的光流计算方法,该方法不同于以往基于微分的计算方法,而是采用空间滤波器,取得非常好的效果。该结果发表于IEEE Trans. Neural Networks,13(5), 1127--1136. -Gautama, T. and Van Hulle, M.M. (2002). A Phase-based Approach to the Estimation of the Optical Flow Field Using Spatial Filtering, IEEE Tr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:641.96kb
    • 提供者:yishui pan
  1. Canny

    0下载:
  2. Canny边缘检测,在人脸识别是一个比较经典的计算方法,写论文可以参考一下。-Canny edge detection, in the face recognition is a more classic method of calculating and writing papers for reference.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-17
    • 文件大小:144.12kb
    • 提供者:chiaks
  1. GVF_Snake_plus

    0下载:
  2. 是关于梯度矢量流snake的程序代码,长须很详细,可以学到梯度矢量流snake模型中能量函数的计算方法。-Gradient vector flow snake on the program code, long to be very detailed and can learn a gradient vector flow snake model in the energy function is calculated.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:408.89kb
    • 提供者:BITwushaoqing
  1. findkeypoint

    0下载:
  2. 摘要:拐点是数字图像中的一个重要信息载体 提出一种新的拐点检测算法 该算法并非寻找连续空间中曲率的离散近似计算方法,而是源于离散曲线的外观特征,推导出离散曲线上拐点处k个点对间欧氏距离平方和局部最小这一重要性质。基于该性质,本算法首先利用Freeman链码的性质.过滤掉物体边界上明显不可能成为拐点的象素,然后在剩余的边界点中通过寻找该局部最小值定位出拐点。给出了本算法与四种著名拐点检测算法的对比实验。 -Abstract: The inflection point is a digital
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:176.38kb
    • 提供者:changhe.cheng
  1. hausdorff

    0下载:
  2. 摘 要: 提出了一种基于改进 Ha u s d o r f f距离的人脸相似度匹配的方法, 该方法首先将人脸划分为脸型、 双眼、 鼻、 嘴等几个特征点 集, 分别计算各部分的改进 Ha u s d o r f f 距离, 然后进行加权计算相似度。利用该方法, 在 A S M( 主动形状模型) 定位人脸的基础上进 行了人脸检索。 实验表明, 利用人脸相似度计算方法对人脸特征库进行搜索, 达到 了较好的效果。同时结合 A S M 自动人脸检测, 本 方法可以全自动完成人脸匹配, 应
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:198.22kb
    • 提供者:alsocc
  1. iriscode

    0下载:
  2. Matlab提供了两种方法进行聚类分析。 一种是利用 clusterdata函数对样本数据进行一次聚类,其缺点为可供用户选择的面较窄,不能更改距离的计算方法; 另一种是分步聚类:(1)找到数据集合中变量两两之间的相似性和非相似性,用pdist函数计算变量之间的距离;(2)用 linkage函数定义变量之间的连接;(3)用 cophenetic函数评价聚类信息;(4)用cluster函数创建聚类。 -Matlab provides two methods of cluster anal
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:17.99kb
    • 提供者:梁琨
  1. ChaosToolbox_lzb3.0

    0下载:
  2. 连续系统LE的计算方法主要有定义方法、QR分解方法、奇异值分解方法,或者通过求解系统的微分方程,得到微分方程解的时间序列,然后利用时间序列(即离散系统)的LE求解方法来计算得到(The partial differential equations modeling the system's stream function and temperature are subjected to a spectral approximation: the hydrodynamic fields are e
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-21
    • 文件大小:270kb
    • 提供者:Lhy123
  1. 模式识别与智能计算

    1下载:
  2. 一本介绍模式识别与智能计算的好书,重点讲解了图像处理的原理和实现方法(A good book which introduces pattern recognition and intelligent computing, focuses on the principle and implementation of image processing.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-28
    • 文件大小:25.24mb
    • 提供者:名地方
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com