Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to make ImageM work with Octave? #2

Open
ctrueden opened this issue Sep 9, 2021 · 0 comments
Open

How to make ImageM work with Octave? #2

ctrueden opened this issue Sep 9, 2021 · 0 comments

Comments

@ctrueden
Copy link

ctrueden commented Sep 9, 2021

  • Downloaded and extracted ImageM-octave-1.3.2.1-full.zip to a folder.
  • Installed Octave 6.2.0 via its snap package.
  • Launched Octave via octave --gui.
  • Navigated to extracted ImageM folder.
  • Fixed Windows-specific paths in setupImageM.m to work on non-Windows platforms.
  • Ran ImageM.m and got a GUI window! 🎉
  • Observed that closing the main ImageM window quits Octave. 😞
  • Observed that the ImageM main window is not resizable in Octave.
  • Tried File > New Image... with default values, but no image window popped up.
  • Tried File > Open Image... and choosing blobs.gif via the file chooser, but no image window popped up.

More instructions on how to get ImageM working with Octave (to the extent possible) would be appreciated. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant