Skip to content

onurmertanarat/goruntuIsleme

Repository files navigation

Convert to Gray

Overview

This project is a simple image processing application that converts color images to grayscale using various algorithms.

Features

  • Conversion to grayscale using different methods
  • Display of original and processed images
  • Saving processed images in PNG format

Usage

To use this application, simply run the executable file. You can open an image using the "Open" option from the menu bar, choose the grayscale conversion method from the menu, and then save the processed image using the "Save" option.

Algorithms

This application provides several algorithms for converting images to grayscale:

  • BT.709 Algorithm
  • Simple Average Method
  • Luma Method
  • Lightness Method
  • Channel Extraction (Red, Green, Blue)

Contributing

Contributions are welcome! If you have any suggestions or improvements, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.

About

Ödev 1-C# Gri Dönüştürme Yöntemleri

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages