How to send images to a Matlab API
Mostra commenti meno recenti
Hello Everyone!
I am thinking on a project and I want to have some answers before taking my matlab license..
Here is what I want to do :
I have a ruby on rails website, and I want to connect it somehow with matlab to do some processing on images. Unfortunately, the binding between Matlab and RoR is not really strong, so I have been thinking to develop them separately.
To do so, I need to know if it is possible somehow to send images to a Matlab API, and then return an image to a website, after processing.
Did anybody do something similar to this ?
If it is not possible, maybe i can host my images somewhere and matlab gets image from there ?
Thanks for any help :)
Best Regards,
Risposte (1)
Sean de Wolski
il 24 Apr 2018
0 voti
You should look into the REST API in the MATLAB Production Server
Categorie
Scopri di più su Introduction to Installation and Licensing in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!