Detecting waves on the water surface
8 views (last 30 days)
Show older comments
I want to detect the wave pattern on the water surface and express it with a formula.
Since I can shoot videos, both image recognition and video methods are possible, but what should I do? ?
3 Comments
Walter Roberson
on 14 Nov 2022
If the waves are standing waves and the situation involves light shining through relatively shallow water, then you might be able to to analyze the pattern of light and dark in still images to deduce the wave characteristics.
If that is not the situation you will probably need to analyze video.
Bjorn Gustavsson
on 14 Nov 2022
Have a first look at the power of the 2-D Fourier-transform of your images. That might get you some sense of how wave-patterns in the image are distributed. You might need to undo the perspective-projection of your camera to get as sharp a spectrum as possible.
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!