Python Tutorial: Hash A Image.

preview_player
Показать описание
- I will be showing you my script of hashing a image.
Topic: Python: Hash a picture
Code is down below.
★★ Thanks for Watching! Please LIKE the Video!
▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬
from tkinter import *
Do not forget to put that on top of the page.

Why am I so inactive lately?
I been really busy with school and I have been trying to squeeze all of my free time on programming as its a huge passion for mine. Expect a galaxy note 4 review up soon.

Please like the video if you liked it, dislike it if you disliked it, and comment down below about what you want to see next. Thanks
Рекомендации по теме
Комментарии
Автор

can you please elaborate on this?
what does image hashing mean?
if I will hash two similar images (lets say same image, different size) will I get the same key? close key?

dannysi