灰度化 Resources

Showing items tagged with "灰度化"

Implementing a comprehensive image processing pipeline for pavement crack detection: converting images to grayscale, applying noise reduction filters, enhancing contrast through histogram equalization, differentiating between linear and mesh cracks, and quantitatively measuring crack length (linear) and area (mesh) for damage assessment.

MATLAB 343 views Tagged

MATLAB image preprocessing including grayscale conversion, logarithmic transformation, histogram equalization, linear smoothing filters, median filtering, adaptive filtering, image sharpening, image binarization, various edge detection operators, and their code implementations

MATLAB 233 views Tagged