JeVoisBase  1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
utils.dataloaders.tracking.TrackingVideoLoader Class Reference
Inheritance diagram for utils.dataloaders.tracking.TrackingVideoLoader:
Collaboration diagram for utils.dataloaders.tracking.TrackingVideoLoader:

Public Member Functions

 __init__ (self, **kwargs)
 
 __getitem__ (self, idx)
 
- Public Member Functions inherited from utils.dataloaders.base_dataloader._BaseVideoLoader
 name (self)
 
 __len__ (self)
 

Protected Member Functions

 _load_roi (self)
 

Protected Attributes

 _first_frames
 
 _rois
 
- Protected Attributes inherited from utils.dataloaders.base_dataloader._BaseVideoLoader
 _path
 
 _files
 
 _streams
 

Detailed Description

Definition at line 8 of file tracking.py.

Constructor & Destructor Documentation

◆ __init__()

utils.dataloaders.tracking.TrackingVideoLoader.__init__ (   self,
**  kwargs 
)

Member Function Documentation

◆ __getitem__()

◆ _load_roi()

Member Data Documentation

◆ _first_frames

utils.dataloaders.tracking.TrackingVideoLoader._first_frames
protected

◆ _rois

utils.dataloaders.tracking.TrackingVideoLoader._rois
protected

The documentation for this class was generated from the following file: