photo

aravind S


2016 年からアクティブ

Followers: 0   Following: 0

統計

All
  • First Review
  • First Answer
  • Solver

バッジを表示

Feeds

表示方法

回答済み
trend line calculation and display
Is there command available?

8年弱 前 | 0

質問


negative coordinate in phase correlation problem
When i did phase correlation for two images.I am getting -ve values for x and y. Any one know why?

約8年 前 | 0 件の回答 | 0

0

回答

質問


what is the result of phase correlation mentioned in wikipedia
Any one tried phase correlation for images mentioned in wikipedia? <https://en.wikipedia.org/wiki/Phase_correlation> At the s...

約8年 前 | 1 件の回答 | 0

1

回答

解決済み


Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...

約8年 前