cuda brox optical flow exchanging X and Y??

asked 2018-11-27 20:12:45 -0600

tksharpless gravatar image

Trying out cuda::BroxOpticalFlow in OCV 3.4 with MSVC 12 (2013). Computing flow in both directions, and displaying X and Y channels of the flow map separately.

Clearly what is seen as X displacement in A -> B is shown as Y displacement in B->A, and vice versa. The image raster is not rotated.

Am I missing something, or is this a bug?

edit retag flag offensive close merge delete

Comments

Please attach code and example images.

Der Luftmensch gravatar imageDer Luftmensch ( 2018-11-28 08:37:06 -0600 )edit