How to analyse optical flow information
이전 댓글 표시
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
Image Analyst
2023년 8월 3일
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
2023년 8월 3일
편집: Life is Wonderful
2023년 8월 3일
Life is Wonderful
2023년 8월 8일
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Track Objects and Estimate Motion에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!