Coder Social home page Coder Social logo

Comments (5)

ThibaultGROUEIX avatar ThibaultGROUEIX commented on May 29, 2024 1

Yes, I think i just colorised the template and propagated to mesh 1 and mesh 2

from 3d-coded.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on May 29, 2024

HI,
Thanks for reaching out and using the code.

Most likely in correspondences.txt you have the list of matching points on the surface of mesh 2 of every point in mesh 1. You can check this by making sure correspondences.txt has the same number of points of mesh 1 for instance.

correspondences.ply is the list of closest points in correspondences.txt with the faces of mesh 1 as shown here : https://github.com/ThibaultGROUEIX/3D-CODED/blob/master/inference/correspondences.py#L112

cheers,
Thibault

from 3d-coded.

kuzand avatar kuzand commented on May 29, 2024

Thanks for the reply! That makes sense now.

I was wondering though how to generate the colors to show the correspondences. In my_utils.py there is a function get_colors() Is it the one you used for the vertex colors?

from 3d-coded.

caijinana avatar caijinana commented on May 29, 2024

Hello I also want to a pairs of points {(q_r, q_t)},i use project on target 1 and save the idx_knn,then i match source_idx and idx_knn. However the result is not right? How can I do?

from 3d-coded.

ThibaultGROUEIX avatar ThibaultGROUEIX commented on May 29, 2024

I don't know unfortunately. It looks like you may have a bug.
Best regards,
Thibault

from 3d-coded.

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.