histogram-comparison
Here are 12 public repositories matching this topic...
Sort:Most stars
Computer Vision library for human-computer interaction. It implements Head Pose and Gaze Direction Estimation Using Convolutional Neural Networks, Skin Detection through Backprojection, Motion Detection and Tracking, Saliency Map.
- Updated
May 9, 2024 - Python
This project provides a tool to compare two images using various similarity metrics, including histograms, structural similarity index (SSIM), mean squared error (MSE), mean absolute error (MAE), feature matching, and image hashing.
- Updated
Jul 17, 2024 - Python
We are working on Object detection and extraction from Surveillance Camera Footage.After extracting the object of our interest , we want to compare their their Normalized color Histograms using Chi Square Method. Implementation of various Tracking Methods
- Updated
Jul 6, 2018 - Python
This project is about Histogram Equalization and Contrast Stretching
- Updated
Aug 20, 2021 - C
Detection of people in a video sequence using histogram analysis
- Updated
Apr 6, 2024 - Python
Project utilizing histograms to identify individuals within a pre-detected video sequence of images using OpenCV.
- Updated
Mar 9, 2024 - Python
Computation of image histogram, histogram equalization, comparison, and matching.
- Updated
Aug 14, 2021 - C
- Updated
Jul 4, 2017 - C++
Read images, compute bins, generate image histograms, which involves equalising a 64-bin grayscale histogram and comparing and matching the two histograms.
- Updated
Aug 26, 2024 - Python
- Updated
Aug 31, 2019 - Python
Standalone test implementation of set-to-set histogram similarity comparisons with CUDA GPU acceleration
- Updated
Dec 21, 2019 - Cuda
A comparative study of 5 different color detectors (the goal is to detect of the prominent color in the image).
- Updated
Oct 15, 2022 - Python
Improve this page
Add a description, image, and links to thehistogram-comparison topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thehistogram-comparison topic, visit your repo's landing page and select "manage topics."