GUI for calculating roughness parameters of images.
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 (2024). 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 .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Image Processing and Computer Vision > Image Processing Toolbox > Geometric Transformation and Image Registration >
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Region and Image Properties >
- MATLAB > Graphics > Images > Read, Write, and Modify Image >
Tags
Acknowledgements
Inspired: GUI for calculating 1st and 2nd order statistics from images
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.