This website uses cookies to ensure you get the best experience on our website. Learn more.

SELFMADETECHIE
3 months ago
Technology-Centered Blog Made by Tech Enthusiasts to Aid You With Guides, Tutorials, Courses, Tips and More. Topics Ranging From Programming Languages to Troubleshooting Diverse IT Issues and Everything in Between.
Member since Apr 23, 2020
Understanding Circle Detection in Image...
For people who are interested in robotics, detecting simple shapes using a webcam is a must-have skill. In this step-by-step tutorial...
How to Fix : AttributeError 'module' object...
This bug usually happens when we want to insert a text inside a window when using the OpenCV library.
Quick Intro to Javascript Basic Syntax with...
Whether you're in any programming forums, groups, or even meme communities, you must have heard of "JavaScript". Yeah, that's right...
Introduction to Web Development Fundamentals...
Anyone can choose to become a web developer. All you need to have is patience and enough motivation to learn what has to be learned...
How to Change Pixel RGB Values of Webcam...
Today, in this tutorial, we are going to learn how to change pixels RGB values using a GUI with multiple trackbars. If you don't know...
How To Blur a Picture Using A Trackbar In...
Trackbars are such a useful tools when we talk about projects with graphic user Interface. In this brief tutorial we will learn together...