Are there any commands for measuring growth rate from a Video?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Dimitris Iliou
el 15 de Jun. de 2017
Editada: Dimitris Iliou
el 15 de Jun. de 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:
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!