- Optical flow methods such as Horn-Schunck(HS) and Lucas-Kanade(LK) estimate the motion of every pixel between two consecutive frames in a video.
- The vectors generated in the optical flow field are velocity vectors that store direction and speed of a moving object.
- As the two images used for calculating the optical flow field are separated in a given time frame, the optical flow output is interpreted as velocity vectors.
The output optical flow vectors are velocity vectors or displacement vectors?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
NICOLE LONGHI
el 24 de Oct. de 2023
Comentada: NICOLE LONGHI
el 4 de Nov. de 2023
I am working on a project with optical flow (HS and LK), but I need to understand if the output flow indicate velocity vectors or displacement. Does anyone know?
Thank you very much
0 comentarios
Respuesta aceptada
Binaya
el 1 de Nov. de 2023
Hi Nicole,
Based on the provided description, it seems that you would like to understand what the output object of the optical flow signifies.
Please go through the following explanation to your query:
Please refer to the following documentation to learn more about the opticalFlow:
I hope this helps.
Regards
Binaya
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!