JeVoisBase  1.22
JeVois Smart Embedded Machine Vision Toolkit Base Modules
Share this page:
Loading...
Searching...
No Matches
transform.Compose Class Reference

Public Member Functions

 __init__ (self, transforms=[])
 
 __call__ (self, img)
 

Public Attributes

 transforms
 

Detailed Description

Definition at line 11 of file transform.py.

Constructor & Destructor Documentation

◆ __init__()

transform.Compose.__init__ (   self,
  transforms = [] 
)

Definition at line 12 of file transform.py.

Member Function Documentation

◆ __call__()

transform.Compose.__call__ (   self,
  img 
)

Member Data Documentation

◆ transforms

transform.Compose.transforms

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