Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(devices): add crop offset x and y to camera #1015

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

lambdaloop
Copy link
Member

When trying to specify my setup, I noticed that the camera cropping parameters include crop_width and crop_height but do not include the x and y offset for cropping. I need to save these in order to align my cropped videos to calibration videos. The combination of crop offset and width would completely specify the crop.

I've added the x and y cropping offsets as crop_offset_x and crop_offset_y.

@dyf dyf requested a review from saskiad August 6, 2024 03:40
@saskiad saskiad added this pull request to the merge queue Aug 13, 2024
Merged via the queue into AllenNeuralDynamics:dev with commit 14888c4 Aug 13, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants