CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - match Opencv

搜索资源列表

  1. subpixelMatching

    0下载:
  2. 用于双目立体图像校正:亚像素角点、双向粗略匹配、用RANSAC方法计算F、opencv自带函数矫正图像-For binocular stereo image correction: the corner points of the sub-pixel, two-way rough match, use the RANSAC method F comes with opencv function corrected image
  3. 所属分类:OpenCV

    • 发布日期:2017-11-07
    • 文件大小:2965
    • 提供者:guonan
  1. openlink

    0下载:
  2. opencv匹配,拼接代码,里面用了比较好的算法,能够实现图象匹配,比较实用-opencv match splicing code, which spent the better algorithm can achieve the image matching, more practical
  3. 所属分类:OpenCV

    • 发布日期:2017-11-28
    • 文件大小:8982825
    • 提供者:zengkai
  1. opencvtest

    0下载:
  2. android手机端上sift匹配的源代码,需要导入opencv库。-The android phone end sift match the source code, you need to import opencv library.
  3. 所属分类:Graph program

    • 发布日期:2017-11-24
    • 文件大小:6342212
    • 提供者:zhy
  1. 3

    0下载:
  2. 输入: 自拍两幅同一个场景(或物体)的角度/远近有差别的图像 (对于学有余力的同学,建议多测试几张角度/远近差别较大的图像) 任务: 在每张图像中检测特征点位置并将匹配画出匹配得最好的10-20对特征点 输出要求(以下三个结果分别输出,不要重叠在一张图上): 1. 在两张图上分别画出检测到的特征点位置 2. 对匹配得最好的10-20对特征点:每对特征点对用连接线画出 3. 用椭圆形式在图上画出上述每个特征点的描述子方向与尺度等信息 编程工具: Visual
  3. 所属分类:OpenCV

    • 发布日期:2017-11-10
    • 文件大小:1348
    • 提供者:sdsdsdfg
  1. hu

    1下载:
  2. 用opencv的方法求取图像的Hu矩,可执行的实例,先计算图像轮廓,在计算其Hu矩并进行匹配-Hu moments opencv method of obtaining images, executable instance, first calculate the outline of the image, Hu moments in the calculation of its match
  3. 所属分类:Special Effects

    • 发布日期:2017-11-06
    • 文件大小:2468669
    • 提供者:Mr lian
  1. 2d_to_3d_opencv_v2.0

    0下载:
  2. 基于像素匹配的2D转3D的视频转换,用Visual Studio openCV 实现-Match the pixel-based 2D to 3D video conversion, Visual Studio openCV achieve
  3. 所属分类:2D Graphic

    • 发布日期:2017-11-24
    • 文件大小:3457446
    • 提供者:陆旭东
  1. GeoMatch_src

    3下载:
  2. 利用opencV进行基于形状的匹配,能够很好的实现在遮挡的情况下的匹配。-The use OPenCV shape-based matching, can be a good match in the case of occlusion.
  3. 所属分类:Graph Recognize

    • 发布日期:2016-11-02
    • 文件大小:6499328
    • 提供者:yang
  1. CvRoMatch

    1下载:
  2. opencv rotation and match
  3. 所属分类:OpenCV

    • 发布日期:2017-11-15
    • 文件大小:41523
    • 提供者:zxk
  1. template_match

    0下载:
  2. opencv模板匹配小练习,适合初学者,有助于理解匹配-opencv template matching little practice, suitable for beginners, help to understand the match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-03
    • 文件大小:1083
    • 提供者:刘裳
  1. OOP_sample1

    0下载:
  2. vc++ 与opencv实现单目标的匹配,没有错误,可以直接使用-vc++ goal with opencv to achieve a single match, there is no error, you can directly use
  3. 所属分类:OpenCV

    • 发布日期:2017-04-04
    • 文件大小:752589
    • 提供者:zhangxxxww
  1. ShiftMatchopencv

    0下载:
  2. ShiftMatchopencv,opencv做的shift匹配,配准程序,不错-ShiftMatchopencv,shift and match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2753570
    • 提供者:廖生
  1. test

    0下载:
  2. 利用OpenCV实现两幅图像特征点描述配准问题-using OpenCV library to match two image s feature.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1044
    • 提供者:lala
  1. SIFT

    0下载:
  2. 特征点提取匹配,是在opencv上进行测试的可用-match
  3. 所属分类:OpenCV

    • 发布日期:2017-05-12
    • 文件大小:2902598
    • 提供者:纪强强
  1. handDetection

    0下载:
  2. 非肤色方法的手势识别,基于opencv可对手势进行识别匹配,可以自己增加特征!-Gesture recognition of non-color method, based on opencv gesture recognition can match, you can increase the features themselves!
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-14
    • 文件大小:3555234
    • 提供者:zhangjinfeng
  1. SIFT

    0下载:
  2. sift匹配,利用opencv+gtk,xiao guo bucuo-sift match, use opencv+gtk
  3. 所属分类:OpenCV

    • 发布日期:2017-05-09
    • 文件大小:1608328
    • 提供者:linxiaobin
  1. Test

    0下载:
  2. 利用opencv进行图像匹配,采用SURF算法。另求出基本矩阵 并验证准确性-using SURF method to match the image with the help of opencv and get the fundamental matrix also
  3. 所属分类:OpenCV

    • 发布日期:2017-05-14
    • 文件大小:3465950
    • 提供者:黄碧波
  1. face-detect

    2下载:
  2. 在安卓NDK下实现了图像的sift检测,可以圈出特征点,并且能够匹配二幅图像,需要opencv库支持。-In the android to realize the image under the NDK sift detection, can circle the feature points, and the ability to match two images, need opencv library support.
  3. 所属分类:OpenCV

    • 发布日期:2016-05-16
    • 文件大小:22807552
    • 提供者:ganwei
  1. main

    0下载:
  2. 人脸匹配,基于opencv开发的,通过train人脸库,再匹配-Face matching, based opencv developed face by train, and then match
  3. 所属分类:OpenCV

    • 发布日期:2017-04-13
    • 文件大小:2272
    • 提供者:zhanghui
  1. SIFT-HARRIS-Gaussian

    1下载:
  2. OPENCV实现sift目标识别匹配,harris,sift算子焦点检测与高斯法图像分割,vs2013-OPENCV achieve sift target identification match, harris, sift operator focus detection and image segmentation Gauss law, vs2013
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:279626
    • 提供者:liminyue
  1. SIFTMATCH

    0下载:
  2. 利用SIFT算法,用opencv的2.4.9的库进行目标的匹配和定位-using the SIFT algorithm,match the object with opencv lib
  3. 所属分类:OpenCV

    • 发布日期:2017-05-07
    • 文件大小:1378671
    • 提供者:dragonfive2015
« 1 2 3 45 »
搜珍网 www.dssz.com