dcv.tracking.opticalflow.hornschunck

Module contains $(LINK3 https://en.wikipedia.org/wiki/Horn%E2%80%93Schunck_method, Horn-Schunck) optical flow algorithm implementation.

Members

Classes

HornSchunckFlow
class HornSchunckFlow

Horn-Schunck algorithm implementation.

Structs

HornSchunckProperties
struct HornSchunckProperties

Horn-Schunck algorithm properties.

Meta

Authors

Relja Ljubobratovic

License

$(LINK3 http://www.boost.org/LICENSE_1_0.txt, Boost Software License - Version 1.0).