Skip to content
#

lbp-features

Here are 32 public repositories matching this topic...

The program uses HOG and LBP features to detect human in images. First, use the HOG feature only to detect humans. Next, combine the HOG feature with the LBP feature to form an augmented feature (HOG-LBP) to detect human. A Two-Layer Perceptron (feedforward neural network) will be used to classify the input feature vector into human or no-human.

  • Updated May 11, 2021
  • Python

Lab Experiments under Lab component of CSE3018 - Content-based Image and Video Retrieval course at Vellore Institute of Technology, Chennai

  • Updated Jun 28, 2021
  • MATLAB

A SPATIAL AND FREQUENCY BASED METHOD FOR MICRO FACIAL EXPRESSIONS RECOGNITION USING COLOR AND DEPTH IMAGES

  • Updated Dec 14, 2024
  • MATLAB

A face anti-spoofing detection system built using Principal Component Analysis (PCA) for dimensionality reduction and feature extraction. The system classifies facial images as Real (live person) or Fake (printed photo, replay attack, or mask), using the CASIA Face Anti-Spoofing Dataset.

  • Updated May 25, 2026
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the lbp-features topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the lbp-features topic, visit your repo's landing page and select "manage topics."

Learn more