Skip to content
/ WNMF Public

Face feature extraction with Weighted Nonnegative Matrix Factorization

License

Notifications You must be signed in to change notification settings

gimmy/WNMF

Repository files navigation

Face Feature Extraction: an implementation

This fortran software use a Weighted nonnegative matrix factorization for face feature extraction in some pictures.

You can find more details about implementation compiling paper in the directory (in Italian), or in the original article here.

Compile

  • Run make whole to compile and download what is needed.

  • Run make to compile fortran only;

  • Run make faces to download, extract and convert images only;

  • Use make run to launch program.

About

Face feature extraction with Weighted Nonnegative Matrix Factorization

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published