Git Product home page Git Product logo

Comments (4)

knmcguire avatar knmcguire commented on July 18, 2024

Hi, Sorry this repo is quite old so you would need to be a bit more clear on this.

Which part of the data file are you referring too? Can you copy past the error message you are getting here?

from edgeflow_matlab.

TGZ12345 avatar TGZ12345 commented on July 18, 2024

When I run 'Edgeflow_generate_results.m' file appears the following result:
function or variable 'make_video' not defined

error in calculate_OF_on_images (line 40)
if make_video ==true

error in Edgeflow_generate_results_window (line 51)
calculate_OF_on_images
error calculate_OF_on_images (line 40)
if make_video ==true

from edgeflow_matlab.

knmcguire avatar knmcguire commented on July 18, 2024

Are you sure that you are running Edgeflow_generate_results.m ? The error message suggest that you are using 'Edgeflow_generate_results_window.m' instead. That indeed misses this line. You will just need to add that there.

Since i'm not calling the files in the mainfail as a function, make_video is still supposed to be in the scope. If you are still having problems, you can type 'keyboard' to debug the program. For me that is difficult to do since I don't work at TU delft anymore and do not have access to matlab anymore.

from edgeflow_matlab.

TGZ12345 avatar TGZ12345 commented on July 18, 2024

from edgeflow_matlab.

Related Issues (5)

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.