Extract data from a Contour Plot

Hi,
I have a contour image of a turbocharger. I wanted to extract the efficiency map (Contour Map) from the image.
Image is attached for your reference. How should I initiate the process with matlab code.
Would be more helpful if someone could guide me how to start with either matlab or any other toolbox and link to process the image.
Thanks & regards
Raghu

 Accepted Answer

@DGM has provided the solution for this query of mine in another section.
The link to the solution is posted below.
Raghu

More Answers (1)

Ayush Modi
Ayush Modi on 20 Feb 2024
Hi Raghu,
To read an image file, you can use imread function in Matlab.
As for extracting contour map from the image, I found similar question in the community.
Please refer to the following MathWorks documentation for information on:
I hope this helps you get started.

1 Comment

Thank you @Ayush Modi for the solution, but I got an answer for the same from someone else for the same question.
The solution link which I have accepted has be pasted below for anyone's future reference.
https://www.mathworks.com/matlabcentral/answers/2101661-how-to-extract-data-from-contour-image
Thanks again.
Raghu

Sign in to comment.

Categories

Products

Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!