Fist, palm and hand detection & tracking for intelligent human-computer interaction game character movement control with OpenCV on Java (Processing sketchbook).
-
Updated
Oct 4, 2020 - Processing
Fist, palm and hand detection & tracking for intelligent human-computer interaction game character movement control with OpenCV on Java (Processing sketchbook).
The Haar wavelet-based perceptual similarity index (HaarPSI) is a similarity measure for images that aims to correctly assess the perceptual similarity between two images with respect to a human viewer.
🎓 📜 This repository holds my final year and dissertation project during my time at the University of Lincoln titled 'Deep Learning for Emotion Recognition in Cartoons'.
This code is for the paper "PolSAR Image Classification based on Deep Convolutional Neural Networks and Wavelet Transformation" that is published in the IEEE Geoscience and Remote Sensing Letters journal.
A face detection module for humans 🧔♂️
Cypher-Cam is a Python GUI application designed for surveillance using a webcam or surveillance camera. It includes features such as motion detection, noise detection, in/out tracking, and recording functionalities. The application has a user-friendly interface and supports a dark mode for better visibility in low-light conditions.
A face, eyes, and smile detector using Haar-like features with OpenCV.
Training, detecting, and tracking a Haar Cascade in OpenCV with Python
AdaBoost + Haar Features Example
System detects vehicle density at traffic junctions and allots the required time to traffic lights for vehicle passage dynamically. Classifier is trained using positive and negative images. Further, Adaptive Boosting is used to combine a number of weak classifiers into a strong one. The outcome of AdaBoost is Trained Cascade, which is finally us…
Where Is (the) Ball /Ball Recognition with OpenCV
From scratch implemtation of the AdaBoost algorithm using Haar-like features to detect face-images.
Solved tasks of "Machine Learning" course, contains implementations of main machine learning algorithms.
In this repository I will try to help people understand how a haars-cascade classifier is made, and try to make the process more autonomous. I'm not an expert in python neither in openCV and accpet corrections.
Cypher Cam is a Python GUI Application that works on any OS, which uses a Surveillance Camera as hardware and LBPH & Haar-based algorithms to implement all the functionalities. Possesses features like Anti Theft Alarming System,Face and Motion Detection,Visitors Detection, & Normal Recording etc.
An interactive visualization of Haar-like feature scaling
Haar cascade classifiers detecting cars and persons in videos with OpenCV.
This contains my study work related to Face Recognition methods
Add a description, image, and links to the haar-features topic page so that developers can more easily learn about it.
To associate your repository with the haar-features topic, visit your repo's landing page and select "manage topics."