源代码 Resources

Showing items tagged with "源代码"

MATLAB implementation of Random Walker image segmentation algorithm requiring Graph Analysis Toolbox installation (available at http://eslab.bu.edu/software/graphanalysis/), including a practical application example demonstrating the graph-based segmentation approach.

MATLAB 302 views Tagged

SVM face recognition program source code includes s1-s40 face database, face.m as main recognition program, and load_database.m for data loading function. Note: LIBSVM toolbox functions require manual installation - first install compiler, then execute make.m for setup.

MATLAB 297 views Tagged