calebolson123/BabySleepCoach

How to reposition the cropped image?

TaintedIron opened this issue · 2 comments

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

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

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