GithubHelp home page GithubHelp logo

onemoreclick / meshstitching Goto Github PK

View Code? Open in Web Editor NEW

This project forked from fabianprada/meshstitching

0.0 0.0 0.0 7.01 MB

Partial remeshing of a source mesh to match the geometric features of a target mesh

Makefile 0.01% C++ 80.50% CMake 0.12% C 18.94% Objective-C 0.43%

meshstitching's Introduction

MeshStitching

This applications transfer the salient geometric features from a target mesh to a source mesh while trying to preserve the input triangulation.

This application was used to solve misregistration and adapt to geometric and topological changes in:

https://dl.acm.org/citation.cfm?id=3073679

To compile in linux, install PNG, OpenGL and Embree libraries on your machine. Then run the provided Makefile.

In Windows, move the \include and \lib folders from 4Windows.zip to the project root directory. Build the project from MeshStitching.sln, and copy the content of \dll to \x64\Release.

Run the application from command line as:

Stitching --source Source.ply --target Target.ply

Add the parameter --output Sticthed.ply to run the application in default configuration and skip the user interface.

For an explanatory video on the interface usage please visit,

http://www.cs.jhu.edu/~fpradan1/code/

meshstitching's People

Contributors

fabianprada avatar

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.