Skip to content

FriedImage/Blur-App-with-ROIs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blur App with ROIs

Description

A Blur App created to blur the ROIs of images. The app was programmed with python and the main libraries were Tkinter and OpenCV.

image

Features

The app gives the user the possibility to:

  • Import images.
  • Select ROIs (Region of interest).
    • To select a ROI drag with ur mouse and to confirm your ROI press "ENTER".
    • If you want to select more than one ROI press any button (preferably "ENTER").
    • If you want to cancel press "c".
    • If you want to quit press "q".

image

  • Import images from the Camera.
    • To select a picture press the button "SPACE".
    • If you want to quit press "q".

image

  • Export/Save the image.

image

  • Options of the ROIs.

image

  • Blur with the ROIs.

image

  • Deblur with the ROIs.

image

  • Sharpen with the ROIs.

image

  • Erase with the ROIs.
    • Pastes the original ROIs back.

image

  • Options of the Filters.

image

Known Issues

The Circle ROIs doesn't work as intented, please use the Rectangle ROIs until I solve the issue.

Licence

License: MIT

Released under the MIT License.

About

A Blur App created to blur the ROIs of images

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%