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

Fix hack where I manually swapped the X and Y co-ordinates when cropping for some of the images #61

Merged
merged 3 commits into from
Jan 13, 2025

Conversation

richard-lane
Copy link
Member

Fixes issue #57 - there was a hack where, for some of the images, I had to manually swap the X and Y co-ordinates when cropping.

NB - some of the images don't line up properly still after cropping, because of #53.

This PR just puts the co-ordinates in the correct order in the CSV file, removes the hack and then updates the relevant tests.

@richard-lane richard-lane requested a review from l-gorman January 10, 2025 17:08
Copy link
Contributor

@l-gorman l-gorman left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@richard-lane richard-lane merged commit 914d6d9 into main Jan 13, 2025
7 checks passed
@richard-lane richard-lane deleted the feature/swap_crop_ordering branch January 13, 2025 15:17
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