effect
Credits: vux, princemio, Horn and Schunck, Lucas and Kanade
This is my first contribution, if you have tips would be really worthy!
It contains Optical Flow solutions based on Horn and Schunck and Lucas and Kanade papers. I used them for my bachelor thesis, introducing intrinsic variations (5x5 kernel for derivatives or iterations in HS) and extrinsic (preprocessing and postprocessing) that increase the quality of the prediction. The results are given in RGB and vector representation.
Developed at Waltz Binaire http://waltzbinaire.com/
anonymous user login
~3h ago
~6d ago
~6d ago
~7d ago
~20d ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
~1mth ago
hi! how is the rg texture accesible? OF texture looks black. thanks!
The rg texture is the output from the OpticalflowHS and OpticalflowLK, if you pre or postprocess it the colours will get softer, but should still be there. With a boost you should be able to visualize it. Tell me if it works!
Great!
wooooo thanks!!
@ggml move ;)
@prince cannot confirm
spot on!
to see the texture one must scale it up (e.g. by hscb texfx)
obv the original values are pretty subtle
nice one!!
this is super usefull