Coder Social home page Coder Social logo

qualipy's Introduction

QualiPy

Build Documentation Coverage Status PyPI

Introduction

This is a student software engineering project of the Department of Computer Science of the University of Helsinki. The aim is to develop a set of image (photo) filtering components for Vismantic, an interactive system generating visual ideas (imagine a light bulb grows out of a tuft of green leaves). Vismantic finds photos in Flickr using keywords input by a user, and then analyzes and combines these photos in different ways. Among the image processing techniques used by Vismantic, object extraction and texture transfer techniques are relevant to this project.

QualiPy (originally The Image Filtering Suite for Vismantic) implements image filtering modules that automate the filtering of images unsuitable for use in Vismantic. The library is currently able to detect e.g. images that are blurred, overexposed, pattern-like or of unconventional size. Image processing tasks utilize the NumPy and OpenCV libraries extensively. Additional features are included, such as the ability to handle image processing tasks from JSON requests and the library is optimized to be as fast as possible with vectorized operations and Numba integration.

Documentation

Getting started

For getting started, see installation and usage examples.

Definition of Done

  • Complete unit testing for written code
  • Acceptance testing with reasonable success rate
  • Sufficient documentation of implemented code
  • Continuous integration with travis
  • Code follows Clean Code principles
  • Acceptance of customer

Scrum Documents

Product and Sprint backlogs

Customer meeting agendas

Meeting 15.5.2015

Meeting 29.5.2015

Meeting 12.6.2015

Meeting 25.6.2015

Meeting 24.7.2015

Meeting 07.8.2015

Meeting 21.8.2015

Meeting 28.8.2015

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.