Hey, Can you try again? I just updated the code on the git hub. it should now work. I needed to add an if __name__ == "__main__" guard along with a plt.show() so that it works from the commandline and other IDEs
@@DavesSpace es, thank you very much! I found it and put plt.show . In my university we started intro into computer graphic and I make a presentation of your code with discibing how it works in Ukrainian language. I think you have 2+ subscribers from Ukraine!
thanks a lot I really needed this
Glad it helped
Good stuff
I want to operate this code in gray scale image. How can I do that?
0
How to run you code? Pycharm run it but doesn't show pyplt...
Hey,
Can you try again? I just updated the code on the git hub. it should now work.
I needed to add an if __name__ == "__main__" guard along with a plt.show() so that it works from the commandline and other IDEs
@@DavesSpace es, thank you very much! I found it and put plt.show . In my university we started intro into computer graphic and I make a presentation of your code with discibing how it works in Ukrainian language. I think you have 2+ subscribers from Ukraine!
@L1nk3r that's awesome! I'm glad my content has help you and your class mates!