GithubHelp home page GithubHelp logo

Comments (7)

alecjacobson avatar alecjacobson commented on July 24, 2024

You can use:

[V,F] = load_mesh('path/to/mesh.obj');

to load an obj or stl file.

What do you want as output for your projections? Just the vertices lying on the plane? Or a image (i.e., pixel values)?

from gptoolbox.

yyashs avatar yyashs commented on July 24, 2024

The 2d images are to be registered with another set of images and the transformation thus obtained has to be applied on the 3d model.

from gptoolbox.

alecjacobson avatar alecjacobson commented on July 24, 2024

So are the 2d images a rendering of the 3D model with lighting?

from gptoolbox.

yyashs avatar yyashs commented on July 24, 2024

No. The original images are source images. The projections are to be taken from a template 3d model.
It would help to estimate 3d model of source images by registering them with the projections of template 3d model.

from gptoolbox.

alecjacobson avatar alecjacobson commented on July 24, 2024

I don't quite understand. What are "source images"? (Maybe adding pictures would help)

from gptoolbox.

yyashs avatar yyashs commented on July 24, 2024

Lets say I have 2d images only of a source model (3d structure unknown) and I want to estimate 3d model of the same on basis of its 2d images.
To get around, I use a template 3d model and take its orthogonal 2d projections. Now these projections are registered with source images to get the transformation which is then to be applied on the template 3d model to estimate the source 3d model.

from gptoolbox.

alecjacobson avatar alecjacobson commented on July 24, 2024

tsurf or trisurf will render a mesh using an orthographic projection by default. you can set the camera and rendering style using built in Matlab commands as well.

from gptoolbox.

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.