# AANAP
An implementation of AANAP in CVPR 2015 paper.
by YaqiLYU
https://www.zhihu.com/question/34535199/answer/135169187
_________________________________________________________________________
Lin C C, Pankanti S U, Ramamurthy K N, et al.
Adaptive as-natural-as-possible image stitching [C]
2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR).
IEEE, 2015: 1155-1163.
_________________________________________________________________________
HOW TO START
1. Down APAP code from http://cs.adelaide.edu.au/~tjchin/apap/
PLEASE DOWNLOAD Source codes [MDLT code]
2. Upzip mdlt.zip, run main.m, Make sure APAP is working correctly
3. Download Dateset1, Dateset2, Dateset3 from http://cs.adelaide.edu.au/~tjchin/apap/, unzip three datasetS to ./mdlt/images/
3. Copy all *.m to ./mdlt/, convert apap to aanap
4. run AANAP.m, set fast_stitch=1 for speed, set fast_stitch=0 for quality!
Just for fun!
For commercial purposes, please contact the author.
BTW, Please forgive my poor English!
_________________________________________________________________________
这是CVPR 2015的图像拼接论文AANAP的MATLAB实现,基于APAP代码,论文:
Lin C C, Pankanti S U, Ramamurthy K N, et al. Adaptive as-natural-as-possible image stitching [C]//
2015 IEEE Conference on Computer Vision and Pattern Recognition (CVPR). IEEE, 2015: 1155-1163.
仅供学习和参考,商业用途请联系原论文作者!
by YaqiLYU
我在这里:https://www.zhihu.com/question/34535199/answer/135169187
_________________________________________________________________________
HOW TO START:
1. 下载APAP: 在https://cs.adelaide.edu.au/~tjchin/apap/ 下载APAP的MATLAB代码,解压后得到./mdlt.
我用的是Source codes [MDLT code],也就是说,仅支持两图拼接,多图拼接请自行修改,非常简单!
2. 请先运行main.m,确保APAP可以正常工作。
3. 下载测试图像库:继续在https://cs.adelaide.edu.au/~tjchin/apap/ 下载三个图像数据库,解压到./mdlt/images目录。
4. 拷贝AANAP的所有.m代码到APAP根目录 ./mdlt,注意,这里的所有matlab文件都拷贝过去。
5. 运行AANAP.m就能得到拼接结果了,我提供了两个选项:
设置fast_stitch=1,快速拼接模式,效果较差。
设置fast_stitch=0,高质量拼接模式,速度较慢。
玩的开心!
版权归源论文作者所有,请不要用于商业用途。

cut-off
- 粉丝: 0
最新资源
- 一个简单的几何图像识别专家系统,基于C++,QT 根据github中某python项目的重写
- lilishop 商城 java商城-C语言资源
- lenosp-C++资源
- eova-Java资源
- vn.py-Python资源
- EFQRCode-Swift资源
- MATLAB-Matlab资源
- 利用灰度对图像进行识别
- springboot-openai-chatgpt-机器人开发资源
- Kotlin-lite-lib-Kotlin资源
- IntelliFlow-AI人工智能资源
- Rudis-Rust资源
- 智能环境助手-硬件开发资源
- 计算机系统基础课程实验之数据实验项目-位操作函数实现与规则检查-用于学生通过修改bitsc文件完成位运算任务并通过btest测试-涉及Makefile构建系统dlc规则检查编译.zip
- maku-admin-Typescript资源
- DAC0832是常用的8位数模转换器
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈


