Giter Club home page Giter Club logo

imagefilter's Introduction

ImageFilter

ImageFilter is App in iOS Swift with MVVM which is having functionality of Image Filters using CoreImage Apple APIs Demo: Apply filter from options Demo: GaussianBlur filter Applied

Filters

  • GaussianBlur
  • BoxBlur
  • Brightness
  • Saturation
  • Contrast

MVVM Architecture

Here is exersice conducted here:

1. User Interface:

  • Design a simple and intuitive interface that includes an image view to display the selected image and sliders to control the filter parameters.
  • Implement sliders for Gaussian blur, box blur, brightness adjustment, contrast adjustment, and saturation adjustment.
  • Display the filtered image in real-time as the user adjusts the sliders.

2. Image Selection:

  • Allow the user to select an image from their photo library or capture a new photo using the device's camera.

3. Core Image Integration:

  • Utilize the Core Image framework to apply the desired image filters.
  • Implement the following filters:
    • Gaussian Blur: Allow the user to adjust the blur radius using a slider.
    • Box Blur: Allow the user to adjust the blur radius using a slider.
    • Brightness Adjustment: Allow the user to adjust the brightness level using a slider.
    • Contrast Adjustment: Allow the user to adjust the contrast level using a slider.
    • Saturation Adjustment: Allow the user to adjust the saturation level using a slider.

4. Real-Time Filter Application:

  • Apply the selected image filter in real-time as the user adjusts the corresponding slider.
  • Ensure smooth performance even when the user rapidly adjusts the sliders.

5. Reset and Save Options:

  • Provide a reset button to reset all filter values and revert the image to its original state.
  • Allow the user to save the filtered image to their photo library.

6. User-Friendly Experience:

  • Implement appropriate feedback mechanisms, such as displaying filter parameter values, slider labels, and real-time preview updates.
  • Consider usability and aesthetics to provide an enjoyable user experience.

imagefilter's People

Contributors

hardikdarji avatar hardikdarji-amnex avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.