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

搜索资源列表

  1. Featurepoint2Delaunay

    0下载:
  2. 本代码使用Opencv开源库实现,首先使用sift算子进行特征点提取,然后使用opencv中的三角剖分函数以所提取的特征点为基本点进行三角剖分。-This code uses Opencv open source library implementation, first using sift operator the feature point extraction and use of triangulation opencv functions to the extracted featu
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:3672
    • 提供者:ludalong
  1. 360_panorama

    0下载:
  2. 采用opencv库,实现柱面全景拼接,采用特征点匹配SIFT算法。-Using OpenCV library to achieve cylindrical panoramic stitching.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-14
    • 文件大小:21870641
    • 提供者:贺云飞
  1. SIFTandSURF

    0下载:
  2. 基于OpenCV,VS2010的环境下,通过SIFT或SURF算法提取物体(此处为象棋)的特征,两张图像的特征进行匹配,匹配点多则认为是同一图像。电脑系统是WIN7,x64。假如是其他版本系统简要配置一下OpenCV环境就可以使用。-Determine the objects are same or not based on OpenCV.
  3. 所属分类:OpenCV

    • 发布日期:2017-05-29
    • 文件大小:11749081
    • 提供者:111
  1. SURFandRANSAC

    0下载:
  2. 本程序的功能是基于opencv库,用SURF提取特征,并保存描述子,再用随机抽样一致性算法剔除错误的匹配点,保存匹配好的点坐标,效果可以,你也可以换成SIFT或ORB来看效果。-This procedure is the function of feature extraction using SURF, and save the descr iptor matching points and random consistency algorithm to eliminate errors, s
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2310
    • 提供者:lgz。
  1. OpenCV_Surf

    0下载:
  2. 基于OpenCV实现的,基于SIFT和SURF算法的特征点提取匹配程序,包含野点消除,和Ransac处理过程。-OpenCV to achieve, based on the feature point extraction algorithm SIFT and SURF matching procedures, including the elimination of outliers, and Ransac process based.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-24
    • 文件大小:7280385
    • 提供者:Kamison
  1. JointFacedetection20160630

    0下载:
  2. 联合adaboost和SVM的人脸检测 基于opencv库 人脸特征点检测 sift特征描述-face detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:893342
    • 提供者:严小乐
  1. SIFTVC6

    0下载:
  2. 基于OPENCV的SIFT特征提取与匹配算法。包含完整的从图像高斯金字塔、DOG、空间极值点提取、关键点描述、KDtree匹配等关键步骤的全部函数实现-SIFT feature extraction and matching algorithm based on OPENCV. Contains the full the image of Gauss Pyramid, DOG, space extreme point extraction, key points descr iption, K
  3. 所属分类:Special Effects

    • 发布日期:2017-05-04
    • 文件大小:293282
    • 提供者:zhch85
  1. SFFT_RNASAC

    0下载:
  2. 在VC环境实现SIFT+RANSAC,利用Opencv库-VC environment to achieve SIFT+ RANSAC
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:1378
    • 提供者:刘海
  1. AR

    0下载:
  2. 利用SIFT算法在opencv的基础上实现AR系统的简单设计-Use SIFT algorithm AR system on the basis of a simple design opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:2600
    • 提供者:刘力冉
  1. siftTest

    0下载:
  2. 基于opencv的SIFT程序的源码,图像处理的学习者极为有用。-Opencv based SIFT program source code, image processing learner extremely useful.
  3. 所属分类:OpenCV

    • 发布日期:2017-06-21
    • 文件大小:35332005
    • 提供者:zhao
  1. ImageRetrieval

    0下载:
  2. ImageRetri (C++_毕业设计) sift,颜色直方图,灰度矩阵,HU不变矩,边缘方向直方图,检索方法使用K-means和K-D树两种,需要OPENCV支持-ImageRetri Color histogram, gray matrix, HU invariant moment, edge direction histogram, retri method using K-means and K-D tree two, need OPENCV support (C++ _ gradu
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-04
    • 文件大小:438679
    • 提供者:高峰记忆
  1. opencv_contrib-master

    0下载:
  2. opencv扩展库,包括各种特征算法sift,surf和daisy-opencv contrib, include features of sift, surf and daisy.
  3. 所属分类:OpenCV

    • 发布日期:2017-12-23
    • 文件大小:56230912
    • 提供者:wlq
  1. SiftDetector

    0下载:
  2. 调用opencv库中的SIFT算法实现图像的匹配和分类(Call opencv library SIFT algorithm to achieve image matching and classification)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:3072
    • 提供者:土豆子
  1. image_mosaic_demo

    1下载:
  2. sift+ransac 图像拼接 C++语言 VS平台 opencv 效果不错 可以一试(Sift + RANSAC image mosaic)
  3. 所属分类:图形图像处理

    • 发布日期:2021-01-02
    • 文件大小:20829184
    • 提供者:hkhzhjfbsj
« 1 2 ... 7 8 9 10 11 12»
搜珍网 www.dssz.com