Are there any commands for measuring growth rate from a Video?
1 回表示 (過去 30 日間)
古いコメントを表示
Hi there, I want to measure the growth rate of some crystal structures that I grow. I have a video of the growth, but I don't know how to set up a code or command to analyze the growth rate from that video. Does anyone have any ideas?
0 件のコメント
回答 (1 件)
Dimitris Iliou
2017 年 6 月 15 日
編集済み: Dimitris Iliou
2017 年 6 月 15 日
There is a similar MATLAB Answers post that could possibly help you achieve your workflow.
You can find that in the following MATLAB Answers page:
Similar to that post, you could perform edge detection in MATLAB (if you do not use Simulink) in every frame in order to find the growth rate.
You can find more information on edge-detection in the following documentation link:
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!