CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - Point

搜索资源列表

  1. point-in-polygon

    0下载:
  2. 射线法判断点是否在多边形内部.多边形顶点坐标通过文件polygon.txt输入,点的从标从键盘输入.-ray method to judge whether a polygon internal. Polygon vertices through documents polygon.tx t input, from the point of targets from the keyboard input.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:陈西
  1. LBP

    0下载:
  2. 纹理模式的LBP特征表示及分类原理:就是通过定义一个模板,对于原图像中的每个点,使用该模板进行操作,模板中心点近邻区域对应的图像象素值与中心位置对应的象素值进行比较,且对于不同位置的比较结果赋予不同的权值,从而,变换图像中对应点的值就由模板对应各位置的比较结果之权和表示。-LBP texture pattern feature representation and classification theory: that by defining a template for the origina
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2.4kb
    • 提供者:徐忠超
  1. sanjiaopoufen

    1下载:
  2. 在VS2008和opencv下,对2D/3D点(云)数据实现三角剖分,运算速度快,实时性好,计算精度高,并对三角剖分进行了优化,可以处理复杂点集的三角剖分,可以用于人脸识别的工作-In the VS2008 and opencv, the pairs of 2D/3D points (cloud) data to achieve triangulation, calculation speed, real-time performance is good, high precision, and
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:142.97kb
    • 提供者:三角剖分VC++
  1. Point

    0下载:
  2. 一个简单的点程序,来源于C++程序设计那本书-A simple point process, from C++ programming book
  3. 所属分类:Special Effects

    • 发布日期:2017-05-06
    • 文件大小:1.08mb
    • 提供者:TC319
  1. tubao

    0下载:
  2. 输入一个二维的点集数组,然后就能将此点集的边界算出来,点集的边界分为凸多边形边界和凹多边形边界,实现凸多边形和凹多边形边界类,任意一个都行!-Enter a two-dimensional array of point set, and then will be able to set boundaries calculated, the boundary point set is divided into convex polygon concave polygon boundaries an
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1.08kb
    • 提供者:王文
  1. sift

    0下载:
  2. sift特征点检测及匹配,matlab源码-sift feature point detection and matching, matlab source code
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:5.09kb
    • 提供者:张杰
  1. RANSAC-match

    0下载:
  2. 可以在harris角点检测和ncc粗匹配之后实现精确准确的角点匹配,为下一步配准做准备-Can the Harris corner detection and NCC coarse matching after achieve precise accurate angular point matching, preparing for the next registration
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:1.67kb
    • 提供者:lee
  1. FastAlgorithmofImageMatching

    0下载:
  2.  Wavelet t ransform and projection were referred to after wavelet t ransform projection and se2 quential similarity detection algorithm(SSDA) were applied to the low f requency part of the image to get a set of potential matching point-Wavelet t
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:191.08kb
    • 提供者:wang
  1. newmatch

    1下载:
  2. 对两幅图像进行角点检测,并对检测到的角点进行特征匹配,效果非常好,误匹配率非常低,耗时仅9毫秒-Two images of the corner detection, and detects the angular point feature matching, the effect is very good, very low false match rate, time-consuming only 9 ms
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-12-26
    • 文件大小:8.33kb
    • 提供者:张志超
  1. tuxiangpinjiefa

    0下载:
  2. 一种全自动稳健的图像拼接融合算 提出了一种全自动稳健的图像拼接融合算法。此算法采用Harris角检测算子进行特征点提取,使提取的 精度达到了亚像素级,然后以特征点邻域灰度互相关法进行特征点匹配得到了初步的伪匹配集合,并运用稳健的 RANSAC算法将伪匹配点集合划分为内点和外点,在内点域上运用LM优化算法精确地估计出了图像间的点变 换关系,最后采用颜色插值对交接处进行颜色过渡。整个算法自动完成,它对有较大误差或错误的特征点数据迭代 过滤,并用提纯后的数据来做模型估计 -A ro
  3. 所属分类:Special Effects

    • 发布日期:2016-05-19
    • 文件大小:114.94kb
    • 提供者:王钰
  1. pointandtemplatematching

    0下载:
  2. 这是自己编的关于区域增长的点跟踪方法和模板匹配跟踪方法结合的例子,克服了点跟踪的缺陷。-point tracking and template matching joint
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:3.41kb
    • 提供者:zcn
  1. Restoration

    0下载:
  2. 图像复原的VC++ 源程序,在点扩散函数已知的情况下对模糊图像进行复原。-Image Restoration of VC++ source code, point spread function in the circumstances known to the recovery of the blurred image.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:70.15kb
    • 提供者:luoyuanhong
  1. face_detect

    0下载:
  2. 本书对目前常用的人脸特征点定位算法和模型进行了总结,并在前人的基础 上提出一个基于肤色模型的对AAM 模型的改进方法-This book is currently used for facial feature point localization algorithm and model are summarized, and submitted on the basis of our predecessors of a model based on the color model of t
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1.91mb
    • 提供者:李尊
  1. An_automatic_image_stitching_algorithm_based_on_fe

    0下载:
  2. 本文提出一种图像特征点匹配算法,并在该算法的基础上形成构建全景图的图像拼接算法. 此算法采用 Harris角检测算子进行特征点提取,并为其分配特征描述符.-This paper presents an image feature point matching algorithm and the algorithm is based on building a panoramic image mosaic algorithm graph. This angle detection algori
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:383.84kb
    • 提供者:酷鱼
  1. fuzzymppt

    0下载:
  2. fuzzy maximum power point tracker is the good choice for increase the efficiency
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:85.85kb
    • 提供者:haider
  1. eccv06

    0下载:
  2. In this paper, a novel scale- and rotation-invariant interest point detector and descr iptor, coined SURF (Speeded Up Robust Features) is presented. It approximates or even outperforms previously proposed schemes with respect to repeatability, di
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:669.64kb
    • 提供者:yangwei
  1. iav07-surf

    0下载:
  2. Detecting, identifying, and recognizing salient regions or feature points in images is a very important and fundamental problem to the computer vision and robotics community. Tasks like landmark detection and visual odometry, but also object re
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:849.06kb
    • 提供者:yangwei
  1. FICA-matlab

    0下载:
  2. fast fixed-point algorithm -The FastICA package is a free (GPL) MATLAB program that implements the fast fixed-point algorithm for independent component analysis and projection pursuit. It features an easy-to-use graphical user interface, and a comput
  3. 所属分类:Special Effects

    • 发布日期:2017-03-30
    • 文件大小:42.01kb
    • 提供者:yuanlele
  1. affintpoints

    0下载:
  2. Harris, Laplace, det(H), Ridge兴趣点检测,包括了laplace迭代过程-Harris, Laplace, det (H), Ridge interest point detection, including laplace iterative process
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:453.68kb
    • 提供者:唐玉娟
  1. Iterative-closest-point-algorithm-based-on-genetic

    0下载:
  2. 基于遗传迭代最近点算法的激光数据配准Iterative closest point algorithm based on genetic data registration of laser-Iterative closest point algorithm based on genetic data registration of laser
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:233.46kb
    • 提供者:jin1889
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com