Are there any commands for measuring growth rate from a Video?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Dimitris Iliou
le 15 Juin 2017
Modifié(e) : Dimitris Iliou
le 15 Juin 2017
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:
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!