How to analyse optical flow information
Afficher commentaires plus anciens
Hi there,
I have acquired the output from the optical fow in a structure and would like to learn how to use the data to say there are defects - using magnitude and Orientation, as well as how to use Vector motion Vx and Vy in my analysis.As an example, consider determining the peak and obtaining the wavelength measurement per unit time.
Is it possible to extract the output vectors? I'd like to use static analysis to determine the quality in terms of flicker, blink, and blur. Any suggestions would be highly appreciated.
The information in my sample data structure is as follows:
Vx: [360×640 single]
Vy: [360×640 single]
Orientation: [360×640 single]
Magnitude: [360×640 single]
3 commentaires
Image Analyst
le 3 Août 2023
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:
Life is Wonderful
le 3 Août 2023
Modifié(e) : Life is Wonderful
le 3 Août 2023
Life is Wonderful
le 8 Août 2023
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Tracking and Motion Estimation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!