Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shengtanmao authored Sep 30, 2020
1 parent 2d2db33 commit 685f118
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,9 @@
# supersampling-library
Python library for image supersampling
# Image Supersampling Library

## Project Idea:
Build a library for Python that supports the up-scaling of images.

## Motivation:
As monitor resolutions grow higher, the need for a versatile supersampling library grows greater.
In some cases, there is a need for a high-quality supersampling, and in other cases, there is a need for a high-speed supersampling.
In the early stages, the supersampling algorithms will be limited, but the goal of this project is to provide a sizable library that is versatile and streamlined.

0 comments on commit 685f118

Please sign in to comment.