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

Search list

[matlabtemplateMatcher

Description: 使用matlab编写的一个简单模板匹配程序,对作立体匹配的初学者的入门程序-Matlab prepared using a simple template matching procedures for the beginner stereo matching entry procedures
Platform: | Size: 49152 | Author: | Hits:

[Graph programOnRecogMatch

Description: 根据图象模板,在待匹配的图象中找到匹配的位置-According to the image template to be matched in the images found to match the location of
Platform: | Size: 1024 | Author: 沈巍 | Hits:

[GDI-BitmapImageAlignment

Description: Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of computer vision. In this article we will implement these two algorithms in C language using Intel OpenCV open-source computer vision library as base for our implementation. We also will try to compare these two algorithms and will see which one is faster.
Platform: | Size: 82944 | Author: 戴隆忠 | Hits:

[Graph Recognizemubiaojiance

Description: 通过模板匹配的方式进行目标检测,一种很有用的图像处理方法。-Through template matching approach to target detection, a useful image processing methods.
Platform: | Size: 1024 | Author: 方潇潇 | Hits:

[VxWorkstemplateARM

Description: 标准arm vxworks bsp 模板-Standard template arm vxworks bsp
Platform: | Size: 34816 | Author: tommy liu | Hits:

[Special EffectsVLP_location_VC++

Description: 检测车牌VC++程序。用自定义模板进行中值滤波 区域灰度基本被赋值为0。考虑到文字是由许多短竖线组成,而背景噪声有一大部分是孤立噪声,用模板(1,1,1,1,1)T对G进行中值滤波,能够得到除掉了大部分干扰的图像C。-License plate detection VC++ Procedures. Custom template gray-scale median filter basic region was assigned to 0. Taking into account the text is composed by a number of short vertical lines, while the background noise is to isolate a large noise, using a template (1,1,1,1,1) T of G for median filtering, can be removed most of interfere with the image C.
Platform: | Size: 924672 | Author: 张悦庭 | Hits:

[Speech/Voice recognition/combineSpeeching

Description: 端点检测算法采用现阶段比较精确的时频方差检测法,模式识别和模板匹配采用的是改进后的DTW算法(主要是限定了DTW的搜索路径,进一步精确了DTW的平行四边形的形状,进一步的减少匹配中的参数存贮量以及多余的搜索路径)。-Endpoint detection algorithm uses more precise at this stage variance time-frequency detection, pattern recognition and template matching is based on the improved DTW algorithm (DTW is mainly limited to the search path, and further precision of the DTW parallelogram shape, and further reduction of matching the parameters in the storage volume as well as the extra search path).
Platform: | Size: 7168 | Author: 李兰菊 | Hits:

[.netqywz4

Description: 公司网站源代码企业网站模板免费版,网页设计,用于学习-Source code of the company s Web site template free business web site, web page design for learning
Platform: | Size: 10614784 | Author: 张强 | Hits:

[OtherRoadRunner-0.02.11

Description: 一个经典的页面数据采集工具RoadRunner.其关键思想是通过处理页面比较得到的mismatch来不断地修改当前的模板,最终推导出能够覆盖例子页面的模板,然后根据模板来实现对类似 页面的信息抽取。 -A classic page data collection tool for RoadRunner. The key idea is to be compared through the pages deal with the mismatch to continue to modify the current template, and ultimately derived from examples to cover page template, and then come to realize in accordance with the template page for similar information extraction.
Platform: | Size: 2313216 | Author: 陈伟 | Hits:

[Special Effectstemplate

Description: 对图形图像处理进行卷积处理,也可以自己定义响应的模板对图像做卷积-Graphic image processing carried out on the deal convolution can also be defined to respond to their own template to do the image convolution
Platform: | Size: 1024 | Author: kongqiang | Hits:

[Special Effectscreateiristemplate

Description: createiristemplate - generates a biometric template from an iris in % an eye image. % % Usage: % [template, mask] = createiristemplate(eyeimage_filename) % % Arguments: % eyeimage_filename - the file name of the eye image % % Output: % template - the binary iris biometric template mask - the binary iris noise mask-createiristemplate- generates a biometric template from an iris in an eye image. Usage: [template, mask] = createiristemplate (eyeimage_filename) Arguments: eyeimage_filename- the file name of the eye image Output: template- the binary iris biometric template mask- the binary iris noise mask
Platform: | Size: 1024 | Author: wpf | Hits:

[OtherTemplate-A4

Description: IEEE论文写作模板,对于想在IEEE上发表论文的同志有用。 -IEEE thesis writing templates, who want to publish papers in IEEE comrades useful.
Platform: | Size: 11264 | Author: lidong | Hits:

[DSP programDSPmubiaogenzong

Description: 基于dsp的目标跟踪和检测算法的研究和实现,研究了图像跟踪系统的基本工作原理,以及图像跟踪和相关匹配所使用的一些基本技术。详细介绍了SUSAN算子在边缘检测和角点检测方面的应用。并基于SSCD相似性度量准则提出了一个新的加权的SSCD准则,并对几种度量准则进行对比分析,最后在选取模板和模板更新上选用了多子模板的策略,这样能更有效的减小部分遮挡和旋转带来的影响。 -Dsp-based target tracking and detection algorithm research and realize, study the image tracking system of the basic working principles, as well as tracking and related images used to match some of the basic technology. Described in detail SUSAN operator in edge detection and corner detection applications. SSCD based on criteria for similarity measure proposed a new weighted SSCD criteria, guidelines and several metrics were analyzed, and finally the selected templates and template updates on the selection of a number of sub-template strategy, this can be more effectively reduced part of shelter and the impact of rotation.
Platform: | Size: 2984960 | Author: 张浩 | Hits:

[JSP/Javahtmls

Description: 网站静态模板,包括三套: 1)多功能版 2)清爽版(公司模板) 3)深色调(公司模板)-Static website template, including three sets: 1) multi-function version 2) clean version (company templates) 3) deep hue (company template)
Platform: | Size: 654336 | Author: | Hits:

[OtherC++Templates

Description: c++模板全览,侯捷译,从基础模板的介绍到c++模板高阶应用,非常适宜的一本C++模板入门深入的好书,强烈推荐!-c++ template-wide access, Hou Jie, translated, from basic templates to introduce c++ template high-level applications, a very appropriate one C++ template entry-depth book, strongly recommended!
Platform: | Size: 2054144 | Author: Yuan | Hits:

[OtherPPT-Template

Description: 非常漂亮的ppt模板,总有一款适合你哦。版权所有,用一下就可以啦~-Ppt beautiful templates, there will always be a right for you, oh. All rights reserved with what can you ~
Platform: | Size: 4997120 | Author: 齐齐 | Hits:

[Graph programtemplatematching

Description: 模板 匹配-Template matching
Platform: | Size: 55296 | Author: anne | Hits:

[WEB CodeBestmoban.com_dc76e402163b6dcb6fd16ea81217717f

Description: 非常漂亮的网页模版,里面含有PSD源文件,供大家学习-Very beautiful web page template, which contains the PSD source files for everyone to learn
Platform: | Size: 1008640 | Author: 黑龙 | Hits:

[Special Effectsmobanpipei

Description: 一个比较好的图像拼接方法,采用的是自适应的模板匹配-A better image mosaic method is based on adaptive template matching
Platform: | Size: 505856 | Author: 龚振宇 | Hits:

[WEB Codecss_web_template

Description: 100多个css编写的网页模板,可以直接使用-Prepared more than 100 css website template can be used directly
Platform: | Size: 37895168 | Author: song hongyan | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net