Skip to content

Open Source Contribution at SugarLabs.org using image processing algorithms in Python

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

exceptionhandle/ImageProcessor.activity

Repository files navigation

Image Processor Activity

An Open Source platform application hosted at sugarlabs. Its an open source organization with the motive of free laptop per child.

Activity gives an environment for learning and thereby helping gain knowledge for children in rural areas and underdeveloped areas who are given free laptops for learning.

The Activity is developed in python language and runs as an executable over XO laptops. Activity starts with taking input a user input that could be through camera or from local hard disk of the computer. The image processor activity is a simple tool, an activity to play and learn with images.Gives a user an ability to take a real time photo through webcam and start processing on it.

Licensed under the GNU General Public Licence

Tasks

  1. Take pictures from webcam and start processing it.
  2. Covers most of the filtering options one can apply to an image -
  3. Invert an image , mirror image , blur , solarize and many more filtering options.
  4. Watermark an image over another image using different styles like "tile", etc.
  5. Write and watermark a text over the image in some places.
  6. Make texts bold by rewriting the same text at same position.
  7. Save an intermediate image and reuse it later in the activity.
  8. Provides all features one would expect of a standard image viewer, like zoom, rotate etc.

alt tag

alt tag

alt tag

About

Open Source Contribution at SugarLabs.org using image processing algorithms in Python

Resources

License

GPL-2.0, GPL-2.0 licenses found

Licenses found

GPL-2.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published