GUI for calculating roughness parameters of images.

Calculates Average Roughness, RMS Roughness, Skewness and Kurtosis for series of images

You are now following this Submission

Calculates Average Roughness, RMS Roughness, Skewness and Kurtosis. Has an option of filtering low-frequency and high-frequency components of images and calculating roughness for each of the separated images (waviness and roughness components).

Has an option to apply PCA model to roughness parameters (requires PLS Toolbox)
Basic image processing:
- cropping, resizing
- histogram equalization
Filtering:
- averaging
- contrast enhancement
Works with most types of Image formats:
JPEG, TIFF, BMP and more (see imread for format types)
RGB images are converted to grayscale
Opens MAT files containing variable IMAGES

Cite As

Kateryna Artyushkova (2026). GUI for calculating roughness parameters of images. (https://www.mathworks.com/matlabcentral/fileexchange/25981-gui-for-calculating-roughness-parameters-of-images), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.4.0.0

Modified opening files interface
Corrected gaussain filtering
corrected histogram files

1.3.0.0

Have corrected a uigetfiles to work for all older versions of Matlab

1.2.0.0

Response to an error

1.0.0.0