Skip to content

konan625/OpenImageProcessing

 
 

Repository files navigation

OpenImageProcessing

Basic Description

This is an Android application written in Java that provides image processing functionalities. It includes several operations such as normalized box filtering, square box filtering, convolution, and correlation. The application uses the OpenCV library to perform these operations on images selected by the user. The user interface includes buttons to select each operation, and the selected image is displayed in an ImageView. The application also includes an Undo/Redo stack to allow the user to revert to a previous image.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 100.0%