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

搜索资源列表

  1. primdual

    0下载:
  2. 一个简单的图象去噪的算法,利用原偶算法及曲率计算-a simple image denoising algorithm, dual use of the original algorithm and curvature calculation
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3814
    • 提供者:lisa
  1. GUI_Corner

    0下载:
  2. A Corner Detector based on Global and Local Curvature Properties,using GUI.-A Corner Detector based on Global and Local Curvature Properties, using GUI.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:105191
    • 提供者:袁晔
  1. curveline

    0下载:
  2. 分析了平面曲线和空间曲线拟合过程的区别;引入运动坐标系、曲率向量、密切平面等概念,建立了空间曲线拟合的数学模型,并采用了不同形状的空间曲线对拟合方法进行了验证-analysis of the plane curve and space curve fitting distinction; Introduce sports coordinates, Curvature, Plane close concepts, the establishment of a space curve fitting
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:84994
    • 提供者:陆美玉
  1. ridge~valley~lines~on~meshes~via~implicit~surface~

    0下载:
  2. We propose a simple and effective method for detecting view- and scale-independent ridge-valley lines defined via first- and secondorder curvature derivatives on shapes approximated by dense triangle meshes.-We propose a simple and effective me
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:741829
    • 提供者:金金
  1. CurveLab

    1下载:
  2. 曲线快速匹配matlab程序,功能全面包括FMM迭代,曲率匹配,炼码计算等,非常适用。推荐!-curve fast matching Matlab procedures, including the full functions of FMM iteration, curvature matching, Lian dollar terms, very well. Recommended!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1343266
    • 提供者:刘恒
  1. COMPDIR

    0下载:
  2. % COMPDIR Computes a search direction in a subspace defined by Z. % Helper function for NLCONST. % Returns Newton direction if possible. % Returns random direction if gradient is small. % Otherwise, returns steepest descent direction. % I
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1611
    • 提供者:张风
  1. variational_PDE_tools

    0下载:
  2. 变分偏微分方程图像处理工具包,包括计算曲率,方差,L1,L2范数等29个实用算法-variational PDE image processing tool kit, including the calculation of curvature, variance, L1, L2 norm, and other practical algorithms 29
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:16084
    • 提供者:zhuboy
  1. 20063311048067583

    0下载:
  2. 角点是图像的重要特征,一般指曲率大的边缘点,该代大戏是用MATLAB编写的角点检测算子。-corner image is an important characteristic of large curvature generally refers to the brink, The show is substituting prepared using MATLAB corner detection operator.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:60702
    • 提供者:王一林
  1. Image_Processing_algorithm_SRM

    0下载:
  2. osculatingcircle.cpp : An interactive demo of osculating circles used to define a parametric curve curvature. Require OpenGL(R) matchsegments.cpp : Compute the scaled rigid transformation that matches a given pair of segments. srm : A k
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:10979
    • 提供者:田先生
  1. MinCurvature

    1下载:
  2. 常见插值方法及其介绍 “Inverse Distance to a Power(反距离加权插值法)” “Kriging(克里金插值法)” “Minimum Curvature(最小曲率)” “Modified Shepard s Method(改进谢别德法)” -common interpolation methods and introduced "Inverse Distance to a Power (Anti - distance weighted
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6339
    • 提供者:张俊
  1. Snakes_Active_Contour_models_Image_Process_GVF

    0下载:
  2. 图像处理的关于Snakes : Active Contour Models算法和水平集以及GVF的几篇文章,文章列表为: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral S
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:5512247
    • 提供者:张阳
  1. segmentaion

    1下载:
  2. 我自己用vc写的一个图像分割的程序,先用分水岭算法得到一个初始的分割结果,然后根据每个小块的颜色和形状进行合并,最后得到一个统计最优的分割结果。相关算法可以参阅下面的文章 Xiao Chen He, Nelson H. C. Yung, K.P. Chow, Francis Y.L. Chin, Ronald H. Y. Chung, K. Y. K. Wong, Kenneth S.H. Tsang, “Watershed Segmentation with Boundary Curvat
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:88093
    • 提供者:sam he
  1. corner_detector

    0下载:
  2. 我用matlab写的一个corner detector, 效果比现在流行的harris,susan,CSS等效果要好。 Algorithm is derived from: X.C. He and N.H.C. Yung, Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support , Proceedings of the 17th International Co
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:60711
    • 提供者:sam he
  1. Corner

    0下载:
  2. 一种比较好用的边缘检测方法CORNER Find corners in tensity image. % CORNER works by the following step: % 1. Apply the Canny edge detector to the gray level image and obtain a % binary edge-map. % 2. Extract the edge contours from the edge-map, fill the ga
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:79363
    • 提供者:林蛋大
  1. 1c

    0下载:
  2. We rigorously analyze the dispersion function and the curvature of the dispersion surface of a photonic crystal to explore the fundamental limit of its angular sensitivities. With insight gained from group theory, we fi nd that symmetry indu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:282944
    • 提供者:Qtai
  1. Corner

    0下载:
  2. 根据论文Curvature Scale Space Corner Detector with Adaptive Threshold and Dynamic Region of Support算法写的角点检测
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:110290
    • 提供者:张三
  1. Extraction of Finger Vein Patterns Using Maximum Curvature Points in Image Profiles.pdf

    0下载:
  2. very good paper for Finger Vein Pattern.
  3. 所属分类:报告论文

  1. CORDIC算法快速求反正切

    3下载:
  2. CORDIC算法快速求反正切,迭代10次输出弧度误差<|0.002|,迭代15次输出弧度误差<|0.0001|,对电机矢量算法计算速度要求高非常有用;myarctan_cordic1.c输入输出为float,myarctan_cordic3.c输入输出为int,pdf文件为CORDIC算法原理。-CORDIC algorithm quickly find tangent, curvature of the output error iteration 10 < | 0.002
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-01-16
    • 文件大小:1126221
    • 提供者:Wuyouzi
  1. localized_seg.zip

    0下载:
  2. 基于水平集的彩色图像分割matlab实现算法(包括源码、测试图像),Based on the level set for color image segmentation algorithm matlab (including source code, test images)
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:99366
    • 提供者:mei hongyan
  1. MIN_CURVE_SURF.rar

    2下载:
  2. 最小曲率法的算法原理,以及算法例子. 有配图说明 最小曲率法是定向井、水平井轨道设计、测斜计算中经常使用的一种方法。在最小曲率法中,假设井段是空间斜平面上圆弧;对于滑动钻进方式,圆弧是非常合理的井眼轨迹曲线。,The MIN_CURVE_SURF function interpolates a regularly- or irregularly-gridded set of points, over either a plane or a sphere, with either a mini
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-01-14
    • 文件大小:21943
    • 提供者:李波
« 1 2 3 45 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com