You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i am currently working on a stitch problem that will require me to know the movement of specific points in the image, optical flow is probably the best way to go about this, i tried using the Raft model on a test image, but i think opencv is probably doing a better job than Raft to my surprise. here is the output.
i tried moving the first image by the flow vector and this is the result. RAFT is clearly exaggerating the movements here.
The text was updated successfully, but these errors were encountered:
i am currently working on a stitch problem that will require me to know the movement of specific points in the image, optical flow is probably the best way to go about this, i tried using the Raft model on a test image, but i think opencv is probably doing a better job than Raft to my surprise. here is the output.
i tried moving the first image by the flow vector and this is the result. RAFT is clearly exaggerating the movements here.
The text was updated successfully, but these errors were encountered: