필터 지우기
필터 지우기

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 CenterFile Exchange에서 Standard File Formats에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by