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

搜索资源列表

  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. 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. 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. 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. fast-corner-detect

    1下载:
  2. 基于VC++环境的快速的角点检测算法,比灰度面积法和边缘曲率法,有着更好的效果-Based on VC++ environment, a fast corner detection algorithm, than the gray area of law and the edge curvature method, have better results
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-02-17
    • 文件大小:2283301
    • 提供者:liqi
  1. nm_w_i_k

    1下载:
  2. 基于概率积分模型的下沉、倾斜、曲率计算,含实测数据-Integral model based on the probability of subsidence, tilt, curvature terms, with the measured data
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:94680
    • 提供者:zzj
  1. YuPing_IP99_1

    0下载:
  2. Multiscale Curvature-Based Shape Representation Using B-Spline Wavelets
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:216424
    • 提供者:Nick
  1. 070414

    0下载:
  2. Robust Corner Detection Based on Multi-scale Curvature Product in B-spline Scale Space
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-15
    • 文件大小:3814202
    • 提供者:Nick
  1. findkeypoint

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

    • 发布日期:2017-03-28
    • 文件大小:180615
    • 提供者:changhe.cheng
  1. 2007-7-072

    0下载:
  2. Triangle Collapse Algorithm Based on Discrete Curvature Estimation-A new mesh simplification algorithm based on surface curvature estimation is proposed and it is on the basis of triangle collapse.According to the discrete curvature on triangle meshe
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-30
    • 文件大小:343329
    • 提供者:strida
  1. code

    0下载:
  2. 基于boundar边界提取轮廓,采用曲率算法确定可能为指尖或者指根点的区域,采用该程序确定指尖指根区域。-Contour extraction based on boundar border, using the curvature method to determine the root may refer to point fingers or regions that use the procedure to determine the root area fingertips.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:675
    • 提供者:liyan
  1. eye-m

    1下载:
  2. 人眼定位MATLAB源程序 人眼定位MATLAB源程序 -MATLAB source localization of human eyes eyes Eyes Location Location MATLAB MATLAB source code source code source MATLAB Eyes Location
  3. 所属分类:matlab

    • 发布日期:2014-04-28
    • 文件大小:22528
    • 提供者:yjl
  1. tricurv.tar

    0下载:
  2. Function to calculate the principal curvatures on a triangular mesh. Approximations of curvature are based on local (N=1) neighborhood elements and vertices. Note: Directions of curvatures aren t calculated appropriately. Will post an updated ve
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:22688
    • 提供者:tao lu
  1. Adaptive-Corner-Detection-

    0下载:
  2. 摘要文中算法首先在曲线尺度空间中通过高斯平滑以消除噪声;然后再基于自适应弯曲度计算和角点筛选准 则确定角点. 该算法不需要预先输入参数,具有较好的抗干扰性,实现简单有效. 关键词高斯平滑;尺度空间;自适应;角点检测-Abstract In image processing,corner point means the dominant point of maximum curvature aiong the bounding edge of pianar object. A meth
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:195127
    • 提供者:李齐贤
  1. icbi

    0下载:
  2. Iteractive Curvature Based Interpolation
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:44778
    • 提供者:xiechao
  1. cfd-gridlib.tar

    0下载:
  2. This gridlib collection has arisen decades of application programming at NASA Ames Research Center involving (mostly) structured grids in 2- and 3-space, including many utilities for generating grid point distributions along a line or curve. Of
  3. 所属分类:Console

    • 发布日期:2017-04-29
    • 文件大小:164544
    • 提供者:jyj
  1. cfd-gridlib

    0下载:
  2. This gridlib collection has arisen decades of application programming at NASA Ames Research Center involving (mostly) structured grids in 2- and 3-space, including many utilities for generating grid point distributions along a line or curve. Of
  3. 所属分类:Console

    • 发布日期:2017-04-30
    • 文件大小:220928
    • 提供者:jyj
  1. PythonCF

    0下载:
  2. 基于Python的曲率滤波程序,完整可用,非常好用,用来对图像滤波,保边效果好(Curvature filtering procedures based on Python, complete, available, very useful, used to filter the image, edge preserving)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:288768
    • 提供者:刺儿
  1. pcbrRun

    0下载:
  2. 基于主曲率的区域检测器程序代码,用于目标识别。(principal curvature-based region detector)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:1014784
    • 提供者:晨晨317
« 12 3 4 5 »
搜珍网 www.dssz.com