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

搜索资源列表

  1. build_scale

    0下载:
  2. SIFT特征点检测配准方法建立高斯尺度空间的程序,比较有用-Registration SIFT feature point detection method to establish the Gaussian scale space program, more useful
  3. 所属分类:Special Effects

    • 发布日期:2017-04-13
    • 文件大小:1536
    • 提供者:Grace
  1. code

    0下载:
  2. 本程序主要描述了几种彩色图像的特征提取的方法,包含颜色、纹理、的特征提取,还有图像的分割、sift特征点的提取与匹配。-In this experiment an extracting features image based on content is designed.color and texture feature extraction methods are described.There are some segmentation methods and sift key poi
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4434172
    • 提供者:蔡晋茹
  1. sift-keypoints-detection

    0下载:
  2. 利用sift算法对图像进行特征点检测,获得图像的sfit极值点及特征点-Use sift algorithm for image feature detection
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18538496
    • 提供者:陈聪
  1. dense-stereo

    2下载:
  2. 基于VC++的双目立体视觉检测 采用SIFT特征点计算稀疏匹配 和稠密匹配-VC++ based binocular stereo vision detection using SIFT feature points to calculate sparse matching and dense matching
  3. 所属分类:3D Graphic

    • 发布日期:2017-05-03
    • 文件大小:557583
    • 提供者:xuyong
  1. SIFT

    0下载:
  2. SIFT(Scale-invariant feature transform)是一种检测局部特征的算法,该算法通过求一幅图中的特征点(interest points,or corner points)及其有关scale 和 orientation 的描述子得到特征并进行图像特征点匹配,获得了良好效果-SIFT (Scale-invariant feature transform) is a local feature detection algorithm by finding a pictur
  3. 所属分类:File Formats

    • 发布日期:2017-05-03
    • 文件大小:647791
    • 提供者:孙钰
  1. build-sift_match-Desktop_Qt

    0下载:
  2. SIFT特征点提取与匹配。实现平台:QT+OPENCV2.4.10.-SIFT feature point extraction and matching. Implementation platform: QT+OPENCV2.4.10.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-30
    • 文件大小:483539
    • 提供者:永久
  1. sift

    0下载:
  2. 基于SIFT的图像特征点提取算法实现,可通过输入图片输出标注了特征点的图片-Extraction algorithm based on SIFT image feature points, feature points can be marked by the input image output image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5054
    • 提供者:wxz
  1. sift_mosaic(im1--im2)

    1下载:
  2. 利用编程来实现两幅影像的这个却匹配,通过SIFT特征点来找到正确的匹配点,通知算法自带错误点剔除算法-sift_mosaic(im1, im2)
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:5159
    • 提供者:青六儿
  1. opencv-image-stich

    0下载:
  2. opencv实现图像拼接,vs2010 利用sift特征点和单应矩阵-Panorama Mosaicing using opencv vs2010
  3. 所属分类:OpenCV

    • 发布日期:2017-06-11
    • 文件大小:18374694
    • 提供者:黄天宇
  1. find_coor_2image_5p

    0下载:
  2. 本程序为用5个特征点反算相机坐标的程序。由学生手打,一些地方并不专业,希望大家理解。运行demo即可,借用了一部分SIFT特征点的源码,通过特征点反算相机坐标,相机1坐标为000,正视Y轴。缺点:效率低,错误点多,需要筛选,算法仍需要改进,如果有大神觉得我的方法好改进了再上传也是极好的。 BY NEMO QQ:1009792278-This is a demo to caculate the coordinate of 2 cameras only by 2 images, more i
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20996218
    • 提供者:zhubiancheng
  1. Projects

    0下载:
  2. SIFT算子opencv3.0原创实现.实现SIFT特征点和描述子以及图像匹配功能-SIFT operator opencv3.0 original implementation. Implement SIFT feature points and descr iptors and image matching
  3. 所属分类:OpenCV

    • 发布日期:2017-06-02
    • 文件大小:14688614
    • 提供者:边疆
  1. xbbh

    0下载:
  2. 基于小波变换的图像拼接,用到SIFT特征点匹配,内容包括源代码及待匹配图像-Image Stitching Based on Wavelet Transform, SIFT feature points used in matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1039537
    • 提供者:zhch56
  1. Hausdorff距离匹配代码

    0下载:
  2. Hausdorff距离匹配代码,实现了CANNY边缘特征点、HARRIS特征点、SIFT特征点、SURF特征点的Hausdorff距离匹配
  3. 所属分类:图形/文字识别

    • 发布日期:2016-12-05
    • 文件大小:3145555
    • 提供者:zhu_zq
  1. sift

    0下载:
  2. 基于VS2010+opencv2.4.7编写的sift算法,用于图片或视频特征点检测及图片匹配-Sift algorithm based on VS2010+ opencv2.4.7 write for images or video feature point detection and image matching
  3. 所属分类:Other systems

    • 发布日期:2017-06-17
    • 文件大小:26421280
    • 提供者:汪欣梅
  1. sift

    0下载:
  2. sift查询找到特征点,根据这些特征点,读者可以使用特征匹配方式-Sift query find feature points, according to these feature points, readers can use the feature matching
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-15
    • 文件大小:500736
    • 提供者:magicmelon
  1. SIFT_Matlab_20130610074202

    0下载:
  2. sift特征点检测,以及其基于sift的图像配准,效果还好-feature point detection sift
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-15
    • 文件大小:4516864
    • 提供者:zhangshengpu
  1. sift

    0下载:
  2. 图像匹配,原始图像变形移动后,通过匹配算法可以获得变形前后图像中特征点的对应关系。(After the image is deformed, the corresponding relation of feature points in the image before and after deformation can be obtained by matching algorithm.)
  3. 所属分类:图形图象

    • 发布日期:2017-12-25
    • 文件大小:36864
    • 提供者:雪山
  1. test4

    0下载:
  2. 算法描述 SIFT特征不只具有尺度不变性,即使改变旋转角度,图像亮度或拍摄视角,仍然能够得到好的检测效果。整个算法分为以下几个部分: (1)构造尺度空间:DoG尺度空间 (2)检测DoG尺度空间极值点 (3)去除不好的特征点 (4)给特征点赋值一个128维的方向参数。每个关键点都包含三个信息:位置、尺度和方向。 (5)关键点描述子的生成: 首先将坐标轴旋转为关键点的方向,以确保旋转不变性。以关键点为中心取8×8的窗口。 (6)最后进行特征匹配。(Algorithm descr i
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-30
    • 文件大小:1181696
    • 提供者:听雪楼
  1. demo_ASIFT_src.tar

    0下载:
  2. 得到图像的特征点以及对应的特 征向量后,采用关键点特征向量的欧式距离作为两幅图 像中关键点的相似性判定度量(The feature points and corresponding features of the image are obtained After the eigenvector, the Euclidean distance of the feature vector of the key points is used as the two map Similarity
  3. 所属分类:图形图像处理

  1. SIFT_Mosaic

    1下载:
  2. 用matlab语言实现sift算法寻找图像特征点的程序(detect features of images with SIFT)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-10
    • 文件大小:114688
    • 提供者:sun792
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 23 »
搜珍网 www.dssz.com