Generate Code for MATLAB using ImageJ
Afficher commentaires plus anciens
Hopefully I can explain this properly --
I have a JPEG file of a graph. On this graph are 10+ lines/curves. I don't have the data that was used to produced these lines/curves, but I want to create code for the graph in MATLAB.
My question: Is there a way I can use ImageJ and MATLAB together to both measure the existing JPEG image and then extrapolate MATLAB code from that? In the end, I would like the user to access a drop-down menu (or slider, doesn't matter) to view 1 or all lines with MATLAB.
Is this possible?
Edit: If this is possible with just MATLAB, that is fine, too!
Réponses (1)
Walter Roberson
le 1 Jan 2021
0 votes
See https://www.mathworks.com/matlabcentral/fileexchange/?term=tag:%22digitize%22 for a number of File Exchange contributions.
Catégories
En savoir plus sur Image Arithmetic dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!