SyedUmaidAhmed
Engineer love to explore world of Raspberry pi & Image processing !
RaspberryPi_Pakistan_PCYKarachi
Pinned Repositories
All-Papers-of-Syed-Umaid
From this repository you can download all my subscription based papers by checking the list
Data-Visualization-Real-world-Projects-with-Reports-
Real world data analysis tasks using Python Programming Language with comprehensive explanation
Federated-and-Split-Learning-on-Edge
This is the official implementation of Federated and Split Learning on multiple Raspberry Pi's. It is the demonstration of training the data on edge devices without having threat to security issues.
MSc-Data-Science-Problems
This repository belongs to the real world example problems of Data Sciences solved in class lectures of Mathematics Department University of Karachi
Path-Hole-Detection-Using-Tensorflow-on-Raspberry-Pi
A small prototype detecting area and depth of path hole on damaged roads. All the fetched data is geo tagged and uploaded to the database. The project is useful in calculation of damaged roads using firebase and mathematical techniques
Pose-Detection-Sitting-Standing
This is pose estimation method used classifying sitting standing positions of a person using OpenPose and Tensorflow (ML)
Python-Course-Mathematics-Department
Its the course of financial mathematics covering all the aspects of Basic Python Programming
Real-Time-Fire-Detection-using-HSV-Saturation
The code uses multiple methods to accurately detect fire using simple image processing techniques
Smart-Goal-Keeper-using-Computer-Vision-Tracking
This project proposes a solution for tracking color and shape. The CV algorithm is making the goal keeper smart and efficient enough to save the goal by reading frames continuosly
Vehicle-Plate-Recognition
The project uses Plate Recognizer API with YOLOv4 for fetching the extracted number plates. The fetched plate is passed through ALPR and after that SQL workbench is managing it in the database with a connection of our local website through php
SyedUmaidAhmed's Repositories
SyedUmaidAhmed/Eye-Pupil-Detection-Tracking
This will track the postions and movement of eyes in three directions forward, right & left
SyedUmaidAhmed/Face-Recognition-on-Windows-Simple-Robust
The world's simplest face recognition library implemented on a Windows 10 PC or a Laptop
SyedUmaidAhmed/speed-camera
A Unix, Windows, Raspberry Pi Object Speed Camera using python, opencv, video streaming, motion tracking. Includes a Standalone Web Server Interface, Image Search using opencv template match and a whiptail Admin Menu Interface Includes picam and webcam Plugins for motion track security camera configuration including rclone sync script. watch-app allows remotely controller camera configuration from a remote storage service name. Uses sqlite3 and gnuplot for reporting.
SyedUmaidAhmed/Recording-the-mating-Behaviour-of-Birds-Using-Raspberry-Pi
This is screenshot(code) taken from the book based on the research of mating behaviour of animals. It was puely written by Uncle Claude
SyedUmaidAhmed/A-comprehensive-guide-for-connecting-Raspberry-to-Laptop-Headless-Setup-
Use Laptop as a screen and its keyboard and mouse for Raspberry Pi computer
SyedUmaidAhmed/Background-Subtraction-Using-OPENCV-and-Python-2.7.13
Subtract background from a video using Open CV
SyedUmaidAhmed/Face-Recognition-Attendance-System
This is a commercial product developed for a company. It is an efficient attendance based system design for attendance facility for employees
SyedUmaidAhmed/IOT-with-Raspberry-Pi-LED-s
This project keeps you updated about the status of your LED time to time. It tells about the real time status of your on-going operation
SyedUmaidAhmed/Live-Streaming-Video-using-Raspberry-Pi-3
This project demonstrates step by step: How to use raspberry pi camera for live streaming over web using "MJPG Streamer"
SyedUmaidAhmed/Record-and-listen-your-voice-using-Python-Raspberry-Pi
This python code helps in recording your voice using a mic and you can also listen it after two seconds using headphones.
SyedUmaidAhmed/Send-Sms-from-Python
This module uses twilio API to send sms to a mobile number
SyedUmaidAhmed/Walky-Talky-Two-Raspberry-Pi-s-
Call to another Raspberry Pi computer at it's IP address. It is basically an audio spy. If you are a spy or work for the ISI or the RAW, this will come in handy in your knowledge
SyedUmaidAhmed/A-smart-code-for-Relays-Control
This piece of code can be modified easily to control 16-24 relays with a minimum modification
SyedUmaidAhmed/Capture-Image-Using-WEBCam-by-pressing-a-Button
This demonstrates how to capture an image using USB webcam and Raspberry Pi
SyedUmaidAhmed/Colour-Filtration-in-a-Video-OPENCV
This will filter out required color using HSV and we can track objects through it
SyedUmaidAhmed/Detect-faces-in-a-video-stream-OpenCV-
This script in Open CV helps you to detect faces and draw a square around them using Haar-cascades classifiers
SyedUmaidAhmed/Detect-Suspicious-Object-left
I'm giving you the warning. There is a suspicous bag left
SyedUmaidAhmed/Digital-Five-Time-Prayers-Clock
This project uses Tkinter & Python GUI with a black screen background to show the prayers timings and a real clock
SyedUmaidAhmed/Generate-a-GUI-for-password-lock-Raspberry-Pi
This project uses GUIZERO on raspberry pi and it implements the password to open the locked box.
SyedUmaidAhmed/GUI-with-ten-buttons-Having-Videos-Images-Text-at-Backend-
The project done for an international client who was running 10 features on his store by touch screen and Raspberry Pi
SyedUmaidAhmed/Hotel-Management-System-Tkinter-Python
This GUI will automatically calculate the expense of all the food ordered with tax and other things
SyedUmaidAhmed/MMM-EmbedYoutube
Embed youtube video for MagicMirror
SyedUmaidAhmed/Open-CV-save-images-using-webcam-with-time-date
It uses the webcam to save your images in a sequence with date and time stamp
SyedUmaidAhmed/PiDroidGPSTracker
For the #CUITPHackathon, our team built a GPS tracker using a Raspberry Pi and an Android phone
SyedUmaidAhmed/Rename-all-files-in-Linux
This will rename all the files at once in Linux folder. (The files should be starting from the same name)
SyedUmaidAhmed/Simple-2-servo-joint-arm-with-Joystick-Arduino
A simple robotic arm joint for STEM activity for small children
SyedUmaidAhmed/Spy-Tank-Raspberry-Pi-Camera-Gun-App-controlled
Spy Tank Raspberry Pi (Camera & Gun) App controlled
SyedUmaidAhmed/Take-image-within-a-video-opencv
It uses the webcam to save your images in a sequence with date and time stamp + the video will be displayed
SyedUmaidAhmed/Turn-the-Relay-ON-withMotion-Sensor-Arduino-
Motion Activated lights for home and office desk
SyedUmaidAhmed/Update-Tkinter-Window-with-Real-time-Sensor-Data
The real time sensor data can be updated in Tkinter Window using this piece of code