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

Cartoonify This: Effortlessly Turn Your Face into an Epic Cartoon with OpenCV

Because nothing says “I’m an adult with responsibilities” like spending four hours cartoonifying your own face. Let’s be honest. At some point between debugging spaghetti code and microwaving yesterday’s coffee,…

0 Comments
June 19, 2025
Cartoonify This: Effortlessly Turn Your Face into an Epic Cartoon with OpenCV
OpenCV

Mastering Object Tracking with OpenCV in Python: A Hands-On Guide

Imagine you're trying to follow a Formula 1 car as it races around a track. You don't care where the car started—you just want to keep your eyes glued to…

0 Comments
June 12, 2025
Mastering Object Tracking with OpenCV in Python: A Hands-On Guide
OpenCV

Creating Fun Augmented Reality Filters with OpenCV in Python

Have you ever sent your friend a funny image of yours with some overlayed augmented reality filters? For example, a funny mask on your face, a hat on your head,…

3 Comments
December 29, 2023
Creating Fun Augmented Reality Filters with OpenCV in Python
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
OpenCV

Mastering Image Processing using Python: 6 Hands-On Exercises to Enhance Your Skills

You may have heard of object recognition models like YOLO, Fast R-CNN, LeNet, etc. The input these models take for object recognition is an image matrix. When we train image…

4 Comments
November 1, 2023
Mastering Image Processing using Python: 6 Hands-On Exercises to Enhance Your Skills
Photo by Sams.Wild on Pexels.com
Python

Mastering Efficiency: 5 Python Automation Applications to Revolutionize Your Routine

Python is a popular high-level, interpreted programming language for beginners (as well as experienced programmers). It is used for various applications, including automation, data analysis, and web development. It is…

1 Comment
October 22, 2023
Mastering Efficiency: 5 Python Automation Applications to Revolutionize Your Routine
Photo by Luna Lovegood on Pexels.com
OpenCV

Projective Transformation: A Key to Computer Vision Excellence

When we work with images and real-world objects, we want to collect their coordinates and project them onto a plane for simplification. Such applications are useful in areas like self-driving…

0 Comments
October 14, 2023
Projective Transformation: A Key to Computer Vision Excellence
Photo by Darshak Pandya on Pexels.com
Python

Create your own Flask API in Python: A Step-by-Step Guide

Image that you are working on a project and you develop a creative and an amazing tool using Python that can save significant amount of time. Now you want to…

0 Comments
October 10, 2023
Create your own Flask API in Python: A Step-by-Step Guide
Photo by Designecologist on Pexels.com
Python

Mastering Object-Oriented Programming: A Comprehensive Guide to OOPs in Python

Object-oriented programming (OOP) is a fundamental programming paradigm that centers on using objects as the fundamental building blocks of software. Embracing object-oriented programming (OOP) is essential for staying current in…

0 Comments
October 5, 2023
Mastering Object-Oriented Programming: A Comprehensive Guide to OOPs in Python
Mathematics for Machine Learning

Understanding Gradient Descent with example

"Optimization is at the heart of machine learning. It is the process of searching through a space of possible models to find one that performs well on a task. It…

1 Comment
April 19, 2023
Understanding Gradient Descent with example
Photo by Codioful (formerly Gradienta) on Pexels.com
Older Posts →

Recent Posts

  • LiDAR vs. Cameras: Which One Won’t Crash Your Car?
    LiDAR vs. Cameras: Which One Won’t Crash Your Car?
    March 18, 2025/
    0 Comments
  • MSE vs RMSE: Which is the Right Error Metric for Machine Learning?
    MSE vs RMSE: Which is the Right Error Metric for Machine Learning?
    August 25, 2024/
    0 Comments
  • Precision-Recall vs. ROC AUC Curve: Choosing the Right Metric for Your Machine Learning Model
    Precision-Recall vs. ROC AUC Curve: Choosing the Right Metric for Your Machine Learning Model
    July 15, 2024/
    0 Comments

Please share this

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

Follow Me on Facebook