Skip to content
#

feature-vector

Here are 23 public repositories matching this topic...

Programs 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 Mar 19, 2020
  • Python

Improve this page

Add a description, image, and links to the feature-vector 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 feature-vector topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.