Saving Images
I've been messing around with this function for the tx2 branch. I'd like it to save a screenshot of the image when it detects a person. I've tried a few methods and failed.
I did notice that the window has a built in save UI. I've tried using a keyboard function to open and save, but it's clumsy and doesn't always work.
Can that save function be called via script and better yet use a timestamp?
The nano branch already offers this functionality (a screenshot of the detected person is sent via email, along with a video). It can also be incorporated into tx2 side of the code. I will push a commit to make it work.
That would be great! I looked at the nano branch, but I was having trouble figuring out how to merge the two.