bklynhlth / openwillis

Python library for digital measurement of health
Other
16 stars 8 forks source link

preprocess_video function #128

Closed kcmcveigh closed 1 month ago

kcmcveigh commented 1 month ago

adding functionality for preprocess video - segments video by face present and returns a dictionary who's keys are identified faces and whose values are a list dictionaries of the number of frames in the video where if that face is present the dictionary contains the coordinates of a bounding box, if the face is not present the dictionary is empty