CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - opencv template
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - opencv template - List
[
Graph program
]
FastMatchTemplate
DL : 0
利用openCV完成之fast templetematching algorithm,方便做影像方面之演算法,內有說明-use openCV completed fast templetematching algor ithm facilitate do video aspect calculus, which is described
Update
: 2025-02-17
Size
: 4kb
Publisher
:
李寧
[
Special Effects
]
Face3DModel
DL : 0
利用opencv实现的快速模板匹配算法 Fast Template Matching Algorithm,提供Demo图像-use opencv achieve rapid template matching algorithm Fast Template Match ing Algorithm for Image Demo
Update
: 2025-02-17
Size
: 53kb
Publisher
:
言研
[
Graph program
]
ddeematch_template
DL : 0
本程序是基于OpenCV的程序,采用最小二乘算法,进行模板区域匹配。-the OpenCV are based on the procedures, the use of least squares algorithm for template matching region.
Update
: 2025-02-17
Size
: 117kb
Publisher
:
njg
[
Special Effects
]
match_template_code
DL : 1
用opencv函数编写的,基于灰度的信息的模板匹配.对图像进行了二值处理,设定了阈值。求出最佳匹配点.-Prepared using opencv function, based on the gray-scale template matching information. For the two-valued image processing, set a threshold. Find the best matching points.
Update
: 2025-02-17
Size
: 37kb
Publisher
:
程婷
[
Graph Recognize
]
template_match
DL : 0
基于opencv的模板匹配算法测试,效果还不错,需要先安装opencv-Opencv-based template matching algorithm testing, the effect was not bad, need to install opencv
Update
: 2025-02-17
Size
: 2.22mb
Publisher
:
赵学敏
[
Special Effects
]
handcapture
DL : 0
OpenCV模板匹配的方法识别手势,images图片不知道怎么传-Template matching method OpenCV gesture recognition, images picture do not know how to mass
Update
: 2025-02-17
Size
: 1.39mb
Publisher
:
20042157
[
Special Effects
]
PicturesMatchTemplate
DL : 0
快速的图像模板匹配代码,很辛苦找到的,属于Opencv的,共享给大家了-Fast image template matching code, it is hard to find, and belong to the Opencv, share to everyone the
Update
: 2025-02-17
Size
: 10kb
Publisher
:
刘飞拓
[
Special Effects
]
Match
DL : 1
利用OpenCV中的模板匹配来匹配模板和图片,找出图片中含有的模板图像-OpenCV in the use of template matching to match the templates and images, find images of template contains images
Update
: 2025-02-17
Size
: 37kb
Publisher
:
周挺
[
2D Graphic
]
Log_polartransformation
DL : 0
Log-polar transformation :The function emulates the human "foveal" vision and can be used for fast scale and rotation-invariant template matching, for object tracking etc.download and install opencv 1.1 pre
Update
: 2025-02-17
Size
: 1kb
Publisher
:
rahman
[
Special Effects
]
templateMatchDemo
DL : 0
OpenCV template match demo
Update
: 2025-02-17
Size
: 3kb
Publisher
:
konstantin
[
Special Effects
]
opencvmubanpipei
DL : 0
opencv模板匹配,主要是cvMatchTemplate和cvMinMaxLoc。-opencv template matching, mainly cvMatchTemplate and cvMinMaxLoc.
Update
: 2025-02-17
Size
: 1.96mb
Publisher
:
齐青超
[
Windows Develop
]
template_match_video
DL : 0
对视频用OpenCV实现模板匹配,效果很好-template matching using OpenCV,the results are good!
Update
: 2025-02-17
Size
: 6kb
Publisher
:
贾甜甜
[
OS program
]
template_match
DL : 0
Template matching based on OpenCv with cvMatchTemplate function. Source code deverlop with Visual C++ 6.0 in Win32 Console Application.-Template matching based on OpenCv with cvMatchTemplate function. Source code deverlop with Visual C++ 6.0 in Win32 Console Application.
Update
: 2025-02-17
Size
: 18kb
Publisher
:
Sun
[
OpenCV
]
FastMatchTemplate_OCV21
DL : 0
OpenCV Fast Match Template
Update
: 2025-02-17
Size
: 20kb
Publisher
:
ihdereli
[
OpenCV
]
cvMatchTemplatePcvMinMaxLoc
DL : 0
一个基于OpenCV+VC的模板匹配程序,速度还可以,能匹配一些模板-OpenCV+ VC a template-based matching procedure, the speed can also be able to match the number of templates
Update
: 2025-02-17
Size
: 2kb
Publisher
:
zhaobozg
[
OpenCV
]
multiple-target-template-match
DL : 1
本程序实现对多目标的模板匹配算法,采用OpenCV编写,-cvMatchTemplate OpenCV multiple target template match
Update
: 2025-02-17
Size
: 1.65mb
Publisher
:
robert
[
OpenCV
]
opencv-template)
DL : 0
vs2010下的关于opencv的模板匹配包括模板匹配的阈值-template matching on the opencv under vs2010 include template matching threshold
Update
: 2025-02-17
Size
: 1kb
Publisher
:
李佳慧
[
Graph program
]
Opencv-trace-algorithm
DL : 1
利用OpenCV进行模板匹配,后面可拓展为利用opencv寻迹算法(Template matching using OpenCV, and later can be expanded to use opencv tracing algorithm)
Update
: 2025-02-17
Size
: 46.51mb
Publisher
:
ChuXinLei95
[
OpenCV
]
基于opencv的交通标志识别
DL : 0
基于opencv的交通标志识别,主要运用轮廓识别和模板匹配。适用于简单自然条件下的识别(Opencv based traffic sign recognition mainly uses contour recognition and template matching. Identification for simple natural conditions)
Update
: 2025-02-17
Size
: 8.98mb
Publisher
:
君子卷
[
OpenCV
]
【84】模板匹配
DL : 0
OpenCV 模板匹配,matchTemplate方法使用,实测非常不错 平方差匹配法(SQDIFF) 归一化平方差匹配法(SQDIFF NORMED) 相关匹配法(TM CCORR) 归一化相关匹配法(TM CCORR NORMED) 相关系数匹配法(TM COEFF) 归一化相关系数匹配法(TM COEFF NORMED)(OpenCV template matching, matchTemplate method used, the measurement is very good Square difference matching method (SQDIFF) Normalized square difference matching (SQDIFF NORMED) Correlation matching method (TM CCORR) Normalized correlation matching (TM CCORR NORMED) Correlation coefficient matching method (TM COEFF) Normalized correlation coefficient matching method (TM COEFF NORMED))
Update
: 2025-02-17
Size
: 111kb
Publisher
:
plcjs
«
1
2
3
4
5
6
7
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.