GithubHelp home page GithubHelp logo

navamikairanda / phi_sft Goto Github PK

View Code? Open in Web Editor NEW
31.0 31.0 4.0 31.53 MB

Official implementation of "Φ-SfT: Shape-from-Template with a Physics-Based Deformation Model"

Home Page: https://4dqv.mpi-inf.mpg.de/phi-SfT/

License: Other

Makefile 0.10% HTML 6.52% C++ 52.36% C 4.01% Python 0.54% Batchfile 0.02% MATLAB 0.01% Shell 0.03% Mathematica 36.36% Haskell 0.04%
shape-from-template

phi_sft's People

Contributors

navamikairanda avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

phi_sft's Issues

Compilation problems

Thank you very much for publishing the code of this work.
But I can't seem to compile on my work computer.
My computer is Centos and the compiler is GCC7.3.
The error message is shown in the picture:
cc -c -O3 -Wall -fPIC -std=c99 -DMACHTYPE_ -I src/ -I build/linux/ -I external/src/ \ progs/taucs_cilk_test.c \ -oobj/linux/taucs_cilk_test.o progs/taucs_cilk_test.c:8:10: fatal error:cilk.h: No such file or directory 8 | #include <cilk.h> | ^~~~~~~~。
How can I find click correctly?
I am looking forward to your reply, thank you!

compile error

The following error occurred when I compiled arcsim:

progs/taucs_cilk_test.c:8:10: fatal error: 'cilk.h' file not found
#include <cilk.h>

how can I install cilk in ubuntu20.04

compile error

cd jsoncpp && /usr/bin/scons platform=linux-gcc
scons: Reading SConscript files ...
AttributeError: 'module' object has no attribute 'getoutput':
File "/data0/hj/phi_sft/arcsim/dependencies/jsoncpp/SConstruct", line 29:
version = subprocess.getoutput('%s -dumpversion' %CXX)
Makefile:12: recipe for target 'lib/libjson.a' failed
make: *** [lib/libjson.a] Error 2

Compile error when installing dependencies

I met the same problem with the first issue that ""module object has no attribute "getoutput'" showed when I tried to install the dependencies.
I noticed you gave suggestion about upgrading python version. However, I've checked about python version which is 3.6.10, so maybe the version isn't the main reason causing the problem.
Do you have any other solution about it?
截屏2022-12-19 20 13 35
截屏2022-12-19 20 13 11

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.