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

Public Member Functions

 __init__ (self, ctype)
 
 __call__ (self, img)
 

Public Attributes

 ctype
 

Detailed Description

Definition at line 54 of file transform.py.

Constructor & Destructor Documentation

◆ __init__()

transform.ColorConvert.__init__ (   self,
  ctype 
)

Definition at line 55 of file transform.py.

Member Function Documentation

◆ __call__()

transform.ColorConvert.__call__ (   self,
  img 
)

Definition at line 58 of file transform.py.

References transform.ColorConvert.ctype.

Member Data Documentation

◆ ctype

transform.ColorConvert.ctype

Definition at line 56 of file transform.py.

Referenced by transform.ColorConvert.__call__().


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