GUI Design

Total 318 resources

Adding Background Images to MATLAB GUI Interface: Implementing desktop-style background imagery with techniques to preserve text visibility in UI components like edit boxes and text fields. Download the code examples to explore practical implementati

MATLAB 248 views Premium

A MATLAB GUI example demonstrating telephone tone simulation with DTMF generation algorithms, featuring interactive keypad implementation using callback functions and audio signal processing techniques.

MATLAB 259 views Premium

A MATLAB-based GUI interface for image color transfer that allows users to select target and source images, implementing color migration from source to target images through advanced color space transformation algorithms.

MATLAB 284 views Premium

Professor Duan Haibin's TSP (Traveling Salesman Problem) Type Implementation - Originally designed for UI applications, now directly usable with enhanced functionality

MATLAB 286 views Premium

MATLAB-based 1D barcode recognition system featuring a GUI interface. Simply run GRADUATE_PROJECT.m to launch the application with image processing capabilities and decoding functions.

MATLAB 320 views Premium

This is a PID controller developed using MATLAB's GUI interface, which provides valuable assistance for beginners learning control system implementation through graphical interfaces.

MATLAB 255 views Premium

This program implements a GUI interface for traffic sign image segmentation, primarily utilizing three segmentation methods: Otsu's method, iterative threshold selection algorithm, and region growing algorithm.

MATLAB 269 views Premium