App Designer - Image Processing

App Designer - Image Processing
2.1K Downloads
Updated 3 Jul 2018

View License

Hey guys try my very first App Designer application. This App can load,edit and save image data. Every step is update with an Accept Button and You can jump back with a Step-Back button. If You find any bugs or irregularities in functions, please send me a report, thank you.
Functions:
transformations: rotate, flip, change resolution
converts: RGB to BW, Binary and Indexed Image
Filters and noises: Median filters (Impulse noises), Gaussian filters (Noises with Gaussian normal coordinates)
Image Segmentation
Chroma Keying

Report (known issues):
- Median filter doesn't work in True Color Images
- Histogram (of RGB image) destroys functuonality
- Manually Segmentation of red color doesn't work
- Chroma Keying doesnt work in App Designer (This function works only in Matlab GUI because function ginput is not supported in App Designer)

Note: In Matlab 2018 You are abble to export App as a CTF file, and use it as web application. You need Web App Compiler (part of Matlab 2018) and Matlab Web App Server (required install).

Cite As

Michal Bella (2024). App Designer - Image Processing (https://www.mathworks.com/matlabcentral/fileexchange/67875-app-designer-image-processing), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2018a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

edit2

1.1.0.0

App image

1.0.0.0