Алгоритмы для 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.

Почти везде есть файл с тестовыми изображениями. Пока не разбирался.

Метки: , ,

2 коммент.

  1. Eunix @ Март 31st, 2008

    Вспомнил! Вторая фотка — это разработчики Microsoft :-D

  2. [...] Женя Павлов показал нам  найденные алгоритмы FD для среды Matlab. Нужно найти их описание (хотя бы краткое) и приступить [...]

Оставить коммент.