Difference between revisions of "Function:OpticalFlowHS"
From CUVI Wiki
| (3 intermediate revisions by the same user not shown) | |||
| Line 15: | Line 15: | ||
|} | |} | ||
===Parameters=== | ====Parameters==== | ||
{| | |||
|style="font-size:75%;"| | |||
{|class="wikitable" | {|class="wikitable" | ||
|- | |- | ||
| Line 53: | Line 55: | ||
| CuviStream* | | CuviStream* | ||
| GPU stream ID for execution | | GPU stream ID for execution | ||
|} | |||
|} | |} | ||
====Image Type Support==== | |||
===Image Type Support=== | {| | ||
|style="font-size:75%;"| | |||
{| class="wikitable" | {| class="wikitable" | ||
|- | |- | ||
| Line 66: | Line 68: | ||
| 8uC1 | | 8uC1 | ||
| 32fC1 | | 32fC1 | ||
|} | |||
|} | |} | ||
====Sample==== | |||
===Sample=== | |||
[[File:Flow_hs.jpg]] | [[File:Flow_hs.jpg]] | ||
====Example==== | |||
===Example=== | |||
{| | {| | ||
|style="font-size: | |style="font-size:100%;"| | ||
<syntaxhighlight lang="cpp"> | <syntaxhighlight lang="cpp"> | ||
Latest revision as of 14:15, 18 October 2022
Function
|
Parameters
|
Image Type Support
|
Sample
Example
|
