Coder Social home page Coder Social logo

aanap's Introduction

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/

  4. Copy all *.m to ./mdlt/, convert apap to aanap

  5. 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,高质量拼接模式,速度较慢。

玩的开心!

版权归源论文作者所有,请不要用于商业用途。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.