搜索资源列表

  1. CV_SURF

    0下载:
  2. 用openCV编写的SURF特征检测方法,此代码只供学习交流,版权归原作者所有,如有商业利用请于原作者liuliu联系。-SURF prepared by openCV feature detection methods, this code is for learning exchanges, and belongs to original author, if the commercial exploitation of liuli
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:6144
    • 提供者:于子予
  1. SURFmex

    0下载:
  2. SIFT简化后的算法,速度快 特征点检测,检测特征点的一种非常有效的算法-SURF SURFmex example function,is very useful!!!
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:1132544
    • 提供者:李蒙
  1. Opensurf

    0下载:
  2. Surf,特征点检测算法,比sift还好的算法 论文和代码-Surf, feature point detection algorithm, the algorithm better than the paper sift and code
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-25
    • 文件大小:2443264
    • 提供者:may
  1. point_matching

    0下载:
  2. Harris角点检测算法,特征提取的有效方法,检测效果好,算法的计算时间比较适中。-Harris corner detection algorithm, feature extraction is an effective way to detect the effect of a good algorithm relatively modest computing time.
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:3003392
    • 提供者:richard
  1. mubiaojianche

    0下载:
  2. 这是一个VC寻找圆心的程序,包括比对,二值化,目标检测,圆心定位等操作,是学习目标检测的资料!-This is a VC looking for center point of the process, including comparison, binary, object detection, central positioning operation, target detection information to learn!
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:6790144
    • 提供者:liguo
  1. SURF

    0下载:
  2. SURF角点检测 This paper describes a new approach to low level image processing in particular, edge and corner detection and structure preserving noise reduction. Non-linear filtering is used to define which parts of th
  3. 所属分类:图形图象

    • 发布日期:2024-05-25
    • 文件大小:2585600
    • 提供者:nana
  1. juxingjiance

    0下载:
  2. opencv矩形检测,采用金字塔方法,可以对多幅图同时检测。-opencv rectangle detection, using the pyramid method, can simultaneously detect pieces of map.
  3. 所属分类:OpenCV

    • 发布日期:2024-05-25
    • 文件大小:1024
    • 提供者:贾建辉
  1. OpenSURF2010.1.8

    0下载:
  2. SURF特征检测算法代码,需要配置openVC环境,程序在VS2005环境下VC++开发。-SURF detection code.Project use VC++.net2005.You need config openCV .
  3. 所属分类:OpenCV

    • 发布日期:2024-05-25
    • 文件大小:1600512
    • 提供者:
  1. opencv_face

    0下载:
  2. 用opencv实现的人脸检测,这是opencv自带的函数,希望对大家有用-Achieved with the opencv face detection
  3. 所属分类:OpenCV

    • 发布日期:2024-05-25
    • 文件大小:2553856
    • 提供者:zhenqingkai
  1. opencvlizi

    0下载:
  2. 在mfc中使用opencv的示例,实现了canny算法、surf算法、矩形检测等算法-Opencv mfc used in the example, to achieve a canny algorithm, surf algorithm, the rectangle detection algorithm
  3. 所属分类:OpenCV

    • 发布日期:2024-05-25
    • 文件大小:12143616
    • 提供者:ckolk
  1. OpenSURF_version1c(1)

    0下载:
  2. SURF算法,是SIFT的升级版,速度更快,性能也不差,快速实现图像特征点的检测和匹配。-SURF algorithm, is an upgraded version of SIFT, faster, not bad performance, rapid detection of image feature points and matching.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-25
    • 文件大小:1362944
    • 提供者:张东兴
  1. surf

    0下载:
  2. 自然场景图像局部不变特征检测与描述,surf算法的图像匹配-Natural scene image detection and descr iption of local invariant features, surf image matching algorithm
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-25
    • 文件大小:2138112
    • 提供者:kangchenlin
  1. SURF-V1.0.9-WinDLL

    0下载:
  2. SURF特征检测,目前 最常用的方法,鲁棒性强,matlab代码-SURF feature detection, the most commonly used method, robust, matlab code
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:2697216
    • 提供者:douyanyan
  1. SURF-V1.0.9-WinDLLVC8

    0下载:
  2. surf代码,能够实现图像上surf特征点的检测和定位等-surf code, to surf on the feature points of image detection and positioning
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-25
    • 文件大小:1230848
    • 提供者:huangxiaohua
  1. 基于surf特征匹配运动补偿的侦查法目标检测

    0下载:
  2. 基于surf特征匹配运动补偿的侦查法目标检测(Detection target detection based on surf feature matching motion compensation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:12143616
    • 提供者:张小兔兔
  1. 特征检测

    0下载:
  2. 图像特征提取是计算机视觉和图像处理中的一个概念。它指的是使用计算机提取图像信息,决定每个图像的点是否属于一个图像特征。包括:Harris角点、ShiTomasi角点、亚像素级角点、SURF角点、Star关键点、FAST关键点、Lepetit关键点等等(Image feature extraction is a concept in computer vision and image processing. It refers to us
  3. 所属分类:OpenCV

    • 发布日期:2024-05-25
    • 文件大小:22528
    • 提供者:独剑客
  1. 织唛缺陷检测

    0下载:
  2. 织唛的缺陷检测,主要是运用surf算法进行检测。(Label defect detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:17701888
    • 提供者:dddjjdgfxd
  1. Surf_match

    0下载:
  2. SURF检测两幅图片的特征点,最后进行特征点之间的匹配,再输出(SURF detects the feature points of two pictures, and then matches the feature points, and then outputs the feature points.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-25
    • 文件大小:5303296
    • 提供者:helloworldoo
  1. SURF探测器拼接两张图像以创建全景的openCV实现

    0下载:
  2. 基于SURF的图像拼接,全景图像筛选特征点,进行匹配刷选转换(Image mosaic based on SURF panoramic image filtering feature points matching selection switch)
  3. 所属分类:OpenCV

    • 发布日期:2024-05-25
    • 文件大小:9830400
    • 提供者:小kkx
  1. SURF.tar

    0下载:
  2. 特征点检测一种基于opencv的SURF算法(An opencv-based SURF algorithm for feature point detection)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-25
    • 文件大小:5120
    • 提供者:四点木
« 12 3 4 »

源码中国 www.ymcn.org