フィルターのクリア

Hi every one can you help me please

1 回表示 (過去 30 日間)
Sh Ahmadi
Sh Ahmadi 2019 年 6 月 3 日
回答済み: Sh Ahmadi 2019 年 6 月 3 日
Hi every one can you help me please
I have two images, they are related two images of running water at two differnet times(T1 and T2) . To find the velocity I tagged the some portion of flow , so this tag is moving by the time , if I comper these images I can see the position of tag has changed , everywhere that I have tag in matrix I have less intensity . At time T1 tag has has rectangular shape but after time T it has not uniform shape. My question : how I can analysis these two matrix to fnd information related to displacement and velocity ?
Thanks advance

回答 (3 件)

KSSV
KSSV 2019 年 6 月 3 日
How about the below approach:
  1. Divide both the images into a grid (meshgrid, boxes of uniform length and width)
  2. In each image see does water enter into each box.
  3. Pick the boxes at which water entered.
  4. Let the midpoint of the box be the position of water particle at that instance of time.
  2 件のコメント
Sh Ahmadi
Sh Ahmadi 2019 年 6 月 3 日
Thanks for your reply , actually water is runing insid the tube , these images showing that the tag is moving by the time, intensity is changing betwen two images. my question is how two analysis these two image and thier matrix.
thanks
KSSV
KSSV 2019 年 6 月 3 日
Attach the images......It can be done like what I said.

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


Sh Ahmadi
Sh Ahmadi 2019 年 6 月 3 日
Here I have ataches images and matrix .
Thanks
  3 件のコメント
KSSV
KSSV 2019 年 6 月 3 日
Sh Ahmadi commented: MRI imaging, I should find the velocity of flow by tracking this tag. I know what is time interval between two image , I need to know what is displacement of tag.
KSSV
KSSV 2019 年 6 月 3 日
What info Tag has?

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


Sh Ahmadi
Sh Ahmadi 2019 年 6 月 3 日
in portion of flow you making intensity different , (making intensity less than neighborhood pixels) to track that portion of liqued.

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by