フィルターのクリア

How to find coordinates(x,y) from jpg file

11 ビュー (過去 30 日間)
mahipal komandla
mahipal komandla 2015 年 8 月 27 日
コメント済み: Walter Roberson 2015 年 8 月 28 日
How to find coordinates(x,y) from jpg file

回答 (1 件)

Walter Roberson
Walter Roberson 2015 年 8 月 27 日
  2 件のコメント
mahipal komandla
mahipal komandla 2015 年 8 月 28 日
編集済み: Walter Roberson 2015 年 8 月 28 日
Thank u for your replay sir,I have X,Y Values are
X =(0 0.2000 0.8000 1.0000 1.0000 1.6000 3.4000 4.0000 4.0000 4.2000 4.8000 5.0000)
Y =(0 0.2000 0.8000 1.0000 1.0000 0.6000 -0.6000 -1.0000 -1.0000 -0.4000 1.4000 2.0000).
I ploted graph.but I saved jpg file. I want reverse way also ,means if i will give jpg , i want data(X,Y) values.
Walter Roberson
Walter Roberson 2015 年 8 月 28 日
Note: it is not recommended that you use .jpg files for this purpose. .jpg files smear boundaries and make it difficult to find the correct edges. It is better to use .tif or .png files if you need to process the images.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeStandard File Formats についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by