Skip to content

Fix Bugs: correct (w, h) order and adjust DPI settings in matplotlib plots - #2

Open
YipKo wants to merge 1 commit into
moka-manipulation:mainfrom
YipKo:main
Open

Fix Bugs: correct (w, h) order and adjust DPI settings in matplotlib plots#2
YipKo wants to merge 1 commit into
moka-manipulation:mainfrom
YipKo:main

Conversation

@YipKo

@YipKo YipKo commented Jun 4, 2025

Copy link
Copy Markdown
  • Fixed an issue in plot_keypoints function where (w, h) in image_size was reversed, causing incorrect axis behavior.
  • Updated all matplotlib plots to use consistent and correct DPI settings to prevent output images from being improperly scaled. (ensure that the resolution of the output image is equal to that of the input image)

- Fixed an issue where (w, h) in `image_size` was reversed, causing incorrect axis behavior.
- Updated all matplotlib plots to use consistent and correct DPI settings to prevent output images from being improperly scaled.
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.

1 participant