- Divide both the images into a grid (meshgrid, boxes of uniform length and width)
- In each image see does water enter into each box.
- Pick the boxes at which water entered.
- Let the midpoint of the box be the position of water particle at that instance of time.
Hi every one can you help me please
1 次查看(过去 30 天)
显示 更早的评论
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
0 个评论
回答(3 个)
KSSV
2019-6-3
How about the below approach:
2 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Image Segmentation and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!