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

搜索资源列表

  1. harris

    0下载:
  2. 数字摄影测量特征点提取算法,基于Matlab环境的-Digital photogrammetry feature point extraction algorithm, based on Matlab Environment
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:2593
    • 提供者:shenglin
  1. opencv-sift-text1

    0下载:
  2. 基于opencv的sift特征点匹配测试程序,对比两张图片上的特征点匹配程度-Based on the opencv sift feature point matching test program, compared to two pictures on the degree of matching feature points
  3. 所属分类:OpenCV

    • 发布日期:2017-04-01
    • 文件大小:1551
    • 提供者:wangjiansen
  1. SURF

    0下载:
  2. surf特征点检测,并实现两幅图像特征点的匹配-surf feature point detection, and the two images matching feature points
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-23
    • 文件大小:722814
    • 提供者:lijian
  1. harris-match

    0下载:
  2. harris角点检测,并且实现两幅图像特征点的匹配,最终完成图像的拼接-harris corner detection, and realize two image feature point matching, the final completion of image stitching
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:576627
    • 提供者:
  1. SIFT_and_ransac

    2下载:
  2. 用c++实现sift特征点的检测,匹配,并用RANSAC滤除掉误匹配点,在VC2008运行效果不错。-With c++ achieve sift feature point detection, matching, and filtered out using RANSAC mismatching points, the VC2008 run good results.
  3. 所属分类:Other windows programs

    • 发布日期:2015-07-24
    • 文件大小:6068224
    • 提供者:飞羽
  1. LeafDemo

    0下载:
  2. 借助第三方库,OpenCV实现叶片轮廓特征点以及叶脉特征点的提取;同时借助OpenGl实现叶片轮廓以及叶脉的显示-With third-party libraries, OpenCV implementation leaf veins outline feature points and feature point extraction while using OpenGl achieve blade profile and veins show
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5646235
    • 提供者:caoyuanyuan
  1. pics_match

    0下载:
  2. 用于图像拷贝检测的图像匹配,提取图像的SIFT特征点,构成图像的特征。-For image copy detection of image matching, image SIFT feature point extraction, and then sift feature point the image characteristics
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-06
    • 文件大小:952
    • 提供者:amber
  1. matching

    1下载:
  2. 使用Harris Corner提取特征点,通过相关算法得到匹配结果后,再使用Ransac算法剔除错误匹配-Using Harris Corner feature point extraction, through the relevant algorithm matches, then use Ransac algorithms eliminate false matches
  3. 所属分类:2D Graphic

    • 发布日期:2015-01-03
    • 文件大小:268288
    • 提供者:alan
  1. matlab

    1下载:
  2. (1) 读取n副连续有重叠部分的图像,在n副图像中检测SIFT特征,并用SIFT 特征描述子对其进行描述。 (2) 匹配相邻图像的特征点,并根据特征点向量消除误匹配。 (3) 使用RANSAC方法,确定变换参数。 (4) 图像融合 -(1) Read n successive overlapping sub-part of the image, the image of the n sub-SIFT features detected and characterized us
  3. 所属分类:matlab

    • 发布日期:2015-09-30
    • 文件大小:4096
    • 提供者:石梦鑫
  1. steerGauss

    0下载:
  2. 高斯可旋转滤波器,通过相关运算计算特征点-Gaussian filter can be rotated through relevant feature point arithmetic calculations
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-10
    • 文件大小:1499
    • 提供者:陈未峰
  1. hogPsvm

    0下载:
  2. HOG特征点的提取并使用SVM分类器训练样本予以分类(样本尺寸可以不一)-HOG feature point extraction and SVM classifier using training samples to be classified (sample size may vary)
  3. 所属分类:OpenCV

    • 发布日期:2017-04-06
    • 文件大小:4548
    • 提供者:腰马合一
  1. siftDemoV4

    0下载:
  2. SIFT发明人LOWE的SIFT特征提取程序代码及执行文件,用于图像特征点识别和图像拼接等。-LOWE inventor SIFT SIFT feature extraction program code and executable file for image feature point recognition and image stitching.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:440891
    • 提供者:彭晨
  1. pipei

    0下载:
  2. 基于sift特征点的图像匹配,还有很好的改进程序-Sift feature point based image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:424354
    • 提供者:zzc
  1. pointDetect

    0下载:
  2. 主要实现图像的特征点检测,方面初学者入门做图像处理-The main achievement of the image feature point detection, aspects beginner to do image processing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:623
    • 提供者:mary
  1. image-matching--

    0下载:
  2. 首先对图像 进行高斯和 Wallis 滤波处理,然后采用简化 SIFT 算法进行特征点提取,最后通过特征点双向 匹配方法实现图像的精确匹配。通过对缺陷版图图像的试验验证了该方法具有匹配点数量 多、准确率高、无重复点等优点。-First of all Gaussian image filtering and Wallis and simplified SIFT feature point extraction algorithm, and finally through the fea
  3. 所属分类:software engineering

    • 发布日期:2017-04-06
    • 文件大小:711307
    • 提供者:焦婷
  1. OpenGL

    1下载:
  2. 在VC++开发平台下,基于OPenGl开发包实现绘图功能,完成点云数据的绘制后,通过张量分解实现特征点检测-In VC++ development platform, based on the OPenGl development kit graphics, drawing completion point cloud data, through the tensor decomposition to achieve feature point detection
  3. 所属分类:OpenGL program

    • 发布日期:2017-02-23
    • 文件大小:2327552
    • 提供者:zhangming
  1. fast

    0下载:
  2. 局部特征点检测经典算法,学习局部特征必读!FAST特征点检测算法的实现-Classic local feature point detection algorithm to learn local feature must-read!FAST feature point detection algorithm.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:196608
    • 提供者:洛天
  1. feature.dr

    0下载:
  2. 【无人驾驶传感器之64线激光雷达】 velodyne hdl64es2 64线激光雷达点云数据处理之雷达返回值与转角关系-[64 line laser radar sensor of the unmanned] velodyne hdl64es2 64 lines lidar point cloud radar data processing of the return value and the angular relationship
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5399288
    • 提供者:张明亮
  1. facereclib-1.2.0

    0下载:
  2. 人脸特征点跟踪,更加稳定的特征点检测效果-Facial feature point tracking, feature point detection more stable results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-21
    • 文件大小:6625797
    • 提供者:yeats
  1. SIFT_c

    0下载:
  2. 在vs2010下使用opencv2.4.3进行SIFT特征点的检测显示和匹配-Use opencv2.4.3 in vs2010 for SIFT feature point detection and matching display
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:1338
    • 提供者:yang
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 42 »
搜珍网 www.dssz.com