搜索资源列表

  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 , Proceeding
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:60416
    • 提供者: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
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:78848
    • 提供者:林蛋大
  1. shendutuxiang

    0下载:
  2. 由生成的深度图象数据用平滑算子和差分方法求曲面的高斯曲率和平均曲率-By the depth of image data generated by a smooth operator and the difference method for the Gaussian curvature surface and the average curvature
  3. 所属分类:OpenGL

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:吕娴娜
  1. A2

    0下载:
  2. 有一平面镜和曲率半径为 的凹面镜,画出光束发散角与腔长 的关系曲线。 设计要求:(1)具有友好输入输出界面; (2)可输入不同凹面镜曲率半径值,查看结果变化情况。 -Plane mirror and one has a radius of curvature of the concave mirror, draw the beam divergence angle and cavity length curve. Desi
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:zj
  1. jiaojujisuan

    0下载:
  2. 透镜的焦距计算,通过曲率半径等计算出透镜的焦距-Lens focal length calculation, the radius of curvature, such as through the lens focal length is calculated
  3. 所属分类:分形几何

    • 发布日期:2024-05-14
    • 文件大小:1876992
    • 提供者:lvfengnian
  1. MCM

    0下载:
  2. 这是一个中值曲率驱动方程MCM滤波器关于有限差分方程的源代码-This is a value-driven equation curvature MCM filters on the finite difference equation source code
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:zhangyi
  1. nm_w_i_k

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

    • 发布日期:2024-05-14
    • 文件大小:94208
    • 提供者:zzj
  1. geometry_dzthstrh

    0下载:
  2. This article presents two classes and a set of utility functions for computational geometry. C3Point is a 3D counterpart to CPoint and CPolygon encapsulates a set of C3Point s and provides general polygon handling functi
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:15360
    • 提供者:srhg
  1. qulv

    0下载:
  2. 根据曲率求图像分割的方法,可以在matlab下运行。-According to the curvature of the methods for image segmentation, you can run.
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:廖建勇
  1. wxyt

    0下载:
  2. 读取卫星云图,并计算卷云边的长度曲率等matlab实现-Read cirrus satellite image and calculate the length of curvature, such as edge
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:319488
    • 提供者:
  1. 070414

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

    • 发布日期:2024-05-14
    • 文件大小:3814400
    • 提供者:Nick
  1. Corner

    1下载:
  2. 一种带有自适应阈值和动态支持区域的CSS角点检测算法,其效果被认为优于目前所有的CSS角点检测算法和大多数的其他类型角点检测算法。-a curvature scale space corner detector with adaptive threshold and dynamic region of support, it is considered to be the one of the best corner detecti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:920576
    • 提供者:BileiZhu
  1. MyCrust100809

    0下载:
  2. BMyCrust take as input a 3D scatter points cloud and return a tight, manifold, triangulation. Remember that crust algorithm needs a cloud representing a volume, so open surface may give inaccurate results. For examp
  3. 所属分类:界面编程

    • 发布日期:2024-05-14
    • 文件大小:6042624
    • 提供者:naz
  1. GETPoint

    0下载:
  2. 在各种图形中,通过提取点的凹凸部分来鉴别曲线的特征,本节代码利用曲率关系分别提取凹点的个数,判断曲线的弯曲-In a variety of graphics, through the extraction point to identify curves convex-concave part of the characteristics of the code used in this section were extracted f
  3. 所属分类:2D图形编程

    • 发布日期:2024-05-14
    • 文件大小:759808
    • 提供者:赵庆祥
  1. curv

    0下载:
  2. 自写曲率计算函数-Curvature Calculation Function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:Tao
  1. c

    2下载:
  2. 空间插值方法汇总 Inverse Distance to a Power(反距离加权插值法) Kriging(克里金插值法) Minimum Curvature(最小曲率) Modified Shepard s Method(改进谢别德法) Natural Neighbor(自然邻点插值法) Nearest Neighbor(最近邻点插值法) Polynomial Regression(多元回归法
  3. 所属分类:技术管理

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:bushyao
  1. radiocover

    0下载:
  2. 这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:434176
    • 提供者:ken
  1. nonlinear_structure

    1下载:
  2. 结构非线性弯矩曲率计算程序,可以计算轴力不同情况,考虑材料非线性-structure moment curvature computate and consider materal nonlinear whih diffrent axia load
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:98304
    • 提供者:hanjun
  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/图象编程

    • 发布日期:2024-05-14
    • 文件大小:2283520
    • 提供者:liqi
  1. circle

    0下载:
  2. 演示椭圆的曲率圆的动画。该程序演示了椭圆各点的曲率变化及相应的曲率圆圆心的轨迹。-Demonstration of the curvature ellipse circle animation. The program demonstrates the various points of the curvature of the ellipse and the corresponding changes in the curvature
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:凌凌漆
« 1 23 4 5 6 7 8 9 10 ... 36 »

源码中国 www.ymcn.org