Архив категории «Matlab»

Алгоритмы для Matlab

Немного посмотрел в интернете реализацию алгоритмов распознавания лиц для Matlab:

Face Detection System
  • fdlib is a face detection library for C/C++ and Matlab. It allows you to detect the presence and locations of frontal faces in images. Here is an example
fdlib
  • Face Detection and Neural Networks. These are Matlab m-files that describe a neural network which will (hopefully) identify if an image contains a human face. The output value is a number which represents the probability that the image is a face: 1 for face, 0 for not a face. You need to download all the required m-files for the programs to run.

Далее »

Метки: , ,