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 util/img.lua #29

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Fix util/img.lua #29

wants to merge 2 commits into from

Conversation

fiarabbit
Copy link

I found that function drawGaussian in util/img.lua, if the coordinate of a body part is near leftest of the image, the center of gaussian does not match the coordinate of the body part.

I modified src/util/img.lua and also attached test/test.lua to show the modification.
Just run th test/test.lua, and you'll see the difference.

Yuki Hashimoto added 2 commits April 10, 2017 18:11
bug: when ul<1, center of Gaussian did not match pt.
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