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

Matlab client via Matlab Engine? #5

Open
imalsogreg opened this issue Sep 3, 2016 · 0 comments
Open

Matlab client via Matlab Engine? #5

imalsogreg opened this issue Sep 3, 2016 · 0 comments

Comments

@imalsogreg
Copy link
Owner

Consider using Matlab Engine to run matlab functions from python.

This would force the user to get python <-> Matlab working on their own (usually a half-hour struggle); save us from writing a very non-DRY matlab client (with all the serialization/deserialization of cbaas datatypes)

But Python's view of an image is a numpy.array. Is this the right representation for an image in matlab, too?

@imalsogreg imalsogreg changed the title Matlab client example Matlab client via Matlab Engine? Sep 3, 2016
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