灰度图 Resources

Showing items tagged with "灰度图"

18 classic grayscale images for digital image processing, serving as optimal benchmarks for implementing various image processing algorithms. These images have gained universal recognition among scholars worldwide for their representative characteristics. Furthermore, these 18 images constitute the standard test suite utilized in our laboratory for algorithm validation and system performance evaluation.

MATLAB 287 views Tagged

Implementing image segmentation with Backpropagation Neural Networks, particularly effective for RGB-rich images. Uses RGB channels as three network inputs and trains the network against corresponding grayscale images with detailed algorithm implementation.

MATLAB 203 views Tagged

This paper explores the applicability of grey correlation degree calculation methods in edge detection, proposing and implementing a grayscale image edge detection algorithm based on weighted absolute grey correlation degree with detailed code implementation insights.

MATLAB 206 views Tagged