实例 Resources

Showing items tagged with "实例"

This example demonstrates image LBP (Local Binary Pattern) feature extraction for beginners, providing detailed MATLAB/Python-compatible code. The implementation covers basic LBP operator applications, thresholding techniques, and binary pattern encoding methods suitable for feature detection, object recognition, and facial recognition systems.

MATLAB 226 views Tagged

A practical artificial neural network design implementation example that has been verified to produce correct results, including discussions on network architecture parameters and optimization algorithms.

MATLAB 222 views Tagged