Skip to content

Pyramid Histogram of Gradients descriptor implemented in both C++ and Python

License

Notifications You must be signed in to change notification settings

saravanabalagi/phog

Repository files navigation

Pyramid Histogram of Gradients (PHOG)

language language The MIT License

PHOG descriptor implemented in both C++ and Python. An example image from City Centre Dataset is provided in the data folder along with the reference descriptor for testing purposes.

Python Project dependencies (Poetry):

  • numpy
  • opencv-python

C++ Project dependencies (CMake):

As can be seen in the results, the implementation produces descriptors that are accurate upto 3 decimals.

About

Pyramid Histogram of Gradients descriptor implemented in both C++ and Python

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published