roaldarbol / bux

🐞 A simple GUI for running experiments
MIT License
2 stars 0 forks source link

Make VideoProcess class #22

Closed roaldarbol closed 1 year ago

roaldarbol commented 2 years ago

The process needs to exit gracefully. Make a new class which inherits from mp.Process(), and modify the terminate method to do cv2 stuff.