PILInterface

A simple class to support operations that make use of the OpenCV toolkit

name: str
module: str

 

@classmethod
from_file(cls, file, **opts): 

 

@classmethod
from_url(cls, url): 

 

@classmethod
to_url(cls, image, format='png'): 

 

@classmethod
prep_url_buffer(cls, img_data: str, format=None): 

Feedback

Examples

Templates

Documentation