arcjetCV.segmentation.time.time_segmentation module

arcjetCV.segmentation.time.time_segmentation.extract_interest(signal)[source]

Extract the starts and ends of a signal that is the mean brightness of frames Args:

signal (array): mean brightness signal of frames

Returns:

arrays: start and end indexes

arcjetCV.segmentation.time.time_segmentation.time_segmentation(video)[source]

apply a segmentation on a the mean brightness of frames of a video