搜索资源列表
mobanpipeiippssda
- 这是一个图像处理模板匹配的新型算法,里面包括了三代模板匹配算法,包括使用INTEL的Ipp库,还有二次匹配算法,和SSDA算法-This is an image processing template matching new algorithms, including the inside of three generations of template matching algorithm, including the use of Intel studied by the library,
ImageDetect
- 一个关于图象检测的程序,使用了数字模板匹配算法代码。
imagedectect
- 图象的检测,模板匹配算法代码,可以直接用,对于做模式识别方面的人很实用
ACTest
- AC确定型自动机多模板匹配算法源代码,希望对你们有点用处1
图象的检测,模板匹配算法代码
- 图像处理,图像的检测,模板匹配算法代码,应用与模板搜索-image processing, image detection and template matching algorithm code, application templates and search
图象模板匹配算法代码
- 图象模板匹配算法代码,可直接运行exe文件,观察处理效果.-image template matching algorithm code can be run exe files directly observed treatment effect.
图像检测和模板匹配源码2005518144751
- 图象的检测,模板匹配算法代码,c语言开发。-image detection and template matching algorithm code, c-language development.
handtracksourcecode
- 一个手指跟踪的算法的c++代码实现,利用的思想是模板匹配-A finger tracking algorithm c++ code
tuxiangchulijishumobanpipeisuanfa
- 图像处理技术 - 模板匹配算法 图像处理经典pdf版-Image processing technology- template matching algorithm image processing pdf version of the classic
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
56747545
- 基于竞选算法的模板匹配算法.PDF.I hope it s useful to you.-Election algorithm based on template matching algorithm. PDF.I hope it' s useful to you.
Recognition
- 基于模板匹配算法的识别技术,对输入的手写字符能进行实时的识别。-Recognition algorithm based on template matching techniques can input handwritten character recognition in real time.
MCDtemp
- 自己编写的基于MFC的的一种快速的模板匹配算法——MCD算法。-I have written an MFC-based fast template matching algorithm- MCD algorithm.
Iimaagedecteem
- 图象的检测,模板匹配算法代码,能直直接用,对于做模式识别方面的人非常实用 -Image detection, template matching algorithm code straight directly with very practical for people to do pattern recognition
TWangZhongMeie
- 采用模板匹配算法,对目标进行定位位,效果较好,定位准确可直接使用。 -Template matching algorithm to locate the target bit better, accurate positioning can be used directly.
PatternMatch
- 该程序利用SSE对模板匹配算法进行了优化-The program utilizes the SSE on template matching algorithm has been optimized
Tmmaatchinge
- 模板匹配算法源代码,能能对有旋转的目标进行识别 -Template matching algorithm source code on rotating target identification
test
- 交通信号灯检测和识别,运用了阈值和模板匹配算法对其进行处理-Detection and identification of traffic lights
QBQD255
- 图象的检测,模板匹配算法代码,VC++程序-Image detection and template matching algorithm code, vc++ program
bayer抖动算法
- 抖动算法分为随机抖动算法和有序抖动算法。随机抖动算法随机产生一组模板方阵数列,随机数的产生期间在图像的最小灰度和最大灰度之间。有序抖动算法是人为地设置一些模板值进行匹配操作,主要有分散性抖动算法(Disperse Dither)和聚集型离散算法(cluster Dith神两种。分散型以Bayer有序抖动算法为代表。后来Ulichenay在以上两种算法的基础上,提出了局部聚集整体分散的抖动算法。(Dithering algorithm is divided into random ditherin