基于目标轮廓的图像模板匹配

时间:2022-04-09 04:01:35
【文件属性】:
文件名称:基于目标轮廓的图像模板匹配
文件大小:3.76MB
文件格式:ZIP
更新时间:2022-04-09 04:01:35
轮廓匹配 图像匹配 抗光照 抗遮挡 模板匹配 基于目标轮廓的图像匹配,首先需要能够较为准确提取目标的轮廓。能够抗一定的光照影响,遮挡影响,耗时比传统图像的模板匹配快。如果需要旋转角度的话,可以使用二分法或者每隔一定角度重复调用。 该代码是基于opencv2的,可以很方便的修改成opencv3
【文件预览】:
GeoMatch
----.vs()
--------GeoMatch()
----GeoMatch.sln(968B)
----GeoMatch.VC.db(8.45MB)
----GeoMatch()
--------stdafx.cpp(295B)
--------stdafx.h(320B)
--------GeoMatch.h(2KB)
--------GeoMatch.vcproj(5KB)
--------targetver.h(765B)
--------CommandParser.h(764B)
--------Search2.jpg(81KB)
--------GeoMatch.vcxproj.filters(2KB)
--------GeoMatch.vcxproj(6KB)
--------Search1.jpg(42KB)
--------GeoMatch.cpp(13KB)
--------Template.jpg(8KB)
--------Debug()
--------Main.cpp(5KB)
--------CommandParser.cpp(1KB)
--------ReadMe.txt(1KB)
----Backup()
--------GeoMatch.sln(890B)
--------GeoMatch()
----UpgradeLog.htm(39KB)
----Debug()

网友评论