CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形图像处理(光照,映射..) 搜索资源 - image matching search

搜索资源列表

  1. 41241

    1下载:
  2. 图象处理中运动估计的一种全搜索块匹配法的实现程序!-image processing campaign estimated a full search block matching program to realize!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1509
    • 提供者:谎言
  1. Pyramid-based-image-matching

    0下载:
  2. 金字塔分层搜索匹配,其中有GUI界面,方面用户直接输入待测图片和模板。-Hierarchical search match the pyramid, including GUI interface, the user directly measured in images and templates.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1598698
    • 提供者:xyz
  1. CorecoSearch.rar

    0下载:
  2. Coreco Sapera Processing Search源码 强大的图象识别定位功能,广泛用于工业控制 领域. 载入BMP图象后,选取识别匹配模式,灰度与几何 匹配,自己做好模板后载入新图象自动定位特征区域.,Coreco Sapera Processing Search source positioning powerful image recognition functions, widely used in the field of industrial control.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:150073
    • 提供者:wLiao
  1. hausdroff

    0下载:
  2. 基于housdroff距离的图像匹配方法,对噪声、图像的缺失很好的鲁棒性,使用遗传算法的全局搜索策略加快了匹配速度。-Based on housdroff distance of an image matching method, good robustness to noise, lack of image using a genetic algorithm global search strategy to accelerate the matching speed.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:5030423
    • 提供者:mars
  1. PicMatch

    2下载:
  2. 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
  3. 所属分类:Special Effects

    • 发布日期:2014-04-18
    • 文件大小:3046914
    • 提供者:方毅
  1. motionEstES

    1下载:
  2. 该代码是图像处理中块匹配的全搜索算法,是用来估计和计算运动矢量的。-The image processing code is the full search block matching algorithm is used to estimate and calculate the motion vector.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:1119
    • 提供者:shasha
  1. cvMatchTemplate

    0下载:
  2. 利用OPenCV里面的模板匹配函数来搜索图像中的定位.-Template matching using OPenCV function inside to search for image location.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1466556
    • 提供者:陈生
  1. program

    1下载:
  2. 本程序用于对工件图像的预处理,边缘提取等。将改进遗传算法和Hausdorff距离结合用于工件识别。采用canny边缘为匹配特征,将修正的Hausdorff距离作为相似性度量准则,并应用遗传算法进行最佳匹配的快速搜索,成功实现了目标物体的匹配识别-This procedure used for the workpiece image preprocessing, edge extraction and so on. Will improve the genetic algorithm and Ha
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:33610
    • 提供者:南飞燕
  1. 20090501SleepingKoala

    0下载:
  2. 所上传文件包包括6种vc++源代码:使用opencv的实现可视图的静态路径规划;简单的svm算法;基于vc2008的图像匹配(多工程结构);基于局部搜索的K-means聚类算法;三维匹配中的ICP算法;视觉tracking中的condensation算法-Upload file package, including the six kinds of vc++ source code: using opencv to view the realization of the static path
  3. 所属分类:Special Effects

    • 发布日期:2017-06-14
    • 文件大小:20700917
    • 提供者:zhezhe
  1. CBIRsystem

    1下载:
  2. 介绍了一个基于特征的图象查询和检索系统.该系统由查询模块、特征提取和描述模块、匹配模块、图象显示模块和图象库管理模块组成.系统既支持基于颜色、纹理、形状的单一特征查询,也支持结合不同特征的更符合视觉要求的综合特征查询.该系统已结合实际图象库进行了查询和检索实验,文中给出一些实际检索结果. -Describes a feature-based image query and retrieval system. The system consists of query module, featu
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:100092
    • 提供者:陈怡
  1. Match

    1下载:
  2. 基于sift的图像间匹配点查找算法,经测试可以可以适应各种图像状况(包括各种仿射变换)。-Sift-based image matching points between the search algorithm, the tests can be adapted to a variety of image conditions (including affine transformation.)
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4097225
    • 提供者:matchless
  1. zx0

    0下载:
  2. 图像处理的全搜索算法 寻找匹配块 并可画出运动矢量-Full search algorithm for image processing,Search block matching,Motion vector can be drawn
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:835
    • 提供者:六月雪
  1. SIFT-feature-points

    0下载:
  2. 基于SIFT特征点改进搜索算法的图像匹配技术的研究。利用SIFT可以做图像拼接和增强现实等技术。-SIFT feature points based on improved search algorithm for image matching technology research. Image stitching using SIFT can do, and augmented reality techniques.
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:432175
    • 提供者:谷继红
  1. imagematching

    1下载:
  2. 本项目将多尺度理论、动态规划法、模式识别和区域划分等技术应用到图像的立体匹配之中,减少立体匹配过程中的搜索空间、计算时间和匹配错误;-This project will multi-scale theory, the dynamic programming, pattern recognition and regional division technology application of image matching of three-dimensional, reduce the sear
  3. 所属分类:Special Effects

    • 发布日期:2017-04-05
    • 文件大小:74008
    • 提供者:蒋星星
  1. Template-matching-

    0下载:
  2. 模板就是一幅已知的小图像。模板匹配就是在一幅大图像中搜寻目标,已知该图中 有要找的目标,且该目标同模板有相同的尺寸、方向和图像,通过一定的算法可以在图 中找到目标,确定其坐标位置。 -The template is a known small images. Template matching is a large image search target, find the target in the Figure is known, and the same applies to th
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:377893
    • 提供者:hushi
  1. image-matching

    1下载:
  2. 图像匹配是指通过一定的匹配算法在两幅或多幅图像之间识别同名点,如二维图像匹配中通过比较目标区和搜索区中相同大小的窗口的相关系数,取搜索区中相关系数最大所对应的窗口中心点作为同名点。其实质是在基元相似性的条件下,运用匹配准则的最佳搜索问题。-Image matching means through a certain matching algorithm identification between two or more images corresponding points, such as
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:407766
    • 提供者:JJ
  1. myImage-processing-template-matching

    0下载:
  2. 图像处理模板匹配。利用C++,实现了在图片中搜索模板中的部分,并进行检测匹配-Image processing template matching. The use of C++, realized in the picture part of the search template and matching detection
  3. 所属分类:Special Effects

    • 发布日期:2017-05-14
    • 文件大小:3425877
    • 提供者:
  1. PSO-matching

    0下载:
  2. 粒子群算法实现图像匹配,用目标图像作为搜索域,与模板图像进行匹配。-PSO algorithm for image matching, with the target image as a search domain, and the template image to match.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:2067
    • 提供者:田丰
  1. image-match

    0下载:
  2. 基于opencv,直方图匹配,找到目标图像与模板图像直方图匹配的区域并标出坐标,方法为反向块搜索-Based on opencv, histogram matching, to find the target image and the template image histogram matching and mark the coordinates of the area, the method of reverse block search
  3. 所属分类:Special Effects

    • 发布日期:2017-05-15
    • 文件大小:4073299
    • 提供者:周辉
  1. image-retrieval

    0下载:
  2. 缘检测算子进行边缘检测;其次,利用Hu的7个不变矩作为形状特征向量;再次,进行图像的相识度匹配;最后在图像库中检索出最相近的Top10图像序列作为检索结果。-Edge detection operator edge detection Secondly, Hu' s seven moment invariants as the shape feature vector Again, a acquaintance of the image matching and finally in
  3. 所属分类:Special Effects

    • 发布日期:2017-05-18
    • 文件大小:4805711
    • 提供者:郑珊珊
« 12 »
搜珍网 www.dssz.com