文件名称:stitching
- 所属分类:
- 图形图像处理(光照,映射..)
- 资源属性:
- [MacOS] [C/C++] [源码]
- 上传时间:
- 2014-10-24
- 文件大小:
- 161kb
- 下载次数:
- 0次
- 提 供 者:
- 刘**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
图像拼接,可用于全景照机等应用场景 根据图像的特征(可选多种特征,例如SIFT,haar,HOG等征),将两幅或多幅图像无缝拼接起来-Image stitching, can be applied to panoramic photographing, and other application scenarios.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
stitching\CMakeLists.txt
.........\doc\autocalib.rst
.........\...\blenders.rst
.........\...\camera.rst
.........\...\exposure_compensation.rst
.........\...\high_level.rst
.........\...\introduction.rst
.........\...\matching.rst
.........\...\motion_estimation.rst
.........\...\seam_estimation.rst
.........\...\stitching.rst
.........\...\StitchingPipeline.jpg
.........\...\warpers.rst
.........\include\opencv2\stitching\detail\autocalib.hpp
.........\.......\.......\.........\......\blenders.hpp
.........\.......\.......\.........\......\camera.hpp
.........\.......\.......\.........\......\exposure_compensate.hpp
.........\.......\.......\.........\......\matchers.hpp
.........\.......\.......\.........\......\motion_estimators.hpp
.........\.......\.......\.........\......\seam_finders.hpp
.........\.......\.......\.........\......\util.hpp
.........\.......\.......\.........\......\util_inl.hpp
.........\.......\.......\.........\......\warpers.hpp
.........\.......\.......\.........\......\warpers_inl.hpp
.........\.......\.......\.........\stitcher.hpp
.........\.......\.......\.........\warpers.hpp
.........\perf\perf_main.cpp
.........\....\perf_precomp.hpp
.........\....\perf_stich.cpp
.........\src\autocalib.cpp
.........\...\blenders.cpp
.........\...\camera.cpp
.........\...\exposure_compensate.cpp
.........\...\matchers.cpp
.........\...\motion_estimators.cpp
.........\...\precomp.hpp
.........\...\seam_finders.cpp
.........\...\stitcher.cpp
.........\...\util.cpp
.........\...\warpers.cpp
.........\test\test_blenders.cpp
.........\....\test_main.cpp
.........\....\test_matchers.cpp
.........\....\test_precomp.hpp
.........\include\opencv2\stitching\detail
.........\.......\.......\stitching
.........\.......\opencv2
.........\doc
.........\include
.........\perf
.........\src
.........\test
stitching