Video-Summary/ContourExctractor.py

3 lines
92 B
Python

class ContourExtractor:
def __init__(self):
print("ContourExtractror initiated")