how to extract x y data and coordinate pixel value and location from an image using MATLAB

2 ビュー (過去 30 日間)
Mohan Kumar
Mohan Kumar 2016 年 7 月 11 日
回答済み: Walter Roberson 2016 年 7 月 11 日
I'm having a image which used to get x and y values easily someone please help them out!!!!

回答 (1 件)

Walter Roberson
Walter Roberson 2016 年 7 月 11 日
Note: extracting the data is much easier if you have the data used to create the image. Second best is if the image is really a MATLAB figure with a plot() or patch() or surf() that the data can be extracted from. The contributions in the File Exchange are for the case where you are starting with an image file such as a .PNG or .JPG

カテゴリ

Help Center および File ExchangeImage Processing Toolbox についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by