标签:
给定两幅或者多幅图像,如何无缝自然拼接,这就是Image Blending 需要解决的问题(演示效果请看http://blog.sina.com.cn/s/blog_67f034a50100iuqt.html)。
参考:
这篇PDF介绍了如何进行Image Blending的方法
http://graphics.cs.cmu.edu/courses/15-463/2005_fall/www/Lectures/Pyramids.pdf
这里提供了源码下载
http://grail.cs.washington.edu/projects/photomontage/
标签:
原文地址:http://www.cnblogs.com/adong7639/p/4293773.html