App Designer - Image Processing

App Designer - Image Processing

您现在正在关注此提交

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).

引用格式

Michal Bella (2026). App Designer - Image Processing (https://ww2.mathworks.cn/matlabcentral/fileexchange/67875-app-designer-image-processing), MATLAB Central File Exchange. 检索时间: .

类别

Help CenterMATLAB Answers 中查找有关 Develop Apps Using App Designer 的更多信息

一般信息

MATLAB 版本兼容性

  • 兼容任何版本

平台兼容性

  • Windows
  • macOS
  • Linux
版本 已发布 发行说明 Action
1.2.0.0

edit2

1.1.0.0

App image

1.0.0.0