Skip to content

Instantly share code, notes, and snippets.

@uchidama
Last active August 3, 2020 15:45
Show Gist options
  • Save uchidama/15c214a16d651859c5a6380ce4703b29 to your computer and use it in GitHub Desktop.
Save uchidama/15c214a16d651859c5a6380ce4703b29 to your computer and use it in GitHub Desktop.
Display the source blob
Display the rendered blob
Raw
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@LeeJiHey
Copy link

LeeJiHey commented Aug 3, 2020

Hello. I have a question in the code, so I write.
In "alpha_s = img[: , : , 3] / 255.0" code
I am wondering why I divide img[: , : , 3] by 255.0.
please answer about my question.
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment