Overload List
Name | Description |
---|---|
PyrLK(Image<(Of <<'(Gray, Byte>)>>), Image<(Of <<'(Gray, Byte>)>>), array<PointF>[]()[][], Size, Int32, MCvTermCriteria, array<PointF>[]()[][]%, array<Byte>[]()[][]%, array<Single>[]()[][]%) |
Calculates optical flow for a sparse feature set using iterative Lucas-Kanade method in pyramids
|
PyrLK(Image<(Of <<'(Gray, Byte>)>>), Image<(Of <<'(Gray, Byte>)>>), Image<(Of <<'(Gray, Byte>)>>), Image<(Of <<'(Gray, Byte>)>>), array<PointF>[]()[][], Size, Int32, MCvTermCriteria, LKFLOW_TYPE, array<PointF>[]()[][]%, array<Byte>[]()[][]%, array<Single>[]()[][]%) |
Calculates optical flow for a sparse feature set using iterative Lucas-Kanade method in pyramids
|