calebolson123 / BabySleepCoach

DIY Baby Sleep Tracking
https://calebolson.com
Other
201 stars 35 forks source link

How to reposition the cropped image? #17

Closed TaintedIron closed 1 year ago

TaintedIron commented 1 year ago

I probably could figure this out, but it has taken me a while to make it this far. In the screenshot below, I'm simply trying to reposition the cropped frame to be in the center.

image

calebolson123 commented 1 year ago

This will be made more obvious in some upcoming PRs, but with the version you have, you can update the position & size of the box here: https://github.com/calebolson123/BabySleepCoach/blob/master/main.py#L468

TaintedIron commented 1 year ago

@calebolson123 First, thank you for your swift response! I was able to reposition how I wanted.