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

搜索资源列表

  1. SIFT_VC

    0下载:
  2. 这是一个基于opencv的sift算法的实现-This is a sift of opencv algorithm based on the realization of
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:411837
    • 提供者:qxb
  1. siftDemoVC

    0下载:
  2. 基于opencv的图像匹配算法,经典的sift理论,可方便开发-opencv
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:376862
    • 提供者:jasper
  1. asift_source

    1下载:
  2. asift,全名是 affine scale-invariant feature transform ,即 仿射性尺度不变特征变换,是用来提取较大仿射扭曲不变的特征区域的一种方法,相信对大家有用-asift, full name is the affine scale-invariant feature transform, that is, of scale-invariant features of affine transform, is used to extract more of t
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-07-16
    • 文件大小:452076
    • 提供者:txy
  1. SIFTSuceed

    0下载:
  2. 利用OpenCV和VC++软件,根据SIFT特征提取算法提取图像中的SIFT特征点,并绘制出SIFT特征向量-OpenCV and VC++ using the software, according to SIFT feature extraction algorithm for extracting the image of the SIFT feature points, and draw out the SIFT feature vectors
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2121243
    • 提供者:Jan
  1. testOpenCV-PCA

    0下载:
  2. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:25185
    • 提供者:ml
  1. surf

    0下载:
  2. 2006年,SURF特征成为了类似于SIFT的一个替代品,速度是SIFT的三倍,该程序提供了SURF特征的提取与匹配方法,C++代码,需要OPENCV-SURF feature extraction
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:3268
    • 提供者:zzzffflll
  1. _sift

    0下载:
  2. 用于实现图像识别中经典的sift算法的vc++程序,在加载openCV和gsl库之后,将两幅图像放入生成的exe文件目录中,可以完成图像中相同目标的识别-Used to implement image recognition algorithms sift classic vc++ program, loaded openCV and gsl libraries will be followed by two images into the generated exe file director
  3. 所属分类:Special Effects

    • 发布日期:2016-01-24
    • 文件大小:3709940
    • 提供者:zhangmeng
  1. RobHessSIFT

    0下载:
  2. Rob Hess的SIFT算法在VC.net下实现 http://web.engr.oregonstate.edu/ 7Ehess ... 30_win.zip 编译他的代码需要安装OpenCV和 GSL(http://gnuwin32.sourceforge.net/packages/gsl.htm) 在编译时候GSL也是和OpenCV一样要把头文件和lib的路径指定好。 -Rob Hess of the SIFT algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:449678
    • 提供者:zhangsan
  1. SIFTFeatures

    1下载:
  2. opencv的sift特征提取,基于opencv2.1+visual studio 2010实现。-sift features extact by opencv 2.1+visual studio 2010
  3. 所属分类:OpenCV

    • 发布日期:2013-12-02
    • 文件大小:12026007
    • 提供者:Harley Chen
  1. sift_descriptor

    0下载:
  2. opencv的sift算法 Video Retrieval System 视频分类与检索,世界trieckvid大赛使用参考-opencv The sift algorithm for Video Retrieval System video classification and retrieval, with reference to the World trieckvid Competition
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2459238
    • 提供者:huweicn
  1. MARK_ImagePyramids

    0下载:
  2. SIFT图像特征提取的图像预处理步骤:构建图像构建高斯金字塔,相邻层相减得到DOG金字塔,在DOG金字塔3x3x3的邻域内寻找局部极值点,供进一步计算SIFT特征描述子使用。工程运行于VS2008环境,需要OpenCV支持。Debug目下exe文件可以直接双击运行查看结果。-SIFT image feature extraction image preprocessing steps: build image Gaussian pyramid, subtracting the adjacent
  3. 所属分类:Special Effects

    • 发布日期:2017-05-11
    • 文件大小:2867353
    • 提供者:
  1. [code]sift_win

    0下载:
  2. 基于opencv编写的SIFT提取和匹配算法,可以在两幅图中找到对应,并计算仿射变换。 内带说明文档,注解详尽-Opencv SIFT written based on extraction and matching algorithms that can find the corresponding figure in two, and calculate the affine transformation. Documentation within the band, detailed
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:596980
    • 提供者:Wilford
  1. calculatethedistanceweithopencv

    0下载:
  2. 平行双目视觉理论,深度标定,CAJ格式,SIFT算法,opencv-Parallel to the theory of binocular vision, depth calibration, CAJ format, SIFT algorithm, opencv
  3. 所属分类:OpenCV

    • 发布日期:2017-04-05
    • 文件大小:201065
    • 提供者:朋古
  1. CSIFT

    0下载:
  2. 自己实现的用于图像SIFT特征点检测的C++类,基于OpenCV 2.0-A C++ class for image sift points detecting based on OpenCV 2.0
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:16382
    • 提供者:王平
  1. opecv_SIFTimage

    0下载:
  2. a program detecting sift features in an image by using opencv library
  3. 所属分类:OpenCV

    • 发布日期:2017-03-25
    • 文件大小:63036
    • 提供者:theodore
  1. opencvPsift

    0下载:
  2. 基于opencv的sift角点提取matlab源程序代码-Sift corner detection based on OpenCV MATLAB source........
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:2736
    • 提供者:小齐
  1. OpenCVSIFT

    0下载:
  2. 利用opencv开发的sift,为初学者提供,简单易学,-for greenhand learning,
  3. 所属分类:Special Effects

    • 发布日期:2017-05-19
    • 文件大小:5415610
    • 提供者:陈岩
  1. sift2

    0下载:
  2. sift算法,VC++ 6.0 开发,用于图像特征点提取,利用Opencv库进行开发-sift algorithm, VC++ 6.0 to develop for the image feature point extraction, Opencv library development
  3. 所属分类:OpenCV

    • 发布日期:2017-05-10
    • 文件大小:2493531
    • 提供者:李华灿
  1. TuXiangChuLi

    0下载:
  2. 用OpenCV实现的人脸识别sift算法程序,主要是C语言写的,调用了一些OpenCV的函数库-OpenCV achieve recognition sift algorithm program is mainly written in C language, called some of the OpenCV library
  3. 所属分类:OpenCV

    • 发布日期:2017-03-31
    • 文件大小:14954
    • 提供者:孙晓川
  1. videoSiftExtraction.tar

    0下载:
  2. 视频SIFT特征点的提取。 使用了sift 和 opencv lib。-SIFT keypoints extraction from video
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:1729
    • 提供者:linbaowei
« 1 2 3 4 5 6 7 89 10 11 12 »
搜珍网 www.dssz.com