Git Product home page Git Product logo

Comments (2)

KunB-Fighting avatar KunB-Fighting commented on May 18, 2024

OK, I think I solved this problem by manually transform the type of matches into np.float32, but I met another problem with np.float32

Matching block [1/1]*** Aborted at 1633896827 (unix time) try "date -d @1633896827" if you are using GNU date ***
PC: @     0x557789c36deb colmap::TwoViewGeometry::EstimateUncalibrated()
*** SIGSEGV (@0x7fca6206bfd0) received by PID 3600753 (TID 0x7fc67d604000) from PID 1644609488; stack trace: ***
    @     0x7fc68c80d631 (unknown)
    @     0x7fc68ad273c0 (unknown)
    @     0x557789c36deb colmap::TwoViewGeometry::EstimateUncalibrated()
    @     0x557789c54c51 colmap::TwoViewGeometryVerifier::Run()
    @     0x557789de7a51 colmap::Thread::RunFunc()
    @     0x7fc68abf5de4 (unknown)
    @     0x7fc68ad1b609 start_thread
    @     0x7fc68a8a1293 clone

so, I do not know if the solution is correct

from local-feature-evaluation.

KunB-Fighting avatar KunB-Fighting commented on May 18, 2024

I should transform the type of matches into np.int32, the response from T.Sattler can be seen at my another issue

Did you had a look at the python scripts in the colmap repository, specifically this one: https://github.com/colmap/colmap/blob/dev/scripts/python/database.py#L198 ?

from local-feature-evaluation.

Related Issues (20)

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.