实现 Resources

Showing items tagged with "实现"

Implementation of standard Cellular Neural Networks for image edge detection using MATLAB, featuring simplified code structure for better understanding

MATLAB 195 views Tagged

This package implements a Fisher Linear Discriminant (FLD) based face recognition system, known as the Fisherface method. The implementation features heavily commented code with clear function descriptions, including data preprocessing routines, eigenvalue decomposition for optimal projection vectors, and classification algorithms for face matching.

MATLAB 199 views Tagged