Skip to content

This repository A simple photo editing application developed using MATLAB as part of an academic project.

Notifications You must be signed in to change notification settings

sheiza31/APPLICATION-EDITING-PICTURE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

MATLAB Photo Editing Application

This repository contains a simple photo editing application developed in MATLAB as part of an academic project. The program demonstrates basic image processing operations and provides a simple user interface for editing images.

🧠 Overview

This application is built using MATLAB and leverages fundamental image processing techniques. It allows users to load an image and perform basic editing tasks such as brightness/contrast adjustments and simple transformations. This project is suitable for learning and experimenting with digital image processing concepts and the MATLAB environment.

πŸš€ Features

  • Load and view images in common formats (e.g., JPG, PNG)
  • Adjust brightness and contrast of images
  • Apply simple image enhancements
  • Save edited images
    (Features may vary based on implementation in Aplikasi_Editfoto.m)

πŸ—‚οΈ Project Structure

β”œβ”€β”€ Aplikasi_Editfoto.m # Main MATLAB script β”œβ”€β”€ Aplikasi_Editfoto.fig # GUI layout file (if using GUIDE) β”œβ”€β”€ Aplikasi_Editfoto.asv # Backup/metadata file β”œβ”€β”€ README.md # Project documentation

πŸ›  How to Use

  1. Open the project folder in MATLAB.
  2. Run the main script:
    Aplikasi_Editfoto
    

Use the provided interface/buttons to load and edit images.

πŸ“Œ Requirements

MATLAB (with Image Processing Toolbox recommended)

πŸ’‘ Learning Goals

This project is intended to help users understand:

Basic image processing functions in MATLAB

Working with GUI components (GUIDE)

Loading, manipulating, and saving images in MATLAB

About

This repository A simple photo editing application developed using MATLAB as part of an academic project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages