Welcome![Sign In][Sign Up]
Location:
Search - matching

Search list

[Graph programmatching

Description: 摄影测量中基于特征的匹配。影象匹配是数字摄影测量中最为关键的,目前数字摄影测量要进一步发展除非特征提取有突破。本程序是一个特征匹配的入门程序-photogrammetry based on characteristics of the match. Image Matching Digital Photogrammetry is the most critical, current digital photogrammetry to develop further unless there was a breakthrough feature extraction. This program is a feature matching entry procedures
Platform: | Size: 82944 | Author: 邓少平 | Hits:

[matlabMatching

Description: 实现了图象匹配的功能,是很不错的编程范例,希望大家会喜欢。-the images matching functions, is a very good example of the programming, I hope you will like.
Platform: | Size: 1024 | Author: sea | Hits:

[Windows MobileTDOA-pattern-matching

Description: 这个程序是关于现有的3G系统中,采用TDOA和pattern matching的方法实现定位的仿真程序.-the procedure is available on the 3G system, using TDOA and pattern matching method of positioning the simulation program.
Platform: | Size: 6142976 | Author: 忘青 | Hits:

[Special EffectsMatching

Description: 虹膜识别的匹配部分,是我从matlab官方网站共享的文件,希望大家能够参考一下-Iris recognition matching part of the official website I shared from the matlab files, hope that we can refer to
Platform: | Size: 2048 | Author: 方文利 | Hits:

[DocumentsMatching-brackets

Description: 数据结构 1、算法思路: 假设表达式中包含两种括号:圆括号和方括号,其嵌套顺序随意,即([]())或[([])]等为正确的格式,[(])或([())或(()]均为不正确的格式。检验括号是否匹配可以用堆栈来实现当遇到 ( 或 [ 时进栈,遇到 ) 或 ] 时出栈进行匹配检验,如果出现不匹配的情况立即结束,否则继续取下一个字符。如果没有遇到不匹配的情况,最后判断栈是否为空,栈为空,括号匹配,否则不匹配。 -Data Structure 1, Algorithm idea: the assumption that the expression contains two types of brackets: parentheses and brackets, the nested sequence of random, that is, or ([]()) [([])] such as the correct format, [( ]) or ([()) or (()] are not the correct format. test match brackets can be used to achieve when the stack (or [into the stack when encountered) or] when a stack test match , if the situation does not match an immediate end to, or continue to remove a character. If you do not encounter the situation does not match, the last to judge whether the stack is empty, the stack is empty, parentheses matching, otherwise do not match.
Platform: | Size: 13312 | Author: Anson | Hits:

[Special Effectsmatching

Description: 模板匹配算法源代码,可以对有旋转的目标进行识别-Template matching algorithm source code, can have a rotating target identification
Platform: | Size: 1988608 | Author: 黄蓉 | Hits:

[Special Effectshistogram-matching

Description: 灰度直方图匹配的matlab源代码,比较经典!-Histogram matching matlab source code, compare the classic!
Platform: | Size: 1024 | Author: pbxy2005 | Hits:

[Special Effectsmatching

Description: 双目视觉的图片匹配,角点提取等等。基于opencv的图象匹配算法-Binocular vision of the picture matching, Corner Detection and so on. Opencv-based image matching algorithm
Platform: | Size: 3585024 | Author: 陈忠翔 | Hits:

[Special EffectsAn.Image.Mosaic.Algorithm.Based.on.Matching.Shape.

Description: 提 出了一种基于形状模板 匹配的图像 自动拼接 方法。提取 图像 的角点作 为特 征点,利用归一化梯度模板对 其进行预 匹配.然后 利用形状模板在 四个方 向对模板 内图像的边缘 点与模板边界的最短距 离进行统计 ,获取模板 图像的 结构特征向量以实现对特征点的精确匹配。实验结果表明该算法具有较好的实用价值。 -A shape-based template matching method of image auto-splicing. Extract image feature points as corner points, using the normalized gradient of their pre-match template. The shape of the template and then use the template in the four directions within the image edge point and the shortest distance between the template border statistics, access to the template image of the structure of eigenvectors of the feature points in order to achieve the exact match. Experimental results show that the algorithm has good practical value.
Platform: | Size: 171008 | Author: memcpy | Hits:

[Graph programMaximum.matching.algorithm.in.general.graph.o(n^3

Description: A matching on a graph is a set of edges, no two of which share a vertex.
Platform: | Size: 802816 | Author: metallscout | Hits:

[Special EffectsBlock-matching(Matlab)

Description: 用块匹配法求超分辨率复原中的运动矩阵!提出了一种快速,半像素的三步法!-Block-matching method using super-resolution recovery of movement in the matrix! Presents a fast, three-step half-pixel!
Platform: | Size: 96256 | Author: allen | Hits:

[2D Graphicmatching

Description: Matching SIFT algorithm. Matches features between two images and displays the result. Useful for finding features in video scenes.
Platform: | Size: 10240 | Author: vlad | Hits:

[GDI-BitmapMatching

Description: OpenCV pattern matching
Platform: | Size: 1512448 | Author: kavan | Hits:

[Special Effectsterrain-matching-algorithm

Description: 关于地形匹配算法的程序,集合了多种常用算法,采用的是自定义的vis高程图,对地形匹配发面的研究很有帮助-Terrain matching algorithm on the procedures for collection of a variety of commonly used algorithms, uses a custom vis elevation map of the terrain matching baking helpful
Platform: | Size: 5140480 | Author: yunliu | Hits:

[Special EffectsTemplate-matching

Description: 对图像进行模板匹配,用户可自行选择图片和模板,程序有界面,可实现打开,保存等功能-Template matching pairs of images, the user can choose their own images and templates, procedures interface, can be realized to open, save and other functions
Platform: | Size: 2914304 | Author: apple | Hits:

[matlabMatching

Description: source code for Stereo matching algorithm
Platform: | Size: 25600 | Author: Sabesan | Hits:

[Special Effectsimage-matching

Description: 图像匹配,通过选定模板图像和要要匹配的图像,在要匹配的图像中用红色方框标记处匹配的区域。-Image matching, through the selected template image and want to match the image, to match the image using the red mark at the box matches the area.
Platform: | Size: 343040 | Author: 孙谦 | Hits:

[Documents3d-matching

Description: 提出了一种用于物体外形非接触式提取的综合立体匹配方法。该方法综合了基于面积的立体匹配过程和基于特征的立体匹配过程。能充分利用它们各自的优点。 既能产生致密视差图。又能获得不连续处的准确匹配。 解决了物体外形非接触式提取中的关键性的问题实验结果以及实际应用都收到了很好的效果。-Proposed for object shape extraction of non-contact integrated stereo matching method. This method is an integrated area-based stereo matching process and feature-based stereo matching process. Able to make full use of their respective advantages. Both produce dense disparity map. Can be discontinuous at the exact match. Solve the non-contact object shape extraction of critical issues, as well as the practical application of experimental results have received very good results.
Platform: | Size: 203776 | Author: liaozw | Hits:

[Graph programimage.template.matching.C

Description: C 图象的检测模板匹配编程代码Detection of image template matching C programming code -Detection of image template matching C programming code
Platform: | Size: 5120 | Author: ss | Hits:

[Data structsstack-Delimiter-Matching

Description: 分隔符匹配 使用栈,数据结构与算法上机作业,实用性超强-Delimiter matching using stack data structures and algorithms operating on the machine, super practical
Platform: | Size: 20908032 | Author: gq | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net