Measure the Compression Performance of an Image Compression Algorithm
https://medium.com/@thusharabandara/measure-the-compression-performance-of-an-image-compression-algorithm-ea68c1839ec6
https://medium.com/@thusharabandara/measure-the-compression-performance-of-an-image-compression-algorithm-ea68c1839ec6
Medium
Measure the Compression Performance of an Image Compression Algorithm
The rapid development of fields such as multimedia and image processing results in the creation of high-quality images and videos with fine…
Starbucks Data Science Capstone Project
https://mlevanduski3.medium.com/starbucks-data-science-capstone-project-e655042eb69f
https://mlevanduski3.medium.com/starbucks-data-science-capstone-project-e655042eb69f
Medium
Starbucks Data Science Capstone Project
Starbucks is the largest retail coffee chain in the world with a market capitalization of nearly $140 billion at the time of this writing…
Generate cryptographically safe passwords with Python in 4 lines of code.
https://milindsoorya.medium.com/generate-cryptographically-safe-passwords-with-python-in-4-lines-of-code-661feed9a91d
https://milindsoorya.medium.com/generate-cryptographically-safe-passwords-with-python-in-4-lines-of-code-661feed9a91d
Medium
Generate cryptographically safe passwords with Python in 4 lines of code.
The secrets module is used for generating cryptographically strong random numbers suitable for managing data such as passwords, account…
[Hands-on] Web Scraping with Python for Beginner
https://medium.com/@stevelukis/hands-on-web-scraping-with-python-for-beginner-222b6dde172c
https://medium.com/@stevelukis/hands-on-web-scraping-with-python-for-beginner-222b6dde172c
Medium
[Hands-on] Web Scraping with Python for Beginner
This is a hands-on to web scraping, so I won’t talk about the theory like what data/web scraping is or why we need it. Let’s get to real…
Real Time Object Tracking System using Thermal Camera
https://fragitya.medium.com/real-time-object-tracking-system-using-thermal-camera-b4d077a20f16
https://fragitya.medium.com/real-time-object-tracking-system-using-thermal-camera-b4d077a20f16
Medium
Real Time Object Tracking System using Thermal Camera
Light intensity is very low at night, making it difficult for humans to see and recognize objects around them. Humans need additional tools…