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

搜索资源列表

  1. homework

    2下载:
  2. 双目视觉三维重建程序,输入左右相机匹配点对矩阵,自动计算投影矩阵,并输出射影空间下的三维点坐标-Binocular vision three-dimensional reconstruction program, enter the matching points on the matrix around the camera to automatically calculate the projection matrix, and output under the three-dimensio
  3. 所属分类:matlab例程

    • 发布日期:2013-03-06
    • 文件大小:155270
    • 提供者:zhanglu
  1. MatlabSIFT

    0下载:
  2. 在MATLAB环境下使用sift对图像进行特征点提取,但并不包括特征点的匹配!-feature points exracting using sift in the condition matlab,but it does not contain the match of the feature points
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:503814
    • 提供者:gaohaidi
  1. MotionEstimationquickalgorithm

    0下载:
  2. 摘 要:基于块的运动估计是视频压缩国际标准中广泛采用的关键技术。在对目前运动估计快速块匹配算法研究的基础上,描述了运动估计 的原理;揭示 了在图像质量、搜索速度和压缩码率等方面提高算法效率时存在的3 类主要问题 :初始搜索点的选择、匹配准则和搜索策略 ; 分另 q 阐述了目前常用的解决这3 类问题的方法,并进行了比较和分析 ;提出了对运动估计算法的一些展望。-Abstract: The block-based motion estimation is a video compress
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:181972
    • 提供者:zjl
  1. Recognizing_Vehicle

    0下载:
  2. 基于模板匹配和特征点匹配相结合的快速车牌识别方法-Method of Quickly Recognizing Vehicle Plate Based on Pattern Matching and Characteristic Dot Matching
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-16
    • 文件大小:26060
    • 提供者:均不
  1. CornerMatchingAlgorithmUsingMORAVECCornerDetection

    1下载:
  2. 角点匹配算法,使用MORAVEC角点检测算法,可以很好的实现两幅图象中角点的匹配-Corner matching algorithm, using MORAVEC corner detection algorithm, two images can achieve a good match in the corner
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:125418
    • 提供者:田瑞霞
  1. Large-Deformation-Measurement-of-digital-image-mat

    0下载:
  2. 大变形测量数字图像的种子点匹配方法(图像匹配)-Large Deformation Measurement of digital image matching method of seed points (matching)
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:659017
    • 提供者:马蓉琼
  1. featurepointsmatching

    0下载:
  2. 2004年 图像特征点匹配的文章 包括MATLAB C++算法程序 以及多篇论文 有参考价值-the algorithm about the feature points matching including algorithms and papers
  3. 所属分类:Special Effects

    • 发布日期:2017-06-13
    • 文件大小:20725918
    • 提供者:小王
  1. harris

    0下载:
  2. 图像harris角点检测算法,用于图像匹配,拼接-Image harris corner detection algorithm for image matching, stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:785
    • 提供者:郭靖
  1. FTAlianxu

    0下载:
  2. 该代码为Harris角点检测,两帧图像匹配的matlab代码-The code for Harris corner detection, two images matching matlab code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1986
    • 提供者:蒯伟
  1. points

    0下载:
  2. 一种用于数字遥感影像立体像对间特征点匹配的源代码。-A stereo for the digital remote sensing image matching of feature points between the source code.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4765838
    • 提供者:郭林
  1. Analysis--antenna-

    0下载:
  2. 从混合位积分方程出发,采用矩量法结合曲线分段的三角基函数和脉冲检 验函数分析了阿基米德平面螺旋天线,给出了输入阻抗,电流分布以及辐射方向图结 果。从曲线形式的海伦积分方程出发结合折线分段的脉冲基函数点匹配法比较结果 与文献[2~4]十分吻合。-In this paper,Archimedean spiral antenna is analyzed using a mixed po— tential integral equation。and the equation is sol
  3. 所属分类:MPI

    • 发布日期:2017-04-02
    • 文件大小:245464
    • 提供者:linana
  1. 1126467445657478b

    0下载:
  2. 点匹配法在fortran环境下的程序,希望对大家有帮助!-Point matching method in fortran program environment, we want to help!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:7863802
    • 提供者:窦冬冬
  1. NCC-fast-image-match-suanfa

    0下载:
  2. 在图形中提取图像中的角点,为了提高精度进行亚像素检测并进行图像匹配-Extract images in the graphics in the corners, in order to improve the accuracy of sub-pixel detection and image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:241993
    • 提供者:ljj
  1. corner

    0下载:
  2. 自己改的角点检测程序基于 openCV做的 用的是Harris和susan角点检测方法 后续 还要做角点的匹配 大家有好的意见 站内联系啊!-Their own testing procedures to change the corner to do based on openCV and susan with the Harris corner detection method for the follow-up we need to do corners we have good view
  3. 所属分类:OpenCV

    • 发布日期:2017-05-13
    • 文件大小:3450177
    • 提供者:朱文博
  1. mom

    0下载:
  2. 经典矩量法点匹配程序,重推导,注释说明详细-Classical point matching moment method procedure
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:2468
    • 提供者:李扬
  1. ImageStitch

    0下载:
  2. 基于SIFT算法的图像拼接 主要是运用SIFT算法求得特征点,然后用kd_tree进行特征点匹配,根据匹配点求得2x2的变换矩阵,然后利用变换矩阵变换图像(需要插值)。-Image Stitch Based on SIFT
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:31577
    • 提供者:yyscamper
  1. tezhengdain

    0下载:
  2. 基于特征点匹配的图像拼接算法研究 基于特征点匹配的图像拼接算法研究-Feature point matching based on image mosaic algorithm based on feature point matching algorithm for image mosaic
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:231748
    • 提供者:安然
  1. jiyutezhengdian

    0下载:
  2. 一种新的基于特征点匹配的图像拼接方法 一种新的基于特征点匹配的图像拼接方法-A new image based on feature point matching method of splicing a new image based on feature point matching method of stitching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:261177
    • 提供者:安然
  1. tezhendainpipei

    0下载:
  2. 一种基于特征点匹配的图像拼接算法 pdf 一种基于特征点匹配的图像拼接算法 pdf-Feature point matching based algorithm for image mosaic pdf feature point matching based on image stitching algorithm pdf
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:316775
    • 提供者:安然
  1. shishipinjie

    0下载:
  2. 基于特征点匹配的视频图像实时拼接系统 基于特征点匹配的视频图像实时拼接系统-Feature point matching based on real-time video image stitching feature point matching system is based on real-time video image stitching system
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:345511
    • 提供者:安然
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com