Skip to content
Machine Learning Site
Machine Learning Site
  • Home
  • Categories
    • Python
    • C/C++
      • 100 Days of C++
    • Machine Learning
    • OpenCV
    • Self Driving Vehicles
    • Mathematics for Machine Learning
  • About Me
  • Login
  • Account
  • Logout
  • Register
  • Privacy Policy
  • Toggle website search
Menu Close
Search this website
  • Home
  • Categories
    • Python
    • C/C++
      • 100 Days of C++
    • Machine Learning
    • OpenCV
    • Self Driving Vehicles
    • Mathematics for Machine Learning
  • About Me
  • Login
  • Account
  • Logout
  • Register
  • Privacy Policy
  • Toggle website search
OpenCV

Python for Beginners: Creating an OpenCV App in Python

A couple of weeks ago, I published a blog on creating a GUI in Python using Tkinter. I thought of kicking it up a notch and integration the function of…

2 Comments
March 17, 2024
Python for Beginners: Creating an OpenCV App in Python
Photo by Scott Webb on Pexels.com
Python

Python for Beginners: Organizing Virtual Space using Python

Picture this: a cluttered virtual space with random files scattered all over your PC. Now you can manually sort them out but programmers always want to get creative for doing…

0 Comments
February 24, 2024
Python for Beginners: Organizing Virtual Space using Python
Photo by Anete Lusina on Pexels.com
Python

Programming meets Voice Recording: A Python Guide for Playing and Capturing Sound

Machine learning seems cool and interesting when you see the model in action. What many people don't reveal is that training and optimizing one is tiresome, especially when you have…

1 Comment
February 5, 2024
Programming meets Voice Recording: A Python Guide for Playing and Capturing Sound
Photo by Pixabay on Pexels.com
Self Driving Vehicles

Automotive programming: Understanding slip ratio with Python

Modern vehicles monitor their dynamics at every fraction of time to maintain vehicle stability. For this, significant amount of data flows from every sensor into the ECUs and appropriate action,…

0 Comments
January 22, 2024
Automotive programming: Understanding slip ratio with Python
Photo by Supreet on Pexels.com
Python

Understanding Python Command Line Arguments: A Comprehensive Guide

While developing Python applications, it is frequently the case that you need some input parameters from the user to customize the behavior of the program dynamically. This is where Python…

0 Comments
January 17, 2024
Understanding Python Command Line Arguments: A Comprehensive Guide
Photo by Brett Jordan on Pexels.com
Python

Python Functions: A Comprehensive Guide with Examples

Python, a versatile and powerful programming language, owes much of its popularity to its elegant syntax and extensive standard library. Among its many features, functions stand out as a fundamental…

1 Comment
January 7, 2024
Python Functions: A Comprehensive Guide with Examples
Photo by Lukas on Pexels.com
Python

Building a Python-Powered GPS Tracking Device for Bikes

A few months ago, a bike of my friend got stolen on the streets. He had parked his bike to grab a quick snack from the roadside food truck but…

2 Comments
January 2, 2024
Building a Python-Powered GPS Tracking Device for Bikes
Photo by Erik Mclean on Pexels.com
Python

Web Scraping with Python: A Practical Guide

In the ever-expanding universe of data, web scraping has emerged as a powerful technique for extracting valuable information from the vast expanse of the internet. On the other hand, Python,…

0 Comments
December 22, 2023
Web Scraping with Python: A Practical Guide
Photo by Markus Spiske on Pexels.com
Python

A Guide to Measuring Distance with HC SR04 Sensor Using Raspberry Pi

Raspberry Pi allows you to get creative with programming and build stuff with it. With the Pi, you can make your code come alive. This is the reason I love…

3 Comments
December 4, 2023
A Guide to Measuring Distance with HC SR04 Sensor Using Raspberry Pi
OpenCV

Understanding Convolution: A Key Concept in Image Processing and Machine Learning

When we process images, we are altering or analyzing the pixel values within the image. Whether it is image blurring, image sharpening, edge detection, or even object recognition (heard of…

2 Comments
November 30, 2023
Understanding Convolution: A Key Concept in Image Processing and Machine Learning
Photo by Toa Heftiba Şinca on Pexels.com
← Newer Posts
Older Posts →

Recent Posts

  • 5 Essential Python-Beginner Libraries You Should Know
    5 Essential Python-Beginner Libraries You Should Know
    January 30, 2024/
    0 Comments
  • How to get started with Python Programming in 2024?
    How to get started with Python Programming in 2024?
    May 4, 2024/
    0 Comments
  • ROS Tutorial: Communication between two Computers
    ROS Tutorial: Communication between two Computers
    April 16, 2024/
    0 Comments

Please share this

  • X
  • Facebook
  • Pinterest
  • LinkedIn
  • Reddit
  • Tumblr
  • WhatsApp

Follow Me on Facebook