Skip to content
#

lbp-features

Here are 25 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

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