搜索资源列表
pingtu
- 全景图象的拼合及优化算法 一种快速全景图像拼接技术 一种全景图快速生成算法及其实现 一种全自动稳健的图像拼接融合算法-panoramic image mosaic and a rapid optimization algorithm Panoramic Image Stitching technology a panorama fast algorithm for generating and realization of a fully automatic solid fus
Google
- google创意动画doodle代码 为纪念美国现代舞舞蹈家玛莎·葛兰姆诞辰,Google Doodle推出了一款极其炫酷的LOGO,整个LOGO使用了CSS Sprite技术,利用一个初始图片和一张画满各个动作的拼接图片,实现了动画,而非传统的GIF动画图像。-Google doodle creative animation code To commemorate the birth of modern dance dancer Martha · homegrown technique, Go
Google-DoodleCssSprite
- Google Doodle推出了一款极其炫酷的LOGO,整个LOGO使用了CSS Sprite技术,利用一个初始图片和一张画满各个动作的拼接图片,实现了动画,而非传统的GIF动画图像-Google Doodle launched a very cool LOGO, LOGO using CSS Sprite entire technology, the use of an initial picture and a painting full picture stitching each act
图片处理
- 这是一个图片处理的源代码,一个简单的图像处理,可以实现拼接
基于块匹配的全景图像拼接
- 通过图像拼接技术,将多张单幅的图像拼接成为一张全景图。采用了基于模板匹配的方法来进行图像匹配,加权融合的策略,对两幅图片进行融合处理。