I want to compute Optical flow.
Info
This question is closed. Reopen it to edit or answer.
Show older comments
I have built Laplacian pyramid.The task is to project values of u & v to the next level in 4x4 area. How to perform this so that every pixel in next level will have four parents from its higher level. Original image is at Highest level(L). The level L-1 is achieved by using subsampling level L.How to achieve the aforementioned overlapped pyramid projection in MATLAB
Answers (0)
This question is closed.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!