ImageAlignment

所属分类:GDI/图象编程
开发工具:Visual C++
文件大小:81KB
下载次数:87
上传日期:2008-04-14 11:29:36
上 传 者ncudlz
说明:  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.

文件列表:
demo_src (0, 2008-03-31)
demo_src\align_demo (0, 2008-03-31)
demo_src\align_demo.sln (895, 2008-03-30)
demo_src\align_demo\align_demo.vcproj (4414, 2008-03-31)
demo_src\align_demo\auxfunc.cpp (2712, 2008-03-30)
demo_src\align_demo\auxfunc.h (762, 2008-03-30)
demo_src\align_demo\forwadditive.cpp (7590, 2008-03-30)
demo_src\align_demo\forwadditive.h (279, 2008-03-30)
demo_src\align_demo\invcomp.cpp (8242, 2008-03-30)
demo_src\align_demo\invcomp.h (276, 2008-03-30)
demo_src\align_demo\main.cpp (418, 2008-03-31)
demo_src\align_demo\stdafx.cpp (294, 2008-03-15)
demo_src\align_demo\stdafx.h (516, 2008-03-15)
demo_src\data (0, 2008-03-31)
demo_src\data\photo.jpg (73533, 2008-03-16)

近期下载者

相关文件


收藏者