Video-Summary/ContourExctractor.py

3 lines
92 B
Python
Raw Normal View History

2020-09-20 20:01:54 +00:00
class ContourExtractor:
def __init__(self):
print("ContourExtractror initiated")