pipert.contrib.canny_demo.canny_gear¶
Module Contents¶
Functions¶
|
Runs the model on an input image from the stream |
|
Stores the results in Redis Stream and TimeSeries data structures |
-
pipert.contrib.canny_demo.canny_gear._next_ts= 0[source]¶ The profiler is used first and foremost for keeping track of the total (average) time it takes to process a frame - the information is required for setting the FPS dynamically. As a side benefit, it also provides per step metrics.
-
pipert.contrib.canny_demo.canny_gear.runCanny(x)[source]¶ Runs the model on an input image from the stream