Coder Social home page Coder Social logo

parapano's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

parapano's Issues

get incomplete panorama

Hi, I can run the bin of ./ParaPano file, however I get incomplete panorama result as below, can you check the code for this problem? Thanks!

panorama

errors

nvcc fatal : Host compiler targets unsupported OS.
CMake Error at ParaPano_generated_cudaMatcher.cu.obj.cmake:220 (message):
Error generating
E:/ParaPano/build/CMakeFiles/ParaPano.dir//./ParaPano_generated_cudaMatcher.cu.obj

make[2]: *** [CMakeFiles/ParaPano.dir/build.make:84: CMakeFiles/ParaPano.dir/ParaPano_generated_cudaMatcher.cu.obj] Error 1
make[1]: *** [CMakeFiles/Makefile2:82: CMakeFiles/ParaPano.dir/all] Error 2
make: *** [Makefile:91: all] Error 2

testPattern.txt for new files

Hi
I wish to know about testPattern.txt.
For the other images set, I can use this file provided from you?
Thank you.

incomplete panorama

Hi, I can run ./ParaPano file, however I get incomplete panorama result as below, can you check the code for this problem or can you guide me through some possible causes? Thanks!
panorama

build error

Hi, I get some error when I build this project, can you please help me? Thanks.

/home/nvidia/zongxp/ParaPano/Util.cpp: In member function ‘void Util::stitch(std::vector<cv::Mat>, std::vector<cv::Mat>, int, int)’: /home/nvidia/zongxp/ParaPano/Util.cpp:208:15: error: ‘warpPerspective’ is not a member of ‘cv::cuda’ cuda::warpPerspective(src_gpu, dst_gpu, homographies[i], Size(width, height)); ^~~~~~~~~~~~~~~ /home/nvidia/zongxp/ParaPano/Util.cpp:208:15: note: suggested alternatives: In file included from /usr/include/opencv2/opencv.hpp:71:0, from /home/nvidia/zongxp/ParaPano/Util.h:7, from /home/nvidia/zongxp/ParaPano/Util.cpp:13: /usr/include/opencv2/imgproc.hpp:2323:19: note: ‘cv::warpPerspective’ CV_EXPORTS_W void warpPerspective( InputArray src, OutputArray dst, ^~~~~~~~~~~~~~~ /usr/include/opencv2/imgproc.hpp:2323:19: note: ‘cv::warpPerspective’ /home/nvidia/zongxp/ParaPano/stitcher.cpp: In function ‘cv::Mat stitchImages(cv::Mat&, cv::Mat&, cv::Mat&, cv::Mat&, cv::Mat&)’: /home/nvidia/zongxp/ParaPano/stitcher.cpp:112:11: error: ‘warpPerspective’ is not a member of ‘cv::cuda’ cuda::warpPerspective(src_gpu, dst_gpu, H, Size(width, height)); ^~~~~~~~~~~~~~~ /home/nvidia/zongxp/ParaPano/stitcher.cpp:112:11: note: suggested alternatives: In file included from /home/nvidia/zongxp/ParaPano/stitcher.cpp:7:0: /usr/include/opencv2/imgproc.hpp:2323:19: note: ‘cv::warpPerspective’ CV_EXPORTS_W void warpPerspective( InputArray src, OutputArray dst, ^~~~~~~~~~~~~~~ /usr/include/opencv2/imgproc.hpp:2323:19: note: ‘cv::warpPerspective’ CMakeFiles/ParaPano.dir/build.make:651: recipe for target 'CMakeFiles/ParaPano.dir/stitcher.cpp.o' failed make[2]: *** [CMakeFiles/ParaPano.dir/stitcher.cpp.o] Error 1 make[2]: *** Waiting for unfinished jobs.... CMakeFiles/ParaPano.dir/build.make:664: recipe for target 'CMakeFiles/ParaPano.dir/Util.cpp.o' failed make[2]: *** [CMakeFiles/ParaPano.dir/Util.cpp.o] Error 1 CMakeFiles/Makefile2:72: recipe for target 'CMakeFiles/ParaPano.dir/all' failed make[1]: *** [CMakeFiles/ParaPano.dir/all] Error 2 Makefile:83: recipe for target 'all' failed make: *** [all] Error 2

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.