特征 Resources

Showing items tagged with "特征"

Comprehensive GLCM resources including MATLAB code for generating co-occurrence matrices, the missing graycomatrix.m file from MATLAB 7 toolbox, and a feature extraction program that calculates over 20 texture features from GLCM. The implementation demonstrates practical approaches for texture analysis using statistical properties derived from pixel relationships.

MATLAB 183 views Tagged

## Execution Instructions: - Run the main.m file from the project directory. - Users can define objects like robots, goals, and obstacles in this file for custom configuration. ## Requirements: - MATLAB software ## Key Features: - Single robot and target object implementation - Two predefined obstacles for collision avoidance scenarios ## Objective: - To guide a mobile robot from its starting position to the target point while avoiding obstacles along the path using potential field algorithms.

MATLAB 269 views Tagged