|
def | __init__ (self, source, video_save, logdir, cpu, display, tensor_io, mode, gpu_percent=1) |
|
def | run_loop (self) |
|
Definition at line 60 of file cnn_manager.py.
def cnn_manager.CNNManager.__init__ |
( |
|
self, |
|
|
|
source, |
|
|
|
video_save, |
|
|
|
logdir, |
|
|
|
cpu, |
|
|
|
display, |
|
|
|
tensor_io, |
|
|
|
mode, |
|
|
|
gpu_percent = 1 |
|
) |
| |
def cnn_manager.CNNManager.run_loop |
( |
|
self | ) |
|
cnn_manager.CNNManager.camera |
cnn_manager.CNNManager.cnn_processor |
cnn_manager.CNNManager.detection_publisher |
cnn_manager.CNNManager.DO_VIDEO_SAVE |
cnn_manager.CNNManager.drawing_tools |
cnn_manager.CNNManager.h_video_out |
cnn_manager.CNNManager.mask_publisher |
cnn_manager.CNNManager.mode |
cnn_manager.CNNManager.SHOW_DISPLAY |
cnn_manager.CNNManager.statistics_engine |
The documentation for this class was generated from the following file: