Git Product home page Git Product logo

gotcha's People

Contributors

jveitchmichaelis avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Forkers

mssl-imaging

gotcha's Issues

I can not run the code with examples you provide

I compile the code on Linux, and my environment is ubuntu 14.04 +cmake version 3.20.2 +opencv3.1+eigen3.2.0.
But when I try to run "tpgen ../examples/comb_18000_l.png ../examples/comb_18000_r.png tiepoints.txt" , actually the png you provide is in the folder /examples/corner, so I try to run
'''
./tpgen ../examples/corner/comb_18000_l.png ../examples/corner/comb_18000_r.png ../examples/corner/tiepoints.txt
'''
it show these, and do not generate tiepoints.txt
1680867350295
1680867406206
When I try to run the second command with the materials you provided
'''
./gotcha ../examples/corner/comb_18000_l.png ../examples/corner/comb_18000_r.png ../examples/corner/kp_gt_40000.txt ./
'''
it show these, occurs a error
1680867547354
Can you help me?

Can the code compile and run under windows

Hello, I try to compile the code in Windows10, I run the following command:
’‘’
mkdir build
cd build
cmake ..
‘’‘
and I got these files in the build folder
1680790318093
I try to open the ALL_BUILD.vcxproj with visual studio 2017, then I'm trying to set gotcha as the launch project, and start debugging project. but I got these error:
1680790657404
Besides, the code configuration and platform are "Debug" and "x64".
Do I need to add anything to the project's include directory or library directory?
I am a new hand. Can you help me? Thanks a lot.

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.