GithubHelp home page GithubHelp logo

cazhang / shellgca Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 2.0 83.31 MB

Matlab implementation of paper "Principal Geodesic Analysis in the Space of Discrete Shells", SGP-2018

MATLAB 100.00%
non-rigid-shapes principal-geodesic-analysis shell-space riemannian-manifold

shellgca's People

Contributors

cazhang avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

shellgca's Issues

Unable to run code

Demos are not self-sufficient. Running them yielding many errors.
Please give instructions to run the code.

file containing 'optimizeGeoPath' is not accessible

I tried searching for the function 'optimizeGeoPath' but it does not seem to be included in the code you have provided.

I get the following error:

Error using GeodesicAveragePar>computeGeodesicTemparal (line 392)
An UndefinedFunction error was thrown on the workers for 'optimizeGeoPath'. This might be because the file containing 'optimizeGeoPath' is not accessible on
the workers. Use addAttachedFiles(pool, files) to specify the required files to be attached. See the documentation for 'parallel.Pool/addAttachedFiles' for
more details.

Error in GeodesicAveragePar (line 69)
[FV_gas, FVgeo] = computeGeodesicTemparal(FVgeo,FV_ga_old,Topo,Ev,Ef,Eo,...

Error in demo_GCA (line 248)
[ ~,FV_path_test ] = GeodesicAveragePar( FVtest,Topology,options,FV_opt);

Caused by:
Undefined function 'optimizeGeoPath' for input arguments of type 'struct'.

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.