Monish kanungoautomated-signature-system.hashnode.dev·Nov 9, 2024Building a Digital Signature Capture System: A Simple GuideIn an increasingly digital world, electronic signatures have become a popular method for signing documents, contracts, and agreements. Whether it's signing a PDF, an online form, or a legal contract, digital signatures offer a secure and convenient a...2 likesAir canvas
Shagnik Sarkarsarkarshagnik.hashnode.dev·Nov 2, 2024Gesture Controlled Virtual MouseOne afternoon, while studying a PDF on my PC, I had to keep scrolling down with my mouse, which was out of reach. It was frustrating. So, I wondered, "Isn't there a way to use my hands from a far distance to scroll the PDF?" With this thought, I sear...python 3.8.5
neurontistneurontist.hashnode.dev·Oct 31, 2024Installing Opencv Python : Honest ExperienceSo, you've decided to venture into the world of computer vision, and you’re about to install OpenCV—the powerhouse library that brings image processing, object detection, and face recognition to life. With OpenCV, possibilities feel limitless, from b...opencv error
Emeron Marcelleemerondomain.hashnode.dev·Oct 11, 2024Real-Time Hand Gesture Recognition with AI 🤖✋📝 Project Background Hand gestures can serve as intuitive and efficient remote commands for controlling various devices and systems, especially in environments where physical touch is impractical or impossible. By developing accurate gesture recogni...#hand-gesture-recognition
Zachary Sturmanzacharysturman.hashnode.dev·Sep 15, 2024How’s My Eating? - Part 3Introduction In my last post, I shared how I built a labeling interface using Rust and React to support the development of “How’s My Eating?”—an app designed to help people slow down their eating habits using kinetic data from Apple AirPods. Since th...58 readsReact
Shanmukhablog.memsranga.com·Sep 7, 2024Solving LinkedIn Queens Game using backtrackingAs a weekend project I thought of solving LinkedIn’s Queens game programmatically. (Well idea was to make it solve using ChatGPT, but too many un-knows and thought of solving using classic, vanilla backtracking) For those of you who haven't played (o...122 readsLinkedIn Queens
Jeremy Morganwww.jeremymorgan.dev·Aug 20, 2024FeaturedThe Complete Guide to Image Compression with OpenCVImage compression is a critical technology in computer vision that allows us to store and transmit images more efficiently while maintaining visual quality. Ideally, we’d love to have small files with the best quality. However, we must make the trade...17 likes·149 readsProgramming Blogs
Shreyansh Agarwalshreyanshagarwal.hashnode.dev·Jun 8, 2024Basics of Digital Image ProcessingIntroduction Digital Image Processing is a popular subject to study, it is taught in many universities for Computer Science Degrees and others have it as an elective. Here, we will understand how images are represented on the computer and modified to...10 likes·45 readsimage processing
Trisha Banerjeemlexplorer.hashnode.dev·Jun 6, 2024Facial Recognition with Python: How to Build a Face Detection SystemWhat is Facial Recognition? Facial recognition is a type of technology that can detect and identify human faces in images or videos. It's like teaching a computer to recognize people, just like you do when you see your family and friends. This techno...1 likehaar cascade
Nea AIforNea AInea.hashnode.dev·Mar 11, 2024A Comprehensive Guide to Image Alignment with Python and OpenCVIn the vast realm of computer vision and image processing, the precise alignment of images stands as a pivotal task with far-reaching implications. Image alignment, often considered the cornerstone of numerous applications, involves the intricate pro...184 readshomography